mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Consistently do & alignMask, not % alignSize
Also add more unrelated tests for coverage
This commit is contained in:
4
test/asm/incbin-start-bad.asm
Normal file
4
test/asm/incbin-start-bad.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
SECTION "Bad", ROM0
|
||||
|
||||
INCBIN "data.bin", 999
|
||||
INCBIN "data.bin", 999, 1
|
||||
Reference in New Issue
Block a user