akmenu-next/arm7/ds_arm7_iwram.specs
lifehackerhansol 8cada4d83d
arm7: load directly to IWRAM and only IWRAM
Small modification to the linkerscript to stay in 0x03800000. This may
break a few loaders but that's okay, nobody should be booting this
directly.
2024-10-30 20:30:10 -07:00

8 lines
141 B
Plaintext

%include <sync-none.specs>
*link:
+ -T../ds_arm7_iwram.ld%s --no-warn-rwx-segments
*startfile:
ds_arm7_vram_crt0%O%s crti%O%s crtbegin%O%s