Files
rgbds/test/asm/ff00+c.asm
2024-12-10 21:13:09 -05:00

6 lines
673 B
NASM

SECTION "test", ROM0[0]
ldh [ $ff00 + c ], a
; 257 spaces exceeds both LEXER_BUF_SIZE (42) and uint8_t limit (255)
ldh [ $ff00 + c ], a
ldh [ $ff00 + c ], a