shithub: rgbds

ref: 58181c2d7392e3d780458a641076d0168e263f0c
dir: /test/asm/load-begin.asm/

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