mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
673 B
NASM
6 lines
673 B
NASM
SECTION "test", ROM0[0]
|
|
ldh [ $ff00 + c ], a
|
|
; 257 spaces exceeds both LEXER_BUF_SIZE (64) and uint8_t limit (255)
|
|
ldh [ $ff00 + c ], a
|
|
ldh [ $ff00 + c ], a
|