Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors

This commit is contained in:
Mr-Wiseguy
2022-10-28 02:46:26 -04:00
parent cc8a6ffc78
commit e1bf4549e3
174 changed files with 3648 additions and 1282 deletions

View File

@@ -136,21 +136,21 @@ alCSPPlay = 0x8025F380;
alCSPSetVol = 0x8025F3B0;
alCSPSetTempo = 0x8025F430;
alCSPGetTempo = 0x8025F4D0;
n_alEnvmixerResampleParam = 0x802607C0;
n_alEnvmixerParam = 0x802607C0;
__postNextSeqEvent = 0x80261210;
__setInstChanState = 0x802612EC;
__initFromBank = 0x802613DC;
__vsDelta = 0x80261498;
__vsVol = 0x802614BC;
__seqpReleaseVoice = 0x80261560;
__voiceNeedsNoteKill = 0x80261688;
__unmapVoice = 0x80261730;
__vsPan = 0x80261818;
__lookupVoice = 0x80261868;
__mapVoice = 0x802618DC;
__lookupSoundQuick = 0x8026194C;
__seqpStopOsc = 0x80262A88;
__initChanState = 0x80262B8C;
__n_setInstChanState = 0x802612EC;
__n_initFromBank = 0x802613DC;
__n_vsDelta = 0x80261498;
__n_vsVol = 0x802614BC;
__n_seqpReleaseVoice = 0x80261560;
__n_voiceNeedsNoteKill = 0x80261688;
__n_unmapVoice = 0x80261730;
__n_vsPan = 0x80261818;
__n_lookupVoice = 0x80261868;
__n_mapVoice = 0x802618DC;
__n_lookupSoundQuick = 0x8026194C;
__n_seqpStopOsc = 0x80262A88;
__n_initChanState = 0x80262B8C;
n_alSynStartVoiceParams = 0x80262D80;
n_alLoadParam = 0x80262EE0;
_n_decodeChunk = 0x802630A0;
@@ -189,8 +189,8 @@ osSetEventMesg = 0x80265E60;
osCreateViManager = 0x80265ED0;
osViSwapBuffer = 0x802663F0;
osViSetEvent = 0x80266440;
osViGetNextFrameBuffer = 0x802664B0;
osViGetCurrFrameBuffer = 0x80265880;
osViGetNextFramebuffer = 0x802664B0;
osViGetCurrentFramebuffer = 0x80265880;
osSetIntMask = 0x802654D0;
osViBlack = 0x802664F0;
guOrthoF = 0x80266560;
@@ -417,7 +417,7 @@ osLeoDiskInit = 0x8026B790;
LeoDiskHandle = 0x80285C60;
__osDiskHandle = 0x80285CD4;
__osAiDeviceBusy = 0x8026B4E0;
osAiSetNextBuf = 0x80264720;
osAiSetNextBuffer = 0x80264720;
osAiSetFrequency = 0x802642D0;
osViClock = 0x80277128;
__osProbeTLB = 0x8026B420;