shithub: rgbds

ref: c8e602dec130aba90f46cd462731b53e7e3e3820
dir: /test/asm/ff00+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