mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add a few more linker script tests
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
|
||||
SECTION "ROM0", ROM0
|
||||
SECTION "ROM1", ROMX,BANK[1]
|
||||
SECTION "ROM2 1K", ROMX,BANK[2]
|
||||
ds $1000
|
||||
SECTION "ROM2 1", ROMX,BANK[2]
|
||||
ds 1
|
||||
|
||||
Reference in New Issue
Block a user