mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-27 22:59:18 -04:00
Audio Sfx Functions Decompiled and Documented (code_8019AF00.c) (#1242)
* sfx decomp and docs * function headers * namefixer * oops * better sfx name * PR review * namefixer * PR review * float * namefixer * namefixer * namefixer * PR Suggestions
This commit is contained in:
+56
-56
@@ -802,14 +802,14 @@
|
||||
0x800B8E1C:("func_800B8E1C",),
|
||||
0x800B8E58:("Player_PlaySfx",),
|
||||
0x800B8EC8:("Actor_PlaySfx",),
|
||||
0x800B8EF4:("func_800B8EF4",),
|
||||
0x800B8F98:("func_800B8F98",),
|
||||
0x800B8FC0:("func_800B8FC0",),
|
||||
0x800B8FE8:("func_800B8FE8",),
|
||||
0x800B9010:("func_800B9010",),
|
||||
0x800B9038:("func_800B9038",),
|
||||
0x800B9084:("func_800B9084",),
|
||||
0x800B9098:("func_800B9098",),
|
||||
0x800B8EF4:("Actor_PlaySfx_SurfaceBomb",),
|
||||
0x800B8F98:("Actor_PlaySfx_FlaggedCentered1",),
|
||||
0x800B8FC0:("Actor_PlaySfx_FlaggedCentered2",),
|
||||
0x800B8FE8:("Actor_PlaySfx_FlaggedCentered3",),
|
||||
0x800B9010:("Actor_PlaySfx_Flagged",),
|
||||
0x800B9038:("Actor_PlaySfx_FlaggedTimer",),
|
||||
0x800B9084:("Actor_PlaySeq_FlaggedKamaroDance",),
|
||||
0x800B9098:("Actor_PlaySeq_FlaggedMusicBoxHouse",),
|
||||
0x800B90AC:("func_800B90AC",),
|
||||
0x800B90F4:("Actor_DeactivateLens",),
|
||||
0x800B9120:("Actor_InitHalfDaysBit",),
|
||||
@@ -818,7 +818,7 @@
|
||||
0x800B948C:("Actor_UpdateActor",),
|
||||
0x800B9780:("Actor_UpdateAll",),
|
||||
0x800B9A04:("Actor_Draw",),
|
||||
0x800B9D1C:("func_800B9D1C",),
|
||||
0x800B9D1C:("Actor_UpdateFlaggedAudio",),
|
||||
0x800B9E3C:("Actor_ResetLensActors",),
|
||||
0x800B9E4C:("Actor_AddToLensActors",),
|
||||
0x800B9E84:("Actor_DrawLensOverlay",),
|
||||
@@ -1845,9 +1845,9 @@
|
||||
0x800FFEBC:("Math_SmoothStepToS",),
|
||||
0x800FFFD8:("Math_ApproachS",),
|
||||
0x8010007C:("Color_RGBA8_Copy",),
|
||||
0x801000A4:("func_801000A4",),
|
||||
0x801000CC:("func_801000CC",),
|
||||
0x801000F4:("Lib_PlaySfxAtPos",),
|
||||
0x801000A4:("Lib_PlaySfx",),
|
||||
0x801000CC:("Lib_PlaySfx_2",),
|
||||
0x801000F4:("Lib_PlaySfx_AtPos",),
|
||||
0x8010011C:("Lib_Vec3f_TranslateAndRotateY",),
|
||||
0x801001B8:("Lib_LerpRGB",),
|
||||
0x80100448:("Math_Vec3f_StepTo",),
|
||||
@@ -3867,40 +3867,40 @@
|
||||
0x8019EB2C:("AudioSfx_SetProperties",),
|
||||
0x8019F024:("AudioSfx_SetFreqAndStereoBits",),
|
||||
0x8019F05C:("AudioSfx_ResetSfxChannelState",),
|
||||
0x8019F0C8:("play_sound",),
|
||||
0x8019F128:("func_8019F128",),
|
||||
0x8019F170:("func_8019F170",),
|
||||
0x8019F1C0:("Audio_PlaySfxAtPos",),
|
||||
0x8019F208:("func_8019F208",),
|
||||
0x8019F230:("func_8019F230",),
|
||||
0x8019F0C8:("Audio_PlaySfx",),
|
||||
0x8019F128:("Audio_PlaySfx_2",),
|
||||
0x8019F170:("Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb",),
|
||||
0x8019F1C0:("Audio_PlaySfx_AtPos",),
|
||||
0x8019F208:("Audio_PlaySfx_MessageDecide",),
|
||||
0x8019F230:("Audio_PlaySfx_MessageCancel",),
|
||||
0x8019F258:("AudioSfx_AddSfxSetting",),
|
||||
0x8019F300:("AudioSfx_ProcessSfxSettings",),
|
||||
0x8019F420:("func_8019F420",),
|
||||
0x8019F4AC:("func_8019F4AC",),
|
||||
0x8019F540:("func_8019F540",),
|
||||
0x8019F420:("Audio_PlaySfx_Underwater",),
|
||||
0x8019F4AC:("Audio_PlaySfx_WithSfxSettingsReverb",),
|
||||
0x8019F540:("Audio_SetSfxUnderwaterReverb",),
|
||||
0x8019F570:("AudioSfx_LowerSfxSettingsReverb",),
|
||||
0x8019F5AC:("func_8019F5AC",),
|
||||
0x8019F638:("func_8019F638",),
|
||||
0x8019F780:("func_8019F780",),
|
||||
0x8019F7D8:("func_8019F7D8",),
|
||||
0x8019F830:("func_8019F830",),
|
||||
0x8019F88C:("func_8019F88C",),
|
||||
0x8019F900:("func_8019F900",),
|
||||
0x8019FA18:("func_8019FA18",),
|
||||
0x8019FAD8:("func_8019FAD8",),
|
||||
0x8019FB0C:("func_8019FB0C",),
|
||||
0x8019FC20:("func_8019FC20",),
|
||||
0x8019FCB8:("func_8019FCB8",),
|
||||
0x8019FD90:("func_8019FD90",),
|
||||
0x8019FDC8:("func_8019FDC8",),
|
||||
0x8019FE1C:("func_8019FE1C",),
|
||||
0x8019FE74:("func_8019FE74",),
|
||||
0x8019FEDC:("func_8019FEDC",),
|
||||
0x8019FF38:("func_8019FF38",),
|
||||
0x8019FF9C:("Audio_PlaySfxForRiver",),
|
||||
0x801A0048:("Audio_PlaySfxForWaterfall",),
|
||||
0x8019F5AC:("Audio_SetSyncedSfxFreqAndVolume",),
|
||||
0x8019F638:("Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume",),
|
||||
0x8019F780:("Audio_PlaySfx_AtPosWithSyncedFreqAndVolume",),
|
||||
0x8019F7D8:("Audio_PlaySfx_GiantsMaskUnused",),
|
||||
0x8019F830:("Audio_PlaySfx_GiantsMask",),
|
||||
0x8019F88C:("Audio_PlaySfx_Randomized",),
|
||||
0x8019F900:("Audio_PlaySfx_SwordCharge",),
|
||||
0x8019FA18:("Audio_PlaySfx_AtPosWithFreqAndVolume",),
|
||||
0x8019FAD8:("Audio_PlaySfx_AtPosWithFreq",),
|
||||
0x8019FB0C:("Audio_PlaySfx_AtPosWithFreqAndChannelIO",),
|
||||
0x8019FC20:("Audio_PlaySfx_WaterWheel",),
|
||||
0x8019FCB8:("Audio_PlaySfx_AtPosWithTimer",),
|
||||
0x8019FD90:("Audio_SetSfxTimerLerpInterval",),
|
||||
0x8019FDC8:("Audio_PlaySfx_AtPosWithReverb",),
|
||||
0x8019FE1C:("Audio_PlaySfx_AtPosWithVolume",),
|
||||
0x8019FE74:("Audio_SetSfxVolumeTransition",),
|
||||
0x8019FEDC:("Audio_UpdateSfxVolumeTransition",),
|
||||
0x8019FF38:("Audio_PlaySfx_FishingReel",),
|
||||
0x8019FF9C:("Audio_PlaySfx_River",),
|
||||
0x801A0048:("Audio_PlaySfx_Waterfall",),
|
||||
0x801A00EC:("Audio_StepFreqLerp",),
|
||||
0x801A0124:("func_801A0124",),
|
||||
0x801A0124:("Audio_PlaySfx_BigBells",),
|
||||
0x801A0184:("Audio_SetBgmVolumeOff",),
|
||||
0x801A01C4:("Audio_SetBgmVolumeOn",),
|
||||
0x801A0204:("func_801A0204",),
|
||||
@@ -3909,12 +3909,12 @@
|
||||
0x801A0318:("Audio_SetGanonsTowerBgmVolume",),
|
||||
0x801A0450:("Audio_LowerMainBgmVolume",),
|
||||
0x801A046C:("Audio_UpdateRiverSoundVolumes",),
|
||||
0x801A0554:("func_801A0554",),
|
||||
0x801A05E4:("func_801A05E4",),
|
||||
0x801A05F0:("func_801A05F0",),
|
||||
0x801A0554:("Audio_PlaySfx_IncreasinglyTransposed",),
|
||||
0x801A05E4:("Audio_ResetIncreasingTranspose",),
|
||||
0x801A05F0:("Audio_PlaySfx_Transposed",),
|
||||
0x801A0654:("AudioSfx_SetChannelIO",),
|
||||
0x801A0810:("func_801A0810",),
|
||||
0x801A0868:("func_801A0868",),
|
||||
0x801A0810:("Audio_PlaySfx_AtPosWithChannelIO",),
|
||||
0x801A0868:("Audio_PlaySfx_AtPosWithAllChannelsIO",),
|
||||
0x801A09D4:("func_801A09D4",),
|
||||
0x801A0C70:("Audio_ClearSariaBgm",),
|
||||
0x801A0C90:("Audio_ClearSariaBgmAtPos",),
|
||||
@@ -3969,35 +3969,35 @@
|
||||
0x801A39F8:("func_801A39F8",),
|
||||
0x801A3A7C:("func_801A3A7C",),
|
||||
0x801A3AC0:("func_801A3AC0",),
|
||||
0x801A3AEC:("func_801A3AEC",),
|
||||
0x801A3AEC:("Audio_PlaySfx_PauseMenuOpenOrClose",),
|
||||
0x801A3B48:("func_801A3B48",),
|
||||
0x801A3B90:("func_801A3B90",),
|
||||
0x801A3CD8:("func_801A3CD8",),
|
||||
0x801A3CF4:("func_801A3CF4",),
|
||||
0x801A3D54:("func_801A3D54",),
|
||||
0x801A3D54:("Audio_PlaySfx_SurroundSoundTest",),
|
||||
0x801A3D98:("func_801A3D98",),
|
||||
0x801A3E38:("func_801A3E38",),
|
||||
0x801A3EC0:("func_801A3EC0",),
|
||||
0x801A3F54:("Audio_SetCutsceneFlag",),
|
||||
0x801A3F6C:("func_801A3F6C",),
|
||||
0x801A3FB4:("func_801A3FB4",),
|
||||
0x801A3FFC:("func_801A3FFC",),
|
||||
0x801A3F6C:("Audio_PlaySfx_IfNotInCutsceneImpl",),
|
||||
0x801A3FB4:("Audio_PlaySfx_IfNotInCutscene",),
|
||||
0x801A3FFC:("Audio_MuteSfxAndAmbienceSeqExceptOcarinaAndSystem",),
|
||||
0x801A400C:("Audio_SetSpec",),
|
||||
0x801A4058:("func_801A4058",),
|
||||
0x801A41C8:("func_801A41C8",),
|
||||
0x801A41F8:("func_801A41F8",),
|
||||
0x801A429C:("func_801A429C",),
|
||||
0x801A429C:("Audio_StartSfxPlayer",),
|
||||
0x801A42C8:("func_801A42C8",),
|
||||
0x801A4324:("func_801A4324",),
|
||||
0x801A4348:("func_801A4348",),
|
||||
0x801A4380:("Audio_SetSfxVolumeExceptSystemAndOcarinaBanks",),
|
||||
0x801A4428:("func_801A4428",),
|
||||
0x801A4428:("Audio_SetSfxReverbIndexExceptOcarinaBank",),
|
||||
0x801A44A4:("Audio_PreNMI",),
|
||||
0x801A44C4:("Audio_ResetRequestedSceneSeqId",),
|
||||
0x801A44D4:("Audio_ResetData",),
|
||||
0x801A46F8:("func_801A46F8",),
|
||||
0x801A4748:("func_801A4748",),
|
||||
0x801A479C:("func_801A479C",),
|
||||
0x801A4748:("Audio_PlaySfx_AtFixedPos",),
|
||||
0x801A479C:("Audio_PlaySfx_AtPosWithVolumeTransition",),
|
||||
0x801A47DC:("Audio_SetAmbienceChannelIO",),
|
||||
0x801A48E0:("Audio_StartAmbience",),
|
||||
0x801A4A28:("Audio_PlayAmbience",),
|
||||
|
||||
@@ -2250,7 +2250,7 @@
|
||||
0x801D66A0:("sEnterGanonsTowerTimer","UNK_TYPE1","",0x1),
|
||||
0x801D66A4:("sSfxVolumeDuration","UNK_TYPE2","",0x2),
|
||||
0x801D66A8:("sSoundMode","UNK_TYPE1","",0x1),
|
||||
0x801D66AC:("sAudioIsWindowOpen","UNK_TYPE1","",0x1),
|
||||
0x801D66AC:("sAudioPauseMenuOpenOrClose","UNK_TYPE1","",0x1),
|
||||
0x801D66B0:("sAudioCutsceneFlag","UNK_TYPE1","",0x1),
|
||||
0x801D66B4:("sSpecReverb","UNK_TYPE1","",0x1),
|
||||
0x801D66B8:("sAudioEnvReverb","UNK_TYPE1","",0x1),
|
||||
|
||||
+43
-1
@@ -186,7 +186,7 @@ wordReplace = {
|
||||
"func_801A0238": "Audio_SetMainBgmVolume",
|
||||
"func_801A2C20": "Audio_StopSubBgm",
|
||||
"func_801A2BB8": "Audio_PlaySubBgm",
|
||||
"func_8019F1C0": "Audio_PlaySfxAtPos",
|
||||
"func_8019F1C0": "Audio_PlaySfx_AtPos",
|
||||
"func_801A5BD0": "AudioSfx_MuteBanks",
|
||||
"func_801A72CC": "AudioSfx_StopByPos",
|
||||
"Audio_StopSfxByPos": "AudioSfx_StopByPos",
|
||||
@@ -218,6 +218,48 @@ wordReplace = {
|
||||
"func_801358D4": "AnimationContext_SetNextQueue",
|
||||
"func_801358F4": "AnimationContext_DisableQueue",
|
||||
"SkelAnime_LoadLinkAnimetion": "AnimationContext_SetLoadFrame",
|
||||
"play_sound": "Audio_PlaySfx",
|
||||
"func_8019F128": "Audio_PlaySfx_2",
|
||||
"func_8019F170": "Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb",
|
||||
"Audio_PlaySfxAtPos": "Audio_PlaySfx_AtPos",
|
||||
"func_8019F208": "Audio_PlaySfx_MessageDecide",
|
||||
"func_8019F230": "Audio_PlaySfx_MessageCancel",
|
||||
"func_8019F420": "Audio_PlaySfx_Underwater",
|
||||
"func_8019F4AC": "Audio_PlaySfx_WithSfxSettingsReverb",
|
||||
"func_8019F638": "Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume",
|
||||
"func_8019F780": "Audio_PlaySfx_AtPosWithSyncedFreqAndVolume",
|
||||
"func_8019F830": "Audio_PlaySfx_GiantsMask",
|
||||
"func_8019F88C": "Audio_PlaySfx_Randomized",
|
||||
"func_8019F900": "Audio_PlaySfx_SwordCharge",
|
||||
"func_8019FAD8": "Audio_PlaySfx_AtPosWithFreq",
|
||||
"func_8019FB0C": "Audio_PlaySfx_AtPosWithFreqAndChannelIO",
|
||||
"func_8019FC20": "Audio_PlaySfx_WaterWheel",
|
||||
"func_8019FCB8": "Audio_PlaySfx_AtPosWithTimer",
|
||||
"func_8019FDC8": "Audio_PlaySfx_AtPosWithReverb",
|
||||
"func_8019FE1C": "Audio_PlaySfx_AtPosWithVolume",
|
||||
"func_8019FF9C": "Audio_PlaySfx_River",
|
||||
"func_801A0124": "Audio_PlaySfx_BigBells",
|
||||
"func_801A0810": "Audio_PlaySfx_AtPosWithAllChannelsIO",
|
||||
"func_801A0868": "Audio_PlaySfx_AtPosWithChannelIO",
|
||||
"func_801A3AEC": "Audio_PlaySfx_PauseMenuOpenOrClose",
|
||||
"func_801A3FB4": "Audio_PlaySfx_IfNotInCutscene",
|
||||
"func_801A4748": "Audio_PlaySfx_AtFixedPos",
|
||||
"func_801A479C": "Audio_PlaySfx_AtPosWithVolumeTransition",
|
||||
"func_8019F540": "Audio_SetSfxUnderwaterReverb",
|
||||
"func_8019FD90": "Audio_SetSfxTimerLerpInterval",
|
||||
"func_8019FE74": "Audio_SetSfxVolumeTransition",
|
||||
"func_801A4428": "Audio_SetSfxReverbIndexExceptOcarinaBank",
|
||||
"func_800B8EF4": "Actor_PlaySfx_SurfaceBomb",
|
||||
"func_800B8F98": "Actor_PlaySfx_FlaggedCentered1",
|
||||
"func_800B8FC0": "Actor_PlaySfx_FlaggedCentered2",
|
||||
"func_800B8FE8": "Actor_PlaySfx_FlaggedCentered3",
|
||||
"func_800B9010": "Actor_PlaySfx_Flagged",
|
||||
"func_800B9038": "Actor_PlaySfx_FlaggedTimer",
|
||||
"func_800B9084": "Actor_PlaySeq_FlaggedKamaroDance",
|
||||
"func_800B9098": "Actor_PlaySeq_FlaggedMusicBoxHouse",
|
||||
"func_801000A4": "Lib_PlaySfx",
|
||||
"func_801000CC": "Lib_PlaySfx_2",
|
||||
"Lib_PlaySfxAtPos": "Lib_PlaySfx_AtPos",
|
||||
|
||||
"SkelAnime_AnimationType1Loaded": "AnimationContext_CopyAll",
|
||||
"SkelAnime_AnimationType2Loaded": "AnimationContext_CopyInterp",
|
||||
|
||||
@@ -316,14 +316,14 @@ asm/non_matchings/code/z_actor/func_800B8DD4.s,func_800B8DD4,0x800B8DD4,0x12
|
||||
asm/non_matchings/code/z_actor/func_800B8E1C.s,func_800B8E1C,0x800B8E1C,0xF
|
||||
asm/non_matchings/code/z_actor/Player_PlaySfx.s,Player_PlaySfx,0x800B8E58,0x1C
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx.s,Actor_PlaySfx,0x800B8EC8,0xB
|
||||
asm/non_matchings/code/z_actor/func_800B8EF4.s,func_800B8EF4,0x800B8EF4,0x29
|
||||
asm/non_matchings/code/z_actor/func_800B8F98.s,func_800B8F98,0x800B8F98,0xA
|
||||
asm/non_matchings/code/z_actor/func_800B8FC0.s,func_800B8FC0,0x800B8FC0,0xA
|
||||
asm/non_matchings/code/z_actor/func_800B8FE8.s,func_800B8FE8,0x800B8FE8,0xA
|
||||
asm/non_matchings/code/z_actor/func_800B9010.s,func_800B9010,0x800B9010,0xA
|
||||
asm/non_matchings/code/z_actor/func_800B9038.s,func_800B9038,0x800B9038,0x13
|
||||
asm/non_matchings/code/z_actor/func_800B9084.s,func_800B9084,0x800B9084,0x5
|
||||
asm/non_matchings/code/z_actor/func_800B9098.s,func_800B9098,0x800B9098,0x5
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_SurfaceBomb.s,Actor_PlaySfx_SurfaceBomb,0x800B8EF4,0x29
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered1.s,Actor_PlaySfx_FlaggedCentered1,0x800B8F98,0xA
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered2.s,Actor_PlaySfx_FlaggedCentered2,0x800B8FC0,0xA
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered3.s,Actor_PlaySfx_FlaggedCentered3,0x800B8FE8,0xA
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_Flagged.s,Actor_PlaySfx_Flagged,0x800B9010,0xA
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedTimer.s,Actor_PlaySfx_FlaggedTimer,0x800B9038,0x13
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySeq_FlaggedKamaroDance.s,Actor_PlaySeq_FlaggedKamaroDance,0x800B9084,0x5
|
||||
asm/non_matchings/code/z_actor/Actor_PlaySeq_FlaggedMusicBoxHouse.s,Actor_PlaySeq_FlaggedMusicBoxHouse,0x800B9098,0x5
|
||||
asm/non_matchings/code/z_actor/func_800B90AC.s,func_800B90AC,0x800B90AC,0x12
|
||||
asm/non_matchings/code/z_actor/Actor_DeactivateLens.s,Actor_DeactivateLens,0x800B90F4,0xB
|
||||
asm/non_matchings/code/z_actor/Actor_InitHalfDaysBit.s,Actor_InitHalfDaysBit,0x800B9120,0x14
|
||||
@@ -332,7 +332,7 @@ asm/non_matchings/code/z_actor/Actor_SpawnSetupActors.s,Actor_SpawnSetupActors,0
|
||||
asm/non_matchings/code/z_actor/Actor_UpdateActor.s,Actor_UpdateActor,0x800B948C,0xBD
|
||||
asm/non_matchings/code/z_actor/Actor_UpdateAll.s,Actor_UpdateAll,0x800B9780,0xA1
|
||||
asm/non_matchings/code/z_actor/Actor_Draw.s,Actor_Draw,0x800B9A04,0xC6
|
||||
asm/non_matchings/code/z_actor/func_800B9D1C.s,func_800B9D1C,0x800B9D1C,0x48
|
||||
asm/non_matchings/code/z_actor/Actor_UpdateFlaggedAudio.s,Actor_UpdateFlaggedAudio,0x800B9D1C,0x48
|
||||
asm/non_matchings/code/z_actor/Actor_ResetLensActors.s,Actor_ResetLensActors,0x800B9E3C,0x4
|
||||
asm/non_matchings/code/z_actor/Actor_AddToLensActors.s,Actor_AddToLensActors,0x800B9E4C,0xE
|
||||
asm/non_matchings/code/z_actor/Actor_DrawLensOverlay.s,Actor_DrawLensOverlay,0x800B9E84,0x1C
|
||||
@@ -1359,9 +1359,9 @@ asm/non_matchings/code/z_lib/Math_ApproachZeroF.s,Math_ApproachZeroF,0x800FFE68,
|
||||
asm/non_matchings/code/z_lib/Math_SmoothStepToS.s,Math_SmoothStepToS,0x800FFEBC,0x47
|
||||
asm/non_matchings/code/z_lib/Math_ApproachS.s,Math_ApproachS,0x800FFFD8,0x29
|
||||
asm/non_matchings/code/z_lib/Color_RGBA8_Copy.s,Color_RGBA8_Copy,0x8010007C,0xA
|
||||
asm/non_matchings/code/z_lib/func_801000A4.s,func_801000A4,0x801000A4,0xA
|
||||
asm/non_matchings/code/z_lib/func_801000CC.s,func_801000CC,0x801000CC,0xA
|
||||
asm/non_matchings/code/z_lib/Lib_PlaySfxAtPos.s,Lib_PlaySfxAtPos,0x801000F4,0xA
|
||||
asm/non_matchings/code/z_lib/Lib_PlaySfx.s,Lib_PlaySfx,0x801000A4,0xA
|
||||
asm/non_matchings/code/z_lib/Lib_PlaySfx_2.s,Lib_PlaySfx_2,0x801000CC,0xA
|
||||
asm/non_matchings/code/z_lib/Lib_PlaySfx_AtPos.s,Lib_PlaySfx_AtPos,0x801000F4,0xA
|
||||
asm/non_matchings/code/z_lib/Lib_Vec3f_TranslateAndRotateY.s,Lib_Vec3f_TranslateAndRotateY,0x8010011C,0x27
|
||||
asm/non_matchings/code/z_lib/Lib_LerpRGB.s,Lib_LerpRGB,0x801001B8,0xA4
|
||||
asm/non_matchings/code/z_lib/Math_Vec3f_StepTo.s,Math_Vec3f_StepTo,0x80100448,0x2D
|
||||
@@ -3384,40 +3384,40 @@ asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeCombFilter.s,AudioSfx_Compu
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_SetProperties.s,AudioSfx_SetProperties,0x8019EB2C,0x13E
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_SetFreqAndStereoBits.s,AudioSfx_SetFreqAndStereoBits,0x8019F024,0xE
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_ResetSfxChannelState.s,AudioSfx_ResetSfxChannelState,0x8019F05C,0x1B
|
||||
asm/non_matchings/code/code_8019AF00/play_sound.s,play_sound,0x8019F0C8,0x18
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F128.s,func_8019F128,0x8019F128,0x12
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F170.s,func_8019F170,0x8019F170,0x14
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfxAtPos.s,Audio_PlaySfxAtPos,0x8019F1C0,0x12
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F208.s,func_8019F208,0x8019F208,0xA
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F230.s,func_8019F230,0x8019F230,0xA
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx.s,Audio_PlaySfx,0x8019F0C8,0x18
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_2.s,Audio_PlaySfx_2,0x8019F128,0x12
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb.s,Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb,0x8019F170,0x14
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPos.s,Audio_PlaySfx_AtPos,0x8019F1C0,0x12
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_MessageDecide.s,Audio_PlaySfx_MessageDecide,0x8019F208,0xA
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_MessageCancel.s,Audio_PlaySfx_MessageCancel,0x8019F230,0xA
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_AddSfxSetting.s,AudioSfx_AddSfxSetting,0x8019F258,0x2A
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_ProcessSfxSettings.s,AudioSfx_ProcessSfxSettings,0x8019F300,0x48
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F420.s,func_8019F420,0x8019F420,0x23
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F4AC.s,func_8019F4AC,0x8019F4AC,0x25
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F540.s,func_8019F540,0x8019F540,0xC
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Underwater.s,Audio_PlaySfx_Underwater,0x8019F420,0x23
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_WithSfxSettingsReverb.s,Audio_PlaySfx_WithSfxSettingsReverb,0x8019F4AC,0x25
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSfxUnderwaterReverb.s,Audio_SetSfxUnderwaterReverb,0x8019F540,0xC
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_LowerSfxSettingsReverb.s,AudioSfx_LowerSfxSettingsReverb,0x8019F570,0xF
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F5AC.s,func_8019F5AC,0x8019F5AC,0x23
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F638.s,func_8019F638,0x8019F638,0x52
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F780.s,func_8019F780,0x8019F780,0x16
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F7D8.s,func_8019F7D8,0x8019F7D8,0x16
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F830.s,func_8019F830,0x8019F830,0x17
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F88C.s,func_8019F88C,0x8019F88C,0x1D
|
||||
asm/non_matchings/code/code_8019AF00/func_8019F900.s,func_8019F900,0x8019F900,0x46
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FA18.s,func_8019FA18,0x8019FA18,0x30
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FAD8.s,func_8019FAD8,0x8019FAD8,0xD
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FB0C.s,func_8019FB0C,0x8019FB0C,0x45
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FC20.s,func_8019FC20,0x8019FC20,0x26
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FCB8.s,func_8019FCB8,0x8019FCB8,0x36
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FD90.s,func_8019FD90,0x8019FD90,0xE
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FDC8.s,func_8019FDC8,0x8019FDC8,0x15
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FE1C.s,func_8019FE1C,0x8019FE1C,0x16
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FE74.s,func_8019FE74,0x8019FE74,0x1A
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FEDC.s,func_8019FEDC,0x8019FEDC,0x17
|
||||
asm/non_matchings/code/code_8019AF00/func_8019FF38.s,func_8019FF38,0x8019FF38,0x19
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfxForRiver.s,Audio_PlaySfxForRiver,0x8019FF9C,0x2B
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfxForWaterfall.s,Audio_PlaySfxForWaterfall,0x801A0048,0x29
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSyncedSfxFreqAndVolume.s,Audio_SetSyncedSfxFreqAndVolume,0x8019F5AC,0x23
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume.s,Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume,0x8019F638,0x52
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithSyncedFreqAndVolume.s,Audio_PlaySfx_AtPosWithSyncedFreqAndVolume,0x8019F780,0x16
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_GiantsMaskUnused.s,Audio_PlaySfx_GiantsMaskUnused,0x8019F7D8,0x16
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_GiantsMask.s,Audio_PlaySfx_GiantsMask,0x8019F830,0x17
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Randomized.s,Audio_PlaySfx_Randomized,0x8019F88C,0x1D
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_SwordCharge.s,Audio_PlaySfx_SwordCharge,0x8019F900,0x46
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreqAndVolume.s,Audio_PlaySfx_AtPosWithFreqAndVolume,0x8019FA18,0x30
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreq.s,Audio_PlaySfx_AtPosWithFreq,0x8019FAD8,0xD
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreqAndChannelIO.s,Audio_PlaySfx_AtPosWithFreqAndChannelIO,0x8019FB0C,0x45
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_WaterWheel.s,Audio_PlaySfx_WaterWheel,0x8019FC20,0x26
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithTimer.s,Audio_PlaySfx_AtPosWithTimer,0x8019FCB8,0x36
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSfxTimerLerpInterval.s,Audio_SetSfxTimerLerpInterval,0x8019FD90,0xE
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithReverb.s,Audio_PlaySfx_AtPosWithReverb,0x8019FDC8,0x15
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithVolume.s,Audio_PlaySfx_AtPosWithVolume,0x8019FE1C,0x16
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSfxVolumeTransition.s,Audio_SetSfxVolumeTransition,0x8019FE74,0x1A
|
||||
asm/non_matchings/code/code_8019AF00/Audio_UpdateSfxVolumeTransition.s,Audio_UpdateSfxVolumeTransition,0x8019FEDC,0x17
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_FishingReel.s,Audio_PlaySfx_FishingReel,0x8019FF38,0x19
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_River.s,Audio_PlaySfx_River,0x8019FF9C,0x2B
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Waterfall.s,Audio_PlaySfx_Waterfall,0x801A0048,0x29
|
||||
asm/non_matchings/code/code_8019AF00/Audio_StepFreqLerp.s,Audio_StepFreqLerp,0x801A00EC,0xE
|
||||
asm/non_matchings/code/code_8019AF00/func_801A0124.s,func_801A0124,0x801A0124,0x18
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_BigBells.s,Audio_PlaySfx_BigBells,0x801A0124,0x18
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetBgmVolumeOff.s,Audio_SetBgmVolumeOff,0x801A0184,0x10
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetBgmVolumeOn.s,Audio_SetBgmVolumeOn,0x801A01C4,0x10
|
||||
asm/non_matchings/code/code_8019AF00/func_801A0204.s,func_801A0204,0x801A0204,0xD
|
||||
@@ -3426,12 +3426,12 @@ asm/non_matchings/code/code_8019AF00/Audio_SetGanonsTowerBgmVolumeLevel.s,Audio_
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetGanonsTowerBgmVolume.s,Audio_SetGanonsTowerBgmVolume,0x801A0318,0x4E
|
||||
asm/non_matchings/code/code_8019AF00/Audio_LowerMainBgmVolume.s,Audio_LowerMainBgmVolume,0x801A0450,0x7
|
||||
asm/non_matchings/code/code_8019AF00/Audio_UpdateRiverSoundVolumes.s,Audio_UpdateRiverSoundVolumes,0x801A046C,0x3A
|
||||
asm/non_matchings/code/code_8019AF00/func_801A0554.s,func_801A0554,0x801A0554,0x24
|
||||
asm/non_matchings/code/code_8019AF00/func_801A05E4.s,func_801A05E4,0x801A05E4,0x3
|
||||
asm/non_matchings/code/code_8019AF00/func_801A05F0.s,func_801A05F0,0x801A05F0,0x19
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IncreasinglyTransposed.s,Audio_PlaySfx_IncreasinglyTransposed,0x801A0554,0x24
|
||||
asm/non_matchings/code/code_8019AF00/Audio_ResetIncreasingTranspose.s,Audio_ResetIncreasingTranspose,0x801A05E4,0x3
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Transposed.s,Audio_PlaySfx_Transposed,0x801A05F0,0x19
|
||||
asm/non_matchings/code/code_8019AF00/AudioSfx_SetChannelIO.s,AudioSfx_SetChannelIO,0x801A0654,0x6F
|
||||
asm/non_matchings/code/code_8019AF00/func_801A0810.s,func_801A0810,0x801A0810,0x16
|
||||
asm/non_matchings/code/code_8019AF00/func_801A0868.s,func_801A0868,0x801A0868,0x5B
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithChannelIO.s,Audio_PlaySfx_AtPosWithChannelIO,0x801A0810,0x16
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithAllChannelsIO.s,Audio_PlaySfx_AtPosWithAllChannelsIO,0x801A0868,0x5B
|
||||
asm/non_matchings/code/code_8019AF00/func_801A09D4.s,func_801A09D4,0x801A09D4,0xA7
|
||||
asm/non_matchings/code/code_8019AF00/Audio_ClearSariaBgm.s,Audio_ClearSariaBgm,0x801A0C70,0x8
|
||||
asm/non_matchings/code/code_8019AF00/Audio_ClearSariaBgmAtPos.s,Audio_ClearSariaBgmAtPos,0x801A0C90,0x8
|
||||
@@ -3486,35 +3486,35 @@ asm/non_matchings/code/code_8019AF00/func_801A3950.s,func_801A3950,0x801A3950,0x
|
||||
asm/non_matchings/code/code_8019AF00/func_801A39F8.s,func_801A39F8,0x801A39F8,0x21
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3A7C.s,func_801A3A7C,0x801A3A7C,0x11
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3AC0.s,func_801A3AC0,0x801A3AC0,0xB
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3AEC.s,func_801A3AEC,0x801A3AEC,0x17
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_PauseMenuOpenOrClose.s,Audio_PlaySfx_PauseMenuOpenOrClose,0x801A3AEC,0x17
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3B48.s,func_801A3B48,0x801A3B48,0x12
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3B90.s,func_801A3B90,0x801A3B90,0x52
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3CD8.s,func_801A3CD8,0x801A3CD8,0x7
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3CF4.s,func_801A3CF4,0x801A3CF4,0x18
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3D54.s,func_801A3D54,0x801A3D54,0x11
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_SurroundSoundTest.s,Audio_PlaySfx_SurroundSoundTest,0x801A3D54,0x11
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3D98.s,func_801A3D98,0x801A3D98,0x28
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3E38.s,func_801A3E38,0x801A3E38,0x22
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3EC0.s,func_801A3EC0,0x801A3EC0,0x25
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetCutsceneFlag.s,Audio_SetCutsceneFlag,0x801A3F54,0x6
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3F6C.s,func_801A3F6C,0x801A3F6C,0x12
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3FB4.s,func_801A3FB4,0x801A3FB4,0x12
|
||||
asm/non_matchings/code/code_8019AF00/func_801A3FFC.s,func_801A3FFC,0x801A3FFC,0x4
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IfNotInCutsceneImpl.s,Audio_PlaySfx_IfNotInCutsceneImpl,0x801A3F6C,0x12
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IfNotInCutscene.s,Audio_PlaySfx_IfNotInCutscene,0x801A3FB4,0x12
|
||||
asm/non_matchings/code/code_8019AF00/Audio_MuteSfxAndAmbienceSeqExceptOcarinaAndSystem.s,Audio_MuteSfxAndAmbienceSeqExceptOcarinaAndSystem,0x801A3FFC,0x4
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSpec.s,Audio_SetSpec,0x801A400C,0x13
|
||||
asm/non_matchings/code/code_8019AF00/func_801A4058.s,func_801A4058,0x801A4058,0x5C
|
||||
asm/non_matchings/code/code_8019AF00/func_801A41C8.s,func_801A41C8,0x801A41C8,0xC
|
||||
asm/non_matchings/code/code_8019AF00/func_801A41F8.s,func_801A41F8,0x801A41F8,0x29
|
||||
asm/non_matchings/code/code_8019AF00/func_801A429C.s,func_801A429C,0x801A429C,0xB
|
||||
asm/non_matchings/code/code_8019AF00/Audio_StartSfxPlayer.s,Audio_StartSfxPlayer,0x801A429C,0xB
|
||||
asm/non_matchings/code/code_8019AF00/func_801A42C8.s,func_801A42C8,0x801A42C8,0x17
|
||||
asm/non_matchings/code/code_8019AF00/func_801A4324.s,func_801A4324,0x801A4324,0x9
|
||||
asm/non_matchings/code/code_8019AF00/func_801A4348.s,func_801A4348,0x801A4348,0xE
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSfxVolumeExceptSystemAndOcarinaBanks.s,Audio_SetSfxVolumeExceptSystemAndOcarinaBanks,0x801A4380,0x2A
|
||||
asm/non_matchings/code/code_8019AF00/func_801A4428.s,func_801A4428,0x801A4428,0x1F
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetSfxReverbIndexExceptOcarinaBank.s,Audio_SetSfxReverbIndexExceptOcarinaBank,0x801A4428,0x1F
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PreNMI.s,Audio_PreNMI,0x801A44A4,0x8
|
||||
asm/non_matchings/code/code_8019AF00/Audio_ResetRequestedSceneSeqId.s,Audio_ResetRequestedSceneSeqId,0x801A44C4,0x4
|
||||
asm/non_matchings/code/code_8019AF00/Audio_ResetData.s,Audio_ResetData,0x801A44D4,0x89
|
||||
asm/non_matchings/code/code_8019AF00/func_801A46F8.s,func_801A46F8,0x801A46F8,0x14
|
||||
asm/non_matchings/code/code_8019AF00/func_801A4748.s,func_801A4748,0x801A4748,0x15
|
||||
asm/non_matchings/code/code_8019AF00/func_801A479C.s,func_801A479C,0x801A479C,0x10
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtFixedPos.s,Audio_PlaySfx_AtFixedPos,0x801A4748,0x15
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithVolumeTransition.s,Audio_PlaySfx_AtPosWithVolumeTransition,0x801A479C,0x10
|
||||
asm/non_matchings/code/code_8019AF00/Audio_SetAmbienceChannelIO.s,Audio_SetAmbienceChannelIO,0x801A47DC,0x41
|
||||
asm/non_matchings/code/code_8019AF00/Audio_StartAmbience.s,Audio_StartAmbience,0x801A48E0,0x52
|
||||
asm/non_matchings/code/code_8019AF00/Audio_PlayAmbience.s,Audio_PlayAmbience,0x801A4A28,0x56
|
||||
|
||||
|
Reference in New Issue
Block a user