2022-04-27 03:48:42 +00:00
|
|
|
ReadMainFS = 0x800145B0;
|
|
|
|
FreeMainFS = 0x80014730;
|
|
|
|
ReadImgPackand = 0x800177F4;
|
|
|
|
GetRandomByte = 0x8001758C;
|
2022-04-27 04:47:34 +00:00
|
|
|
LoadOverlay = 0x800175C0;
|
|
|
|
InitSprite = 0x80018910;
|
|
|
|
ShowBasicSprite = 0x80018C50;
|
|
|
|
SetBasicSpritePos = 0x80018CD0;
|
|
|
|
LoadFormFile = 0x80017528;
|
|
|
|
SetBasicSpriteSize = 0x80018F18;
|
|
|
|
LoadFormBinary = 0x80023C14;
|
|
|
|
MakePermHeap = 0x8003B680;
|
|
|
|
MallocPerm = 0x8003B6A4;
|
|
|
|
FreePerm = 0x8003B6C8;
|
|
|
|
MakeTempHeap = 0x8003B750;
|
|
|
|
MallocTemp = 0x8003B774;
|
|
|
|
DirectionPrompt = 0x8003C14C;
|
|
|
|
RunDecisionTree = 0x8003E9B0;
|
|
|
|
ShowPlayerCoinChange = 0x80045778;
|
|
|
|
GetSpaceData = 0x8004C1EC;
|
|
|
|
GetAbsSpaceIndexFromChainSpaceIndex = 0x8004C204;
|
|
|
|
GetChainLength = 0x8004C230;
|
|
|
|
GetChainSpaceIndexFromAbsSpaceIndex = 0x8004C24C;
|
|
|
|
SetSpaceType = 0x8004C48C;
|
|
|
|
EventTableHydrate = 0x8004C900;
|
|
|
|
SetCurrentSpaceIndex = 0x8004CB2C;
|
|
|
|
GetCurrentSpaceIndex = 0x8004CB38;
|
|
|
|
SwapPlayerLocationData = 0x8004CE70;
|
|
|
|
SetPlayerLandedSpaceType = 0x8004CEF4;
|
|
|
|
GetSumOfPlayerStars = 0x8004CF70;
|
|
|
|
RNGPercentChance = 0x8004CFC0;
|
2022-09-17 20:54:31 +00:00
|
|
|
GetTurnsElapsed = 0x8004D008;
|
2022-04-27 04:47:34 +00:00
|
|
|
SetPlayerOntoChain = 0x8004D7D8;
|
|
|
|
SetNextChainAndSpace = 0x8004D844;
|
|
|
|
CreateTextWindow = 0x8004D930;
|
|
|
|
ShowTextWindow = 0x8004D9D8;
|
|
|
|
HideTextWindow = 0x8004DAD0;
|
|
|
|
WaitForTextConfirmation = 0x8004DE64;
|
|
|
|
GetCurrentPlayerIndex = 0x80052A80;
|
|
|
|
GetPlayerStruct = 0x80052A8C;
|
|
|
|
PlayerIsCurrent = 0x80052ACC;
|
|
|
|
PlayerStructIsCurrent = 0x80052AE8;
|
|
|
|
PlayerIsCPU = 0x80052B20;
|
|
|
|
AdjustPlayerCoins = 0x80052B48;
|
|
|
|
PlayerHasCoins = 0x80052BB8;
|
|
|
|
ExecBoardScene = 0x80058750;
|
2022-10-12 01:41:11 +00:00
|
|
|
IsFlagSet = 0x80059798;
|
2022-04-27 04:47:34 +00:00
|
|
|
SetBoardFeatureFlag = 0x800597DC;
|
|
|
|
ClearBoardFeatureFlag = 0x8005982C;
|
|
|
|
MakeHeap = 0x80059880;
|
|
|
|
Malloc = 0x800598A0;
|
|
|
|
Free = 0x8005992C;
|
2022-05-04 04:10:01 +00:00
|
|
|
Align16 = 0x80059B00;
|
2022-05-10 07:37:15 +00:00
|
|
|
sqrtf = 0x800855B0;
|
2022-07-14 20:24:44 +00:00
|
|
|
bzero = 0x8008C360;
|
|
|
|
bcopy = 0x8008C040;
|
|
|
|
bcmp = 0x80095360;
|
|
|
|
Realloc = 0x800599DC;
|
|
|
|
GetAllocatedHeapSize = 0x80059AA4;
|
|
|
|
GetUsedMemoryBlockCount = 0x80059AD8;
|
|
|
|
ultraMain = 0x80000460;
|
|
|
|
thread1_idle = 0x800004B8;
|
|
|
|
gThread1Stack = 0x800CCE50;
|
|
|
|
gThread3Stack = 0x800F2A70;
|
|
|
|
gInitThread = 0x800CD650;
|
|
|
|
gMainThread = 0x800CD800;
|
2022-12-03 00:06:11 +00:00
|
|
|
|
2022-07-14 22:11:46 +00:00
|
|
|
DecodeFile = 0x8001745C;
|
|
|
|
MallocTemp = 0x8003B774;
|
|
|
|
gPlayers = 0x800F32B0;
|
|
|
|
SetPlayerAnimation = 0x80052BE8;
|
|
|
|
GetCurrentProcess = 0x800633A8;
|
2022-07-14 23:44:31 +00:00
|
|
|
SleepVProcess = 0x800635B4;
|
|
|
|
InitProcess = 0x8005DC28;
|
|
|
|
EndProcess = 0x8005DD90;
|
2022-07-15 01:28:20 +00:00
|
|
|
CallProcess = 0x80063610;
|
|
|
|
InitProcessSys = 0x80063060;
|
|
|
|
process_count = 0x800E23D4;
|
|
|
|
top_process = 0x800E23CC;
|
|
|
|
LinkProcess = 0x80063074;
|
|
|
|
UnlinkProcess = 0x80063108;
|
|
|
|
CreateProcess = 0x80063144;
|
|
|
|
GetMemoryAllocSize = 0x80059B00;
|
|
|
|
LinkChildProcess = 0x80063270;
|
|
|
|
UnlinkChildProcess = 0x800632C4;
|
|
|
|
CreateChildProcess = 0x80063314;
|
|
|
|
WaitForChildProcess = 0x80063358;
|
|
|
|
setjmp = 0x8007C080;
|
|
|
|
longjmp = 0x8007C0E4;
|
|
|
|
process_jmp_buf = 0x800E2370;
|
|
|
|
current_process = 0x800E23D0;
|
|
|
|
GetChildProcess = 0x800633B4;
|
|
|
|
SetKillStatusProcess = 0x800633D4;
|
|
|
|
WakeupProcess = 0x800635D0;
|
|
|
|
KillProcess = 0x80063418;
|
|
|
|
KillChildProcess = 0x8006344C;
|
|
|
|
TerminateProcess = 0x800634AC;
|
|
|
|
ExitProcess = 0x80063514;
|
|
|
|
SleepProcess = 0x80063550;
|
|
|
|
SetProcessDestructor = 0x800635D8;
|
|
|
|
SetCurrentProcessDestructor = 0x800635E0;
|
|
|
|
AllocProcessMemory = 0x8006376C;
|
2022-07-18 03:42:06 +00:00
|
|
|
FreeProcessMemory = 0x8006379C;
|
|
|
|
LoadStringIntoWindow = 0x8006D7D8;
|
|
|
|
PlaySound = 0x800602AC;
|
2022-08-25 22:51:22 +00:00
|
|
|
InitCameras = 0x8001D240;
|
|
|
|
fadeStatus = 0x800ED564;
|
|
|
|
LeoDriveExist = 0x80081CC0;
|
2022-09-01 06:31:38 +00:00
|
|
|
LeoDriveExistBool = 0x800C1900;
|
2022-12-06 18:40:08 +00:00
|
|
|
HuGuLookAtF = 0x8009C2A0;
|
2022-09-13 05:36:45 +00:00
|
|
|
Convert3DTo2D = 0x8001D934;
|
|
|
|
LoadBackgroundData = 0x80049E70;
|
|
|
|
LoadBackgroundIndex = 0x80049F4C;
|
2022-09-13 06:27:21 +00:00
|
|
|
SetFadeInTypeAndTime = 0x80072644;
|
|
|
|
HidePlayerHUDVisibility = 0x800547F8;
|
2022-09-17 20:54:31 +00:00
|
|
|
InitObjSystem = 0x8005CF30;
|
2022-09-17 21:36:49 +00:00
|
|
|
CreateObject = 0x8003DBE0;
|
2022-10-20 22:46:51 +00:00
|
|
|
DestroyObject = 0x8003E694;
|
|
|
|
_Printf = 0x80095470;
|
2022-12-03 00:06:11 +00:00
|
|
|
sprintf = 0x8008C490;
|
|
|
|
|
|
|
|
osInitialize = 0x80093240;
|
2022-12-05 01:38:54 +00:00
|
|
|
osDestroyThread = 0x80088720;
|
2022-12-03 00:06:11 +00:00
|
|
|
osCreateThread = 0x80088650;
|
|
|
|
osStartThread = 0x80088D10;
|
2022-12-05 01:38:54 +00:00
|
|
|
osStopThread = 0x80088E30;
|
|
|
|
osSetThreadPri = 0x80088C40;
|
|
|
|
osGetThreadPri = 0x800887F0;
|
|
|
|
osCreateMesgQueue = 0x80088620;
|
|
|
|
osRecvMesg = 0x800889E0;
|
|
|
|
osSendMesg = 0x80088B10;
|
|
|
|
osJamMesg = 0x800888A0;
|
2022-12-03 00:06:11 +00:00
|
|
|
osGetMemSize = 0x800931A0;
|
|
|
|
osGetCount = 0x80093780;
|
2022-12-05 01:38:54 +00:00
|
|
|
osGetTime = 0x80088810;
|
2022-12-03 00:06:11 +00:00
|
|
|
osVirtualToPhysical = 0x80089230;
|
2022-12-05 21:42:58 +00:00
|
|
|
osWritebackDCache = 0x80088570;
|
|
|
|
osWritebackDCacheAll = 0x800885F0;
|
2022-12-03 00:06:11 +00:00
|
|
|
|
|
|
|
__osProbeTLB = 0x800937A0;
|
|
|
|
__osDisableInt = 0x80093520;
|
|
|
|
__osRestoreInt = 0x80093590;
|
|
|
|
|
|
|
|
__osEnqueueAndYield = 0x80092EAC;
|
|
|
|
__osEnqueueThread = 0x80092FB4;
|
|
|
|
__osPopThread = 0x80092FFC;
|
2022-12-05 01:38:54 +00:00
|
|
|
__osDispatchThread = 0x8009300C;
|
|
|
|
__osCleanupThread = 0x80093188;
|
|
|
|
__osDequeueThread = 0x80088EF0;
|
|
|
|
__osRunningThread = 0x800C64B0;
|
|
|
|
__osThreadTail = 0x800C64A0;
|
|
|
|
__osActiveQueue = 0x800C64AC;
|
|
|
|
__osRunQueue = 0x800C64A8;
|
|
|
|
|
|
|
|
__osTimerServicesInit = 0x80088F30;
|
|
|
|
__osTimerInterrupt = 0x80088F84;
|
|
|
|
__osSetTimerIntr = 0x800890C0;
|
|
|
|
__osInsertTimer = 0x80089120;
|
|
|
|
__osViIntrCount = 0x800ED608;
|
|
|
|
__osTimerCounter = 0x800F37EC;
|
|
|
|
|
|
|
|
__osTimerList = 0x800C64C0;
|
|
|
|
__osCurrentTime = 0x800F0A30;
|
|
|
|
__osBaseCounter = 0x800ECB18;
|
|
|
|
|
2022-12-05 21:42:58 +00:00
|
|
|
osInvalDCache = 0x80088300;
|
|
|
|
osInvalICache = 0x800883B0;
|
|
|
|
osSetIntMask = 0x80088490;
|
|
|
|
|
|
|
|
__osSetCause = 0x80088530;
|
|
|
|
__osSetCompare = 0x80088540;
|
|
|
|
__osSetCount = 0x80088550;
|
|
|
|
__osSetSR = 0x80088560;
|
|
|
|
|
|
|
|
guRandom = 0x800882D0;
|
|
|
|
xseed = 0x800C6490;
|
2022-12-06 18:40:08 +00:00
|
|
|
guLookAtF = 0x80085710;
|
|
|
|
guLookAt = 0x80085A90;
|
|
|
|
guLookAtReflectF = 0x80085E20;
|
|
|
|
guLookAtReflect = 0x80086398;
|
|
|
|
guLookAtHiliteF = 0x80086410;
|
|
|
|
guLookAtHilite = 0x80086D94;
|
2022-12-05 21:42:58 +00:00
|
|
|
guTranslateF = 0x80088200;
|
|
|
|
guTranslate = 0x80088254;
|
|
|
|
guMtxF2L = 0x80086E70;
|
|
|
|
guMtxL2F = 0x80086F08;
|
|
|
|
guMtxIdentF = 0x80086FB0;
|
2022-12-06 18:40:08 +00:00
|
|
|
guMtxIdent = 0x80087000;
|
|
|
|
guMtxCatF = 0x800870F0;
|
|
|
|
guMtxXFMF = 0x800871CC;
|
2022-12-05 21:42:58 +00:00
|
|
|
guMtxCatL = 0x80087280;
|
|
|
|
guMtxXFML = 0x800872F4;
|
|
|
|
guOrthoF = 0x80087380;
|
|
|
|
guOrtho = 0x800874B0;
|
|
|
|
guPerspectiveF = 0x80087600;
|
|
|
|
guPerspective = 0x800877B0;
|
2022-12-06 18:40:08 +00:00
|
|
|
guNormalize = 0x800936C0;
|
2022-12-05 21:42:58 +00:00
|
|
|
guRotateF = 0x80087980;
|
|
|
|
guRotate = 0x80087ADC;
|
|
|
|
guRotateRPYF = 0x80087C60;
|
|
|
|
guRotateRPY = 0x80087DE8;
|
|
|
|
guScaleF = 0x80087F80;
|
|
|
|
guScale = 0x80087FE0;
|
|
|
|
|
2022-12-07 22:03:47 +00:00
|
|
|
alSeqFileNew = 0x800892A0;
|
|
|
|
alBnkfNew = 0x800892E0;
|
|
|
|
alEvtqNew = 0x80089570;
|
|
|
|
alEvtqNextEvent = 0x800895EC;
|
|
|
|
alEvtqPostEvent = 0x80089684;
|
|
|
|
alEvtqFlushType = 0x80089808;
|
2022-12-08 07:11:34 +00:00
|
|
|
|
|
|
|
alGlobals = 0x800C64D0;
|
|
|
|
alInit = 0x800898C0;
|
|
|
|
alClose = 0x800898EC;
|
2022-12-07 22:03:47 +00:00
|
|
|
alLink = 0x8008991C;
|
|
|
|
alUnlink = 0x8008993C;
|
2022-12-08 07:11:34 +00:00
|
|
|
alHeapInit = 0x80089970;
|
|
|
|
alHeapDBAlloc = 0x800899B0;
|
2022-12-07 22:03:47 +00:00
|
|
|
alCopy = 0x80089A00;
|
2022-12-08 07:11:34 +00:00
|
|
|
alCSeqNew = 0x80089A40;
|
|
|
|
alCSeqNextEvent = 0x80089B4C;
|
|
|
|
__alCSeqNextDelta = 0x80089C40;
|
|
|
|
|
|
|
|
alSeqpDelete = 0x8008A500;
|
|
|
|
alSeqpGetChlFXMix = 0x8008A520;
|
|
|
|
alSeqpGetChlPan = 0x8008A540;
|
|
|
|
alSeqpGetChlVol = 0x8008A560;
|
|
|
|
alSeqpGetChlProgram = 0x8008A580;
|
|
|
|
alCSPGetTempo = 0x8008A600;
|
|
|
|
alSeqpGetState = 0x8008A630;
|
|
|
|
alSeqpPlay = 0x8008A640;
|
|
|
|
alSeqpSetBank = 0x8008A670;
|
|
|
|
alSeqpSetChlFXMix = 0x8008A6A0;
|
|
|
|
alSeqpSetSeq = 0x8008A6F0;
|
|
|
|
alSeqpSetTempo = 0x8008A720;
|
|
|
|
alSeqpSetVol = 0x8008A770;
|
|
|
|
alSeqpStop = 0x8008A7A0;
|
|
|
|
|
2022-12-08 18:56:15 +00:00
|
|
|
|
|
|
|
alSndpDelete = 0x8008A7D0;
|
|
|
|
alSndpAllocate = 0x8008A800;
|
|
|
|
alSndpDeallocate = 0x8008A8C0;
|
|
|
|
alSndpSetSound = 0x8008A910;
|
|
|
|
alSndpPlay = 0x8008A920;
|
|
|
|
alSndpGetSound = 0x8008A980;
|
|
|
|
alSndpStop = 0x8008A990;
|
|
|
|
alSndpGetState = 0x8008A9E0;
|
|
|
|
alSndpSetPitch = 0x8008AA00;
|
|
|
|
alSndpSetPriority = 0x8008AA50;
|
|
|
|
alSndpSetVol = 0x8008AA80;
|
|
|
|
alSndpSetPan = 0x8008AAD0;
|
|
|
|
alSndpSetFXMix = 0x8008AB20;
|
2022-12-08 07:11:34 +00:00
|
|
|
alSynDelete = 0x8008AB70;
|
2022-12-08 18:56:15 +00:00
|
|
|
alSynAddPlayer = 0x8008AB80;
|
2022-12-08 07:11:34 +00:00
|
|
|
alSynRemovePlayer = 0x8008ABD0;
|
2022-12-07 22:03:47 +00:00
|
|
|
|
2022-12-08 19:13:20 +00:00
|
|
|
alSynFreeVoice = 0x8008AC70;
|
|
|
|
alSynAllocVoice = 0x8008AD10;
|
|
|
|
_allocatePVoice = 0x8008AE38;
|
|
|
|
alSynStopVoice = 0x8008AEF0;
|
|
|
|
alSynStartVoice = 0x8008AF70;
|
|
|
|
alSynSetPitch = 0x8008B010;
|
|
|
|
alSynSetVol = 0x8008B0A0;
|
|
|
|
alCents2Ratio = 0x8008B160;
|
|
|
|
|
2022-12-08 22:03:11 +00:00
|
|
|
osAiGetLength = 0x8008B1C0;
|
|
|
|
osAiSetNextBuffer = 0x8008B1D0;
|
|
|
|
osSpTaskLoad = 0x8008B270;
|
|
|
|
osSpTaskStartGo = 0x8008B47C;
|
|
|
|
|
2022-12-08 18:56:15 +00:00
|
|
|
alSynNew = 0x8008F1F0;
|
|
|
|
|
2022-12-08 19:13:20 +00:00
|
|
|
__allocParam = 0x8008F66C;
|
|
|
|
_freePVoice = 0x8008F704;
|
|
|
|
_timeToSamples = 0x8008F78C;
|
|
|
|
|
2022-12-08 22:03:11 +00:00
|
|
|
__osAiDeviceBusy = 0x800950A0;
|
|
|
|
__osSpDeviceBusy = 0x800950C0;
|
|
|
|
__osSpSetStatus = 0x800950F0;
|
|
|
|
__osSpSetPc = 0x80095100;
|
|
|
|
__osSpRawStartDma = 0x80091FC0;
|
|
|
|
|
2022-12-06 18:40:08 +00:00
|
|
|
sinf = 0x80088060;
|
|
|
|
cosf = 0x800855C0;
|
2022-12-06 06:17:04 +00:00
|
|
|
__libm_qnan_f = 0x800CC6B0;
|