Port m4a from emerald

This commit is contained in:
PikalaxALT
2019-04-18 12:11:10 -04:00
parent f4b8673938
commit 172b12a8cb
8 changed files with 1783 additions and 2038 deletions
+2 -4
View File
@@ -30,7 +30,7 @@ SECTIONS {
<BSS>
/* .bss.code starts at 0x30028E0 */
src/m4a_2.o(.bss.code);
src/m4a.o(.bss.code);
/* COMMON starts at 0x30030E0 */
<COMMON>
@@ -289,9 +289,7 @@ SECTIONS {
{
asm/libgcnmultiboot.o(.text);
asm/m4a_1.o(.text);
src/m4a_2.o(.text);
asm/m4a_3.o(.text);
src/m4a_4.o(.text);
src/m4a.o(.text);
src/agb_flash.o(.text);
src/agb_flash_1m.o(.text);
src/agb_flash_mx.o(.text);