mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Consistently do & alignMask, not % alignSize
Also add more unrelated tests for coverage
This commit is contained in:
5
test/asm/incbin-start-bad.err
Normal file
5
test/asm/incbin-start-bad.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: Specified start position is greater than length of file "data.bin"
|
||||
at incbin-start-bad.asm(3)
|
||||
error: Specified start position is greater than length of file "data.bin"
|
||||
at incbin-start-bad.asm(4)
|
||||
Assembly aborted with 2 errors!
|
||||
Reference in New Issue
Block a user