z_sound_source OK (#353)

* z_sound_source OK

* Fix Pos

* Lib_PlaySfxByPos

* Change function names

* format

* Update names to match OoT

* cleanup from the merge

* Fix name
This commit is contained in:
engineer124
2022-01-11 11:27:36 +11:00
committed by GitHub
parent 6069a1585f
commit 133e02a8a7
62 changed files with 239 additions and 169 deletions
+8 -8
View File
@@ -1124,11 +1124,11 @@ asm/non_matchings/code/z_eff_footmark/EffFootmark_Init.s,EffFootmark_Init,0x800E
asm/non_matchings/code/z_eff_footmark/EffFootmark_Add.s,EffFootmark_Add,0x800EFF04,0x6E
asm/non_matchings/code/z_eff_footmark/EffFootmark_Update.s,EffFootmark_Update,0x800F00BC,0x43
asm/non_matchings/code/z_eff_footmark/EffFootmark_Draw.s,EffFootmark_Draw,0x800F01C8,0x72
asm/non_matchings/code/code_800F0390/func_800F0390.s,func_800F0390,0x800F0390,0xC
asm/non_matchings/code/code_800F0390/func_800F03C0.s,func_800F03C0,0x800F03C0,0x33
asm/non_matchings/code/code_800F0390/func_800F048C.s,func_800F048C,0x800F048C,0x37
asm/non_matchings/code/code_800F0390/Audio_PlaySoundAtPosition.s,Audio_PlaySoundAtPosition,0x800F0568,0xA
asm/non_matchings/code/code_800F0390/func_800F0590.s,func_800F0590,0x800F0590,0xC
asm/non_matchings/code/z_sound_source/SoundSource_InitAll.s,SoundSource_InitAll,0x800F0390,0xC
asm/non_matchings/code/z_sound_source/SoundSource_UpdateAll.s,SoundSource_UpdateAll,0x800F03C0,0x33
asm/non_matchings/code/z_sound_source/SoundSource_Add.s,SoundSource_Add,0x800F048C,0x37
asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxAtFixedWorldPos.s,SoundSource_PlaySfxAtFixedWorldPos,0x800F0568,0xA
asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxEachFrameAtFixedWorldPos.s,SoundSource_PlaySfxEachFrameAtFixedWorldPos,0x800F0590,0xC
asm/non_matchings/code/z_elf_message/func_800F05C0.s,func_800F05C0,0x800F05C0,0x80
asm/non_matchings/code/code_800F07C0/func_800F07C0.s,func_800F07C0,0x800F07C0,0x32
asm/non_matchings/code/code_800F07C0/func_800F0888.s,func_800F0888,0x800F0888,0x2F
@@ -1361,7 +1361,7 @@ 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/func_801000F4.s,func_801000F4,0x801000F4,0xA
asm/non_matchings/code/z_lib/Lib_PlaySfxAtPos.s,Lib_PlaySfxAtPos,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
@@ -3388,7 +3388,7 @@ asm/non_matchings/code/code_8019AF00/func_8019F05C.s,func_8019F05C,0x8019F05C,0x
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/func_8019F1C0.s,func_8019F1C0,0x8019F1C0,0x12
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/func_8019F258.s,func_8019F258,0x8019F258,0x2A
@@ -3560,7 +3560,7 @@ asm/non_matchings/code/code_801A5BD0/func_801A6D0C.s,func_801A6D0C,0x801A6D0C,0x
asm/non_matchings/code/code_801A5BD0/func_801A7084.s,func_801A7084,0x801A7084,0x39
asm/non_matchings/code/code_801A5BD0/func_801A7168.s,func_801A7168,0x801A7168,0x47
asm/non_matchings/code/code_801A5BD0/func_801A7284.s,func_801A7284,0x801A7284,0x12
asm/non_matchings/code/code_801A5BD0/func_801A72CC.s,func_801A72CC,0x801A72CC,0x17
asm/non_matchings/code/code_801A5BD0/Audio_StopSfxByPos.s,Audio_StopSfxByPos,0x801A72CC,0x17
asm/non_matchings/code/code_801A5BD0/func_801A7328.s,func_801A7328,0x801A7328,0x57
asm/non_matchings/code/code_801A5BD0/func_801A7484.s,func_801A7484,0x801A7484,0x59
asm/non_matchings/code/code_801A5BD0/func_801A75E8.s,func_801A75E8,0x801A75E8,0x4E
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
1124 asm/non_matchings/code/z_eff_footmark/EffFootmark_Add.s EffFootmark_Add 0x800EFF04 0x6E
1125 asm/non_matchings/code/z_eff_footmark/EffFootmark_Update.s EffFootmark_Update 0x800F00BC 0x43
1126 asm/non_matchings/code/z_eff_footmark/EffFootmark_Draw.s EffFootmark_Draw 0x800F01C8 0x72
1127 asm/non_matchings/code/code_800F0390/func_800F0390.s asm/non_matchings/code/z_sound_source/SoundSource_InitAll.s func_800F0390 SoundSource_InitAll 0x800F0390 0xC
1128 asm/non_matchings/code/code_800F0390/func_800F03C0.s asm/non_matchings/code/z_sound_source/SoundSource_UpdateAll.s func_800F03C0 SoundSource_UpdateAll 0x800F03C0 0x33
1129 asm/non_matchings/code/code_800F0390/func_800F048C.s asm/non_matchings/code/z_sound_source/SoundSource_Add.s func_800F048C SoundSource_Add 0x800F048C 0x37
1130 asm/non_matchings/code/code_800F0390/Audio_PlaySoundAtPosition.s asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxAtFixedWorldPos.s Audio_PlaySoundAtPosition SoundSource_PlaySfxAtFixedWorldPos 0x800F0568 0xA
1131 asm/non_matchings/code/code_800F0390/func_800F0590.s asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxEachFrameAtFixedWorldPos.s func_800F0590 SoundSource_PlaySfxEachFrameAtFixedWorldPos 0x800F0590 0xC
1132 asm/non_matchings/code/z_elf_message/func_800F05C0.s func_800F05C0 0x800F05C0 0x80
1133 asm/non_matchings/code/code_800F07C0/func_800F07C0.s func_800F07C0 0x800F07C0 0x32
1134 asm/non_matchings/code/code_800F07C0/func_800F0888.s func_800F0888 0x800F0888 0x2F
1361 asm/non_matchings/code/z_lib/Color_RGBA8_Copy.s Color_RGBA8_Copy 0x8010007C 0xA
1362 asm/non_matchings/code/z_lib/func_801000A4.s func_801000A4 0x801000A4 0xA
1363 asm/non_matchings/code/z_lib/func_801000CC.s func_801000CC 0x801000CC 0xA
1364 asm/non_matchings/code/z_lib/func_801000F4.s asm/non_matchings/code/z_lib/Lib_PlaySfxAtPos.s func_801000F4 Lib_PlaySfxAtPos 0x801000F4 0xA
1365 asm/non_matchings/code/z_lib/Lib_Vec3f_TranslateAndRotateY.s Lib_Vec3f_TranslateAndRotateY 0x8010011C 0x27
1366 asm/non_matchings/code/z_lib/Lib_LerpRGB.s Lib_LerpRGB 0x801001B8 0xA4
1367 asm/non_matchings/code/z_lib/Math_Vec3f_StepTo.s Math_Vec3f_StepTo 0x80100448 0x2D
3388 asm/non_matchings/code/code_8019AF00/play_sound.s play_sound 0x8019F0C8 0x18
3389 asm/non_matchings/code/code_8019AF00/func_8019F128.s func_8019F128 0x8019F128 0x12
3390 asm/non_matchings/code/code_8019AF00/func_8019F170.s func_8019F170 0x8019F170 0x14
3391 asm/non_matchings/code/code_8019AF00/func_8019F1C0.s asm/non_matchings/code/code_8019AF00/Audio_PlaySfxAtPos.s func_8019F1C0 Audio_PlaySfxAtPos 0x8019F1C0 0x12
3392 asm/non_matchings/code/code_8019AF00/func_8019F208.s func_8019F208 0x8019F208 0xA
3393 asm/non_matchings/code/code_8019AF00/func_8019F230.s func_8019F230 0x8019F230 0xA
3394 asm/non_matchings/code/code_8019AF00/func_8019F258.s func_8019F258 0x8019F258 0x2A
3560 asm/non_matchings/code/code_801A5BD0/func_801A7084.s func_801A7084 0x801A7084 0x39
3561 asm/non_matchings/code/code_801A5BD0/func_801A7168.s func_801A7168 0x801A7168 0x47
3562 asm/non_matchings/code/code_801A5BD0/func_801A7284.s func_801A7284 0x801A7284 0x12
3563 asm/non_matchings/code/code_801A5BD0/func_801A72CC.s asm/non_matchings/code/code_801A5BD0/Audio_StopSfxByPos.s func_801A72CC Audio_StopSfxByPos 0x801A72CC 0x17
3564 asm/non_matchings/code/code_801A5BD0/func_801A7328.s func_801A7328 0x801A7328 0x57
3565 asm/non_matchings/code/code_801A5BD0/func_801A7484.s func_801A7484 0x801A7484 0x59
3566 asm/non_matchings/code/code_801A5BD0/func_801A75E8.s func_801A75E8 0x801A75E8 0x4E