mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
11 lines
89 B
NASM
11 lines
89 B
NASM
SECTION "test", ROM0
|
|
|
|
pusho
|
|
opt p42, !L
|
|
ds 1
|
|
ld [$ff88], a
|
|
popo
|
|
|
|
ds 1
|
|
ld [$ff88], a
|