mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
8 lines
71 B
SYSTEMD
8 lines
71 B
SYSTEMD
rom0
|
|
ds $4000 ; OK
|
|
ds 1 ; Boom!
|
|
|
|
hram
|
|
ds $7F ; OK
|
|
ds $FFFF ; Boom!
|