shithub: rgbds

ref: d9b46cdec9c1c24776d6f934064f31bcc5d80d56
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