Files
rgbds/test/asm/ff00+c.asm
2025-01-20 14:05:15 -05:00

6 lines
670 B
NASM

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