mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add tests for rgblink options -t and -w
Signed-off-by: AntonioND <antonio_nd@outlook.com>
This commit is contained in:
8
test/link/romx-tiny.asm
Normal file
8
test/link/romx-tiny.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
SECTION "r0a", ROM0
|
||||
DS $4000
|
||||
|
||||
SECTION "rx", ROMX
|
||||
DS $4000
|
||||
|
||||
SECTION "r0b", ROM0
|
||||
DS $4000
|
||||
Reference in New Issue
Block a user