mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This is more likely to test edge cases, such as having content in banks with their highest bit set.
6 lines
74 B
NASM
6 lines
74 B
NASM
SECTION "fixed", ROMX, BANK[3]
|
|
ds $4000, 1
|
|
|
|
SECTION "floating", ROMX
|
|
db 2
|