summaryrefslogtreecommitdiff
path: root/linker_scripts
diff options
context:
space:
mode:
authorAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2023-10-14 04:26:09 -0300
committerAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2023-10-14 04:26:09 -0300
commit368c542d5d695d5fbc59553d5994674d08317482 (patch)
tree3453903e278e14887f1c75a6f9a4dc368c6e9dfc /linker_scripts
parentf99479e8a016cd95c4e5bb35193ffb61ba746500 (diff)
more libultra symbols
Diffstat (limited to 'linker_scripts')
-rw-r--r--linker_scripts/us/symbol_addrs.txt15
1 files changed, 14 insertions, 1 deletions
diff --git a/linker_scripts/us/symbol_addrs.txt b/linker_scripts/us/symbol_addrs.txt
index 7c0bc77d..ed214c66 100644
--- a/linker_scripts/us/symbol_addrs.txt
+++ b/linker_scripts/us/symbol_addrs.txt
@@ -2,6 +2,8 @@ bootproc = 0x80004DA8;
D_800C90F0 = 0x800C90F0;
D_800D934C = 0x800D934C; // force_migration:True
osContInit = 0x8001FFC0;
+__osContGetInitData = 0x800201B8;
+__osPackRequestData = 0x80020288;
osRecvMesg = 0x800205E0;
osSendMesg = 0x80020720;
osContStartQuery = 0x80020870;
@@ -26,6 +28,8 @@ osSetEventMesg = 0x80021D20;
osViSetEvent = 0x80021D90;
osSpTaskYielded = 0x80021E00;
osSpTaskYield = 0x80021E80;
+osSpTaskLoad = 0x80021FBC;
+osSpTaskStartGo = 0x8002214C;
osDpSetStatus = 0x80022190;
osCreateThread = 0x800221A0;
osStartThread = 0x800222F0;
@@ -55,6 +59,7 @@ osEepromProbe = 0x80023F50;
memcpy = 0x80023FC0;
strlen = 0x80023FEC;
strchr = 0x80024014;
+_Printf = 0x800246D0;
osSetTime = 0x80024D20;
osAiSetFrequency = 0x80024D60;
osEPiStartDma = 0x80024FB0;
@@ -101,6 +106,8 @@ osGetThreadPri = 0x80027C00;
__osViGetCurrentContext = 0x80027C20;
__osViSwapContext = 0x80027C30;
osPiRawStartDma = 0x80028150;
+osEPiRawStartDma = 0x80028230;
+__osDevMgrMain = 0x80028460;
__osSetSR = 0x80028BB0;
__osGetSR = 0x80028BC0;
__osSetFpcCsr = 0x80028BD0;
@@ -111,6 +118,7 @@ _Litob = 0x80028DE0;
_Ldtob = 0x800295F0;
__osAiDeviceBusy = 0x80029B40;
__osSiDeviceBusy = 0x80029B70;
+__osLeoInterrupt = 0x8002A210;
osSetIntMask = 0x8002AA90;
osDestroyThread = 0x8002AB30;
__osProbeTLB = 0x8002AD40;
@@ -125,8 +133,12 @@ ldiv = 0x8002B0B0;
__osGetCause = 0x8002B140;
osStopThread = 0x8002E280;
__osContinitialized = 0x800C7CC0;
+osViModeNtscLan1 = 0x800C7CD0;
+osViModePalLan1 = 0x800C7D20;
+osViModeMpalLan1 = 0x800C7D70;
__osViDevMgr = 0x800C7DC0;
__osPiDevMgr = 0x800C7DE0;
+__osCurrentHandle = 0x800C7E00;
osClockRate = 0x800C7E10;
osViClock = 0x800C7E18;
__OSGlobalIntMask = 0x800C7E20;
@@ -149,4 +161,5 @@ __osEepPifRam = 0x801793E0;
__osPfsPifRam = 0x801794C0;
__osCurrentTime = 0x80179520;
__osBaseCounter = 0x80179528;
-__osViIntrCount = 0x8017952C; \ No newline at end of file
+__osViIntrCount = 0x8017952C;
+__osDiskHandle = 0x801795D4; \ No newline at end of file