shithub: rgbds

ref: c7322258fc4cab0c0e68926e8fea107731b02eda
dir: /test/asm/load-begin.asm/

View raw version
SECTION "test", ROM0
LOAD "RAM", WRAM0
	ld a, 5
ENDL
	db 1