More m4a refactoring

This commit is contained in:
PikalaxALT
2021-08-23 08:49:31 -04:00
parent 2cc4596f19
commit 18cc03c89e
4 changed files with 1624 additions and 1601 deletions

File diff suppressed because it is too large Load Diff

1594
payload/asm/m4a_1.s Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -16,6 +16,7 @@ SECTIONS {
lib_text :
ALIGN(4)
{
asm/m4a_1.o(.text);
asm/m4a.o(.text);
/* src/m4a.o(.text); */
src/main.o(.text);
@@ -52,7 +53,17 @@ SECTIONS {
{
data/main.o(.rodata);
src/unk_200E344.o(.rodata);
} =0
.data :
ALIGN(4)
{
data/all.o(.data);
} =0
lib_data :
ALIGN(4)
{
data/main.o(.data);
} =0
ewram_start = .;
@@ -60,6 +71,7 @@ SECTIONS {
ALIGN(4)
{
<BSS>
asm/m4a.o(.bss.code);
<COMMON>
<EWRAM>
}

View File

@@ -9,8 +9,7 @@ gUnknown_02020A44:
gUnknown_02020A48:
.space 0x8
gMPlay1Track: @ 0x02020A50
.space 0x280
.include "asm/m4a_1.o"
@ main
@@ -59,10 +58,4 @@ gUnknown_0202137C:
.include "src/unk_200E344.o"
.include "src/siirtc.o"
@ m4a
.align 2
gUnknown_020213B4:
.space 0x1
gUnknown_020213B5:
.space 0x3ff
@ m4a