shithub: rgbds

ref: 19c85a7c2e2063f2d42cff9a5b1a8ce0c660c61e
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