shithub: rgbds

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

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