mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 22:37:50 +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/wramx-contwram.asm
Normal file
8
test/link/wramx-contwram.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
SECTION "w0a", WRAM0
|
||||
DS $1000
|
||||
|
||||
SECTION "wx", WRAMX
|
||||
DS $1000
|
||||
|
||||
SECTION "w0b", WRAM0
|
||||
DS $1000
|
||||
Reference in New Issue
Block a user