mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +00:00
Allow padding to coexist with overlay file (#1395)
This commit is contained in:
3
test/link/overlay/tiny/a.asm
Normal file
3
test/link/overlay/tiny/a.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
SECTION "0", ROM0[0]
|
||||
DB 1, 1, 2, 3, 5, 8, 13, 21
|
||||
DS $8000 - 8
|
||||
0
test/link/overlay/tiny/out.err
Normal file
0
test/link/overlay/tiny/out.err
Normal file
BIN
test/link/overlay/tiny/out.gb
Normal file
BIN
test/link/overlay/tiny/out.gb
Normal file
Binary file not shown.
1
test/link/overlay/tiny/overlay.gb
Normal file
1
test/link/overlay/tiny/overlay.gb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user