mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This increments the object file revision number from 11 to 12 since it adds a new `RPN_BIT_INDEX` command.
6 lines
86 B
NASM
6 lines
86 B
NASM
SECTION "test", ROM0
|
|
Label:
|
|
bit Label - 1, a
|
|
res Label + 8, [hl]
|
|
set Label | $ff00, b
|