Files
rgbds/test/link/bit-res-set-bad.asm
Rangi 2aef09c8d9 Allow the bit/res/set bit index to be determined at link time (#1654)
This increments the object file revision number from 11 to 12
since it adds a new `RPN_BIT_INDEX` command.
2025-02-12 17:14:10 +01:00

6 lines
86 B
NASM

SECTION "test", ROM0
Label:
bit Label - 1, a
res Label + 8, [hl]
set Label | $ff00, b