shithub: rgbds

ref: 665eb916a204fa559a30648a08272c84a562c41c
dir: /test/asm/ff00-plus-c.asm/

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