mirror of https://github.com/zeldaret/mm.git
Add new files and objects to build scripts
This commit is contained in:
parent
93a02aba78
commit
6d16d7cd1c
|
|
@ -4,8 +4,8 @@ SECTIONS
|
|||
{
|
||||
build/src/boot_O2_g3/boot_0x80080060.o(.text)
|
||||
build/asm/boot_0x80080180.o(.text)
|
||||
build/asm/boot_0x800805E0.o(.text)
|
||||
build/asm/boot_0x80080790.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x800805E0.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x80080790.o(.text)
|
||||
build/asm/boot_0x80080E30.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x80081820.o(.text)
|
||||
build/asm/boot_0x80081920.o(.text)
|
||||
|
|
@ -25,7 +25,7 @@ SECTIONS
|
|||
build/asm/setcause.o(.text)
|
||||
build/src/libultra/os/sendmesg.o(.text)
|
||||
build/asm/boot_0x80087C60.o(.text)
|
||||
build/asm/boot_0x80087E00.o(.text)
|
||||
build/src/boot_O1/boot_0x80087E00.o(.text)
|
||||
build/src/libultra/os/stopthread.o(.text)
|
||||
build/src/libultra/os/recvmesg.o(.text)
|
||||
build/asm/setintmask.o(.text)
|
||||
|
|
@ -54,7 +54,7 @@ SECTIONS
|
|||
build/asm/initialize.o(.text)
|
||||
build/asm/boot_0x8008AA10.o(.text)
|
||||
build/asm/perspective.o(.text)
|
||||
build/asm/boot_0x8008ACE0.o(.text)
|
||||
build/src/libultra/io/sprawdma.o(.text)
|
||||
build/asm/sirawdma.o(.text)
|
||||
build/asm/boot_0x8008AE20.o(.text)
|
||||
build/asm/boot_0x8008AE70.o(.text)
|
||||
|
|
@ -77,7 +77,7 @@ SECTIONS
|
|||
build/asm/boot_0x8008C740.o(.text)
|
||||
build/asm/getcount.o(.text)
|
||||
build/asm/boot_0x8008D2E0.o(.text)
|
||||
build/asm/boot_0x8008D350.o(.text)
|
||||
build/src/boot_O1/boot_0x8008D350.o(.text)
|
||||
build/asm/boot_0x8008D470.o(.text)
|
||||
build/src/libultra/os/seteventmesg.o(.text)
|
||||
build/asm/sqrtf.o(.text)
|
||||
|
|
@ -172,8 +172,8 @@ SECTIONS
|
|||
build/asm/boot_0x80095600.o(.text)
|
||||
build/asm/boot_0x80095740.o(.text)
|
||||
build/src/libultra/os/startthread.o(.text)
|
||||
build/asm/boot_0x80095900.o(.text)
|
||||
build/asm/boot_0x80095950.o(.text)
|
||||
build/src/libultra/io/visetyscale.o(.text)
|
||||
build/asm/visetxscale.o(.text)
|
||||
build/asm/llcvt.o(.text)
|
||||
build/asm/boot_0x80095C70.o(.text)
|
||||
build/asm/boot_0x80096360.o(.text)
|
||||
|
|
@ -186,14 +186,14 @@ SECTIONS
|
|||
build/asm/boot_0x80096810.o(.text)
|
||||
build/asm/boot_0x80096820.o(.text)
|
||||
build/asm/boot_0x80096880.o(.text)
|
||||
build/asm/boot_0x800968B0.o(.text)
|
||||
build/src/boot_O2_g3/boot_0x800968B0.o(.text)
|
||||
build/asm/boot_0x800968F0.o(.text)
|
||||
build/asm/boot_0x80096930.o(.text)
|
||||
}
|
||||
|
||||
code 0x800A5AC0:
|
||||
{
|
||||
build/asm/code_0x800A5AC0.o(.text)
|
||||
build/src/code/code_0x800A5AC0.o(.text)
|
||||
build/asm/code_0x800A5D00.o(.text)
|
||||
build/asm/code_0x800A81F0.o(.text)
|
||||
build/asm/code_0x800ACBF0.o(.text)
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ known_objects = {
|
|||
0x8008A660:"initialize",
|
||||
0x8008AA50:"perspective",
|
||||
0x8008AD70:"sirawdma",
|
||||
0x8008ACE0:"sprawdma",
|
||||
0x8008AEE0:"sirawread",
|
||||
0x8008AF30:"getthreadid",
|
||||
0x8008AF50:"sptaskyield",
|
||||
|
|
@ -90,7 +91,8 @@ known_objects = {
|
|||
0x800955C0:"writebackdcacheall",
|
||||
0x800955F0:"getcurrfaultthread",
|
||||
0x800957b0:"startthread",
|
||||
0x80095900:"",
|
||||
0x80095900:"visetyscale",
|
||||
0x80095950:"visetxscale",
|
||||
0x80095a60:"llcvt",
|
||||
0x80096510:"spsetpc",
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13617,8 +13617,10 @@ D_80BD52F0 = 0x80BD52F0;
|
|||
D_80BD52F4 = 0x80BD52F4;
|
||||
D_80BD52F8 = 0x80BD52F8;
|
||||
D_80BD52FC = 0x80BD52FC;
|
||||
bgIkanaRayInitVar = 0x80BD55D0;
|
||||
D_80BD55F0 = 0x80BD55F0;
|
||||
D_80BD561C = 0x80BD561C;
|
||||
bgIkanaRayCompInit = 0x80BD561C;
|
||||
D_80BD562C = 0x80BD562C;
|
||||
D_80BD5D10 = 0x80BD5D10;
|
||||
D_80BD5D20 = 0x80BD5D20;
|
||||
D_80BD5D24 = 0x80BD5D24;
|
||||
|
|
|
|||
Loading…
Reference in New Issue