add WRAM symbols for DMA3 manager

This commit is contained in:
YamaArashi
2015-10-10 10:22:31 -07:00
parent 8cb7dcb2da
commit ad6c576199
3 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
as -mcpu=arm7tdmi asm/emerald.s
ld -T ld_script.txt -o emerald.o a.out
ld -T ld_script.txt -T wram_syms.txt -o emerald.o a.out
objcopy -O binary emerald.o emerald.gba
fc /b base_emerald.gba emerald.gba