mirror of
https://github.com/zeldaret/mm.git
synced 2024-11-27 06:40:36 +00:00
76fadbd0e9
* DoorScheduleResult * actionVar * DOOR_DL_ * enums * ENDOOR_TYPE_SCHEDULE and related stuff * Name some functions and start figuring out stuff * defines * start documenting schedules * Name Inn doors * More door schedule naming * ajar * Name remaining schedule types * parameters diagram and some cleanups * Name renaiming types * format * rename some schedules * Use more static_assert * name anims * yeet unrelated stuff * requestOpen * Yeet DoorScheduleResult * whoops * stuff i missed * Update src/overlays/actors/ovl_En_Door/scheduleScripts.schl Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Update src/overlays/actors/ovl_En_Door/z_en_door.h Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Update src/overlays/actors/ovl_En_Door/z_en_door.h Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * review * Update src/overlays/actors/ovl_En_Pm/z_en_pm.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * Update src/code/z_sub_s.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * review * FindScheduleDoor --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
337 KiB
337 KiB
1 | asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s | EnAObj_Init | 0x800A5AC0 | 0x2B |
---|---|---|---|---|
2 | asm/non_matchings/code/z_en_a_keep/EnAObj_Destroy.s | EnAObj_Destroy | 0x800A5B6C | 0xB |
3 | asm/non_matchings/code/z_en_a_keep/EnAObj_Idle.s | EnAObj_Idle | 0x800A5B98 | 0x24 |
4 | asm/non_matchings/code/z_en_a_keep/EnAObj_Talk.s | EnAObj_Talk | 0x800A5C28 | 0xE |
5 | asm/non_matchings/code/z_en_a_keep/EnAObj_Update.s | EnAObj_Update | 0x800A5C60 | 0x16 |
6 | asm/non_matchings/code/z_en_a_keep/EnAObj_Draw.s | EnAObj_Draw | 0x800A5CB8 | 0x12 |
7 | asm/non_matchings/code/z_en_item00/EnItem00_SetObject.s | EnItem00_SetObject | 0x800A5D00 | 0x1C |
8 | asm/non_matchings/code/z_en_item00/EnItem00_Init.s | EnItem00_Init | 0x800A5D70 | 0x183 |
9 | asm/non_matchings/code/z_en_item00/EnItem00_Destroy.s | EnItem00_Destroy | 0x800A637C | 0xB |
10 | asm/non_matchings/code/z_en_item00/EnItem00_WaitForHeartObject.s | EnItem00_WaitForHeartObject | 0x800A63A8 | 0x19 |
11 | asm/non_matchings/code/z_en_item00/func_800A640C.s | func_800A640C | 0x800A640C | 0x91 |
12 | asm/non_matchings/code/z_en_item00/func_800A6650.s | func_800A6650 | 0x800A6650 | 0x4C |
13 | asm/non_matchings/code/z_en_item00/func_800A6780.s | func_800A6780 | 0x800A6780 | 0xB0 |
14 | asm/non_matchings/code/z_en_item00/func_800A6A40.s | func_800A6A40 | 0x800A6A40 | 0x56 |
15 | asm/non_matchings/code/z_en_item00/EnItem00_Update.s | EnItem00_Update | 0x800A6B98 | 0x164 |
16 | asm/non_matchings/code/z_en_item00/EnItem00_Draw.s | EnItem00_Draw | 0x800A7128 | 0x61 |
17 | asm/non_matchings/code/z_en_item00/EnItem00_DrawRupee.s | EnItem00_DrawRupee | 0x800A72AC | 0x3D |
18 | asm/non_matchings/code/z_en_item00/EnItem00_DrawSprite.s | EnItem00_DrawSprite | 0x800A73A0 | 0x4E |
19 | asm/non_matchings/code/z_en_item00/EnItem00_DrawHeartContainer.s | EnItem00_DrawHeartContainer | 0x800A74D8 | 0x38 |
20 | asm/non_matchings/code/z_en_item00/EnItem00_DrawHeartPiece.s | EnItem00_DrawHeartPiece | 0x800A75B8 | 0x26 |
21 | asm/non_matchings/code/z_en_item00/func_800A7650.s | func_800A7650 | 0x800A7650 | 0x38 |
22 | asm/non_matchings/code/z_en_item00/Item_DropCollectible.s | Item_DropCollectible | 0x800A7730 | 0xE9 |
23 | asm/non_matchings/code/z_en_item00/Item_DropCollectible2.s | Item_DropCollectible2 | 0x800A7AD4 | 0x95 |
24 | asm/non_matchings/code/z_en_item00/Item_DropCollectibleRandom.s | Item_DropCollectibleRandom | 0x800A7D28 | 0x10A |
25 | asm/non_matchings/code/z_en_item00/func_800A8150.s | func_800A8150 | 0x800A8150 | 0xB |
26 | asm/non_matchings/code/z_en_item00/func_800A817C.s | func_800A817C | 0x800A817C | 0xA |
27 | asm/non_matchings/code/z_en_item00/func_800A81A4.s | func_800A81A4 | 0x800A81A4 | 0x13 |
28 | asm/non_matchings/code/z_eff_blure/EffectBlure_AddVertex.s | EffectBlure_AddVertex | 0x800A81F0 | 0xC9 |
29 | asm/non_matchings/code/z_eff_blure/EffectBlure_AddSpace.s | EffectBlure_AddSpace | 0x800A8514 | 0x11 |
30 | asm/non_matchings/code/z_eff_blure/EffectBlure_InitElements.s | EffectBlure_InitElements | 0x800A8558 | 0x2E |
31 | asm/non_matchings/code/z_eff_blure/EffectBlure_Init1.s | EffectBlure_Init1 | 0x800A8610 | 0x44 |
32 | asm/non_matchings/code/z_eff_blure/EffectBlure_Init2.s | EffectBlure_Init2 | 0x800A8720 | 0x4D |
33 | asm/non_matchings/code/z_eff_blure/EffectBlure_Destroy.s | EffectBlure_Destroy | 0x800A8854 | 0x3 |
34 | asm/non_matchings/code/z_eff_blure/EffectBlure_Update.s | EffectBlure_Update | 0x800A8860 | 0x106 |
35 | asm/non_matchings/code/z_eff_blure/EffectBlure_UpdateFlags.s | EffectBlure_UpdateFlags | 0x800A8C78 | 0x5C |
36 | asm/non_matchings/code/z_eff_blure/EffectBlure_GetComputedValues.s | EffectBlure_GetComputedValues | 0x800A8DE8 | 0x145 |
37 | asm/non_matchings/code/z_eff_blure/EffectBlure_SetupSmooth.s | EffectBlure_SetupSmooth | 0x800A92FC | 0xD |
38 | asm/non_matchings/code/z_eff_blure/EffectBlure_DrawElemNoInterpolation.s | EffectBlure_DrawElemNoInterpolation | 0x800A9330 | 0x135 |
39 | asm/non_matchings/code/z_eff_blure/EffectBlure_DrawElemHermiteInterpolation.s | EffectBlure_DrawElemHermiteInterpolation | 0x800A9804 | 0x263 |
40 | asm/non_matchings/code/z_eff_blure/EffectBlure_DrawSmooth.s | EffectBlure_DrawSmooth | 0x800AA190 | 0xB4 |
41 | asm/non_matchings/code/z_eff_blure/EffectBlure_SetupSimple.s | EffectBlure_SetupSimple | 0x800AA460 | 0xE |
42 | asm/non_matchings/code/z_eff_blure/EffectBlure_SetupSimpleAlt.s | EffectBlure_SetupSimpleAlt | 0x800AA498 | 0x9A |
43 | asm/non_matchings/code/z_eff_blure/EffectBlure_DrawSimpleVertices.s | EffectBlure_DrawSimpleVertices | 0x800AA700 | 0x138 |
44 | asm/non_matchings/code/z_eff_blure/EffectBlure_DrawSimple.s | EffectBlure_DrawSimple | 0x800AABE0 | 0x143 |
45 | asm/non_matchings/code/z_eff_blure/EffectBlure_Draw.s | EffectBlure_Draw | 0x800AB0EC | 0x139 |
46 | asm/non_matchings/code/z_eff_shield_particle/EffectShieldParticle_Init.s | EffectShieldParticle_Init | 0x800AB5D0 | 0x8E |
47 | asm/non_matchings/code/z_eff_shield_particle/EffectShieldParticle_Destroy.s | EffectShieldParticle_Destroy | 0x800AB808 | 0x23 |
48 | asm/non_matchings/code/z_eff_shield_particle/EffectShieldParticle_Update.s | EffectShieldParticle_Update | 0x800AB894 | 0x59 |
49 | asm/non_matchings/code/z_eff_shield_particle/EffectShieldParticle_GetColors.s | EffectShieldParticle_GetColors | 0x800AB9F8 | 0x348 |
50 | asm/non_matchings/code/z_eff_shield_particle/EffectShieldParticle_Draw.s | EffectShieldParticle_Draw | 0x800AC718 | 0x136 |
51 | asm/non_matchings/code/z_eff_spark/EffectSpark_Init.s | EffectSpark_Init | 0x800ACBF0 | 0xF7 |
52 | asm/non_matchings/code/z_eff_spark/EffectSpark_Destroy.s | EffectSpark_Destroy | 0x800ACFCC | 0x3 |
53 | asm/non_matchings/code/z_eff_spark/EffectSpark_Update.s | EffectSpark_Update | 0x800ACFD8 | 0x31 |
54 | asm/non_matchings/code/z_eff_spark/EffectSpark_Draw.s | EffectSpark_Draw | 0x800AD09C | 0x481 |
55 | asm/non_matchings/code/z_eff_ss_dead/func_800AE2A0.s | func_800AE2A0 | 0x800AE2A0 | 0x65 |
56 | asm/non_matchings/code/z_eff_ss_dead/func_800AE434.s | func_800AE434 | 0x800AE434 | 0x5B |
57 | asm/non_matchings/code/z_eff_ss_dead/func_800AE5A0.s | func_800AE5A0 | 0x800AE5A0 | 0x11 |
58 | asm/non_matchings/code/z_eff_ss_dead/func_800AE5E4.s | func_800AE5E4 | 0x800AE5E4 | 0x65 |
59 | asm/non_matchings/code/z_eff_ss_dead/func_800AE778.s | func_800AE778 | 0x800AE778 | 0x5D |
60 | asm/non_matchings/code/z_eff_ss_dead/func_800AE8EC.s | func_800AE8EC | 0x800AE8EC | 0x11 |
61 | asm/non_matchings/code/z_eff_tire_mark/func_800AE930.s | func_800AE930 | 0x800AE930 | 0x185 |
62 | asm/non_matchings/code/z_eff_tire_mark/func_800AEF44.s | func_800AEF44 | 0x800AEF44 | 0xB |
63 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_InitElement.s | EffectTireMark_InitElement | 0x800AEF70 | 0xC |
64 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_Init.s | EffectTireMark_Init | 0x800AEFA0 | 0x29 |
65 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_Destroy.s | EffectTireMark_Destroy | 0x800AF044 | 0x3 |
66 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_Update.s | EffectTireMark_Update | 0x800AF050 | 0x8D |
67 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_SetVertices.s | EffectTireMark_SetVertices | 0x800AF284 | 0x23 |
68 | asm/non_matchings/code/z_eff_tire_mark/EffectTireMark_Draw.s | EffectTireMark_Draw | 0x800AF310 | 0x100 |
69 | asm/non_matchings/code/z_effect/Effect_GetPlayState.s | Effect_GetPlayState | 0x800AF710 | 0x4 |
70 | asm/non_matchings/code/z_effect/Effect_GetByIndex.s | Effect_GetByIndex | 0x800AF720 | 0x57 |
71 | asm/non_matchings/code/z_effect/Effect_InitStatus.s | Effect_InitStatus | 0x800AF87C | 0x5 |
72 | asm/non_matchings/code/z_effect/Effect_Init.s | Effect_Init | 0x800AF890 | 0x34 |
73 | asm/non_matchings/code/z_effect/Effect_Add.s | Effect_Add | 0x800AF960 | 0x71 |
74 | asm/non_matchings/code/z_effect/Effect_DrawAll.s | Effect_DrawAll | 0x800AFB24 | 0x4F |
75 | asm/non_matchings/code/z_effect/Effect_UpdateAll.s | Effect_UpdateAll | 0x800AFC60 | 0x5B |
76 | asm/non_matchings/code/z_effect/Effect_Destroy.s | Effect_Destroy | 0x800AFDCC | 0x56 |
77 | asm/non_matchings/code/z_effect/Effect_DestroyAll.s | Effect_DestroyAll | 0x800AFF24 | 0x4B |
78 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Init.s | EffectSS_Init | 0x800B0050 | 0x3C |
79 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Clear.s | EffectSS_Clear | 0x800B0140 | 0x30 |
80 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_GetTable.s | EffectSS_GetTable | 0x800B0200 | 0x4 |
81 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Delete.s | EffectSS_Delete | 0x800B0210 | 0x18 |
82 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_ResetEntry.s | EffectSS_ResetEntry | 0x800B0270 | 0x25 |
83 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_FindFreeSpace.s | EffectSS_FindFreeSpace | 0x800B0304 | 0x4E |
84 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_Copy.s | EffectSS_Copy | 0x800B043C | 0x26 |
85 | asm/non_matchings/code/z_effect_soft_sprite/EffectSs_Spawn.s | EffectSs_Spawn | 0x800B04D4 | 0x6A |
86 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_UpdateParticle.s | EffectSS_UpdateParticle | 0x800B067C | 0x28 |
87 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_UpdateAllParticles.s | EffectSS_UpdateAllParticles | 0x800B071C | 0x2F |
88 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_DrawParticle.s | EffectSS_DrawParticle | 0x800B07D8 | 0x11 |
89 | asm/non_matchings/code/z_effect_soft_sprite/EffectSS_DrawAllParticles.s | EffectSS_DrawAllParticles | 0x800B081C | 0x54 |
90 | asm/non_matchings/code/z_effect_soft_sprite/func_800B096C.s | func_800B096C | 0x800B096C | 0x19 |
91 | asm/non_matchings/code/z_effect_soft_sprite/func_800B09D0.s | func_800B09D0 | 0x800B09D0 | 0x15 |
92 | asm/non_matchings/code/z_effect_soft_sprite/func_800B0A24.s | func_800B0A24 | 0x800B0A24 | 0x3B |
93 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSs_DrawGEffect.s | EffectSs_DrawGEffect | 0x800B0B10 | 0x87 |
94 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDust_Spawn.s | EffectSsDust_Spawn | 0x800B0D2C | 0x2D |
95 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0DE0.s | func_800B0DE0 | 0x800B0DE0 | 0x1A |
96 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0E48.s | func_800B0E48 | 0x800B0E48 | 0x1A |
97 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0EB0.s | func_800B0EB0 | 0x800B0EB0 | 0x1A |
98 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0F18.s | func_800B0F18 | 0x800B0F18 | 0x1A |
99 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0F80.s | func_800B0F80 | 0x800B0F80 | 0x1A |
100 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B0FE8.s | func_800B0FE8 | 0x800B0FE8 | 0x1B |
101 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1054.s | func_800B1054 | 0x800B1054 | 0x1B |
102 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B10C0.s | func_800B10C0 | 0x800B10C0 | 0x1C |
103 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1130.s | func_800B1130 | 0x800B1130 | 0x1C |
104 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B11A0.s | func_800B11A0 | 0x800B11A0 | 0x1C |
105 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1210.s | func_800B1210 | 0x800B1210 | 0x1C |
106 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1280.s | func_800B1280 | 0x800B1280 | 0x1C |
107 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B12F0.s | func_800B12F0 | 0x800B12F0 | 0x1C |
108 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1360.s | func_800B1360 | 0x800B1360 | 0xF |
109 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B139C.s | func_800B139C | 0x800B139C | 0xF |
110 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B13D8.s | func_800B13D8 | 0x800B13D8 | 0x3F |
111 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B14D4.s | func_800B14D4 | 0x800B14D4 | 0x31 |
112 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B1598.s | func_800B1598 | 0x800B1598 | 0x31 |
113 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKirakira_SpawnSmallYellow.s | EffectSsKirakira_SpawnSmallYellow | 0x800B165C | 0x17 |
114 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKirakira_SpawnSmall.s | EffectSsKirakira_SpawnSmall | 0x800B16B8 | 0xF |
115 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKirakira_SpawnDispersed.s | EffectSsKirakira_SpawnDispersed | 0x800B16F4 | 0x4F |
116 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKirakira_SpawnFocused.s | EffectSsKirakira_SpawnFocused | 0x800B1830 | 0x36 |
117 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBomb2_SpawnFade.s | EffectSsBomb2_SpawnFade | 0x800B1908 | 0x1A |
118 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBomb2_SpawnLayered.s | EffectSsBomb2_SpawnLayered | 0x800B1970 | 0x1C |
119 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBlast_Spawn.s | EffectSsBlast_Spawn | 0x800B19E0 | 0x24 |
120 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBlast_SpawnWhiteCustomScale.s | EffectSsBlast_SpawnWhiteCustomScale | 0x800B1A70 | 0x15 |
121 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBlast_SpawnShockwave.s | EffectSsBlast_SpawnShockwave | 0x800B1AC4 | 0x13 |
122 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBlast_SpawnWhiteShockwave.s | EffectSsBlast_SpawnWhiteShockwave | 0x800B1B10 | 0xF |
123 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSpk_SpawnAccel.s | EffectSsGSpk_SpawnAccel | 0x800B1B4C | 0x24 |
124 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSpk_SpawnNoAccel.s | EffectSsGSpk_SpawnNoAccel | 0x800B1BDC | 0x25 |
125 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSpk_SpawnFuse.s | EffectSsGSpk_SpawnFuse | 0x800B1C70 | 0x15 |
126 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSpk_SpawnRandColor.s | EffectSsGSpk_SpawnRandColor | 0x800B1CC4 | 0x41 |
127 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSpk_SpawnSmall.s | EffectSsGSpk_SpawnSmall | 0x800B1DC8 | 0x11 |
128 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDFire_Spawn.s | EffectSsDFire_Spawn | 0x800B1E0C | 0x22 |
129 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsBubble_Spawn.s | EffectSsBubble_Spawn | 0x800B1E94 | 0x18 |
130 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGRipple_Spawn.s | EffectSsGRipple_Spawn | 0x800B1EF4 | 0x16 |
131 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGSplash_Spawn.s | EffectSsGSplash_Spawn | 0x800B1F4C | 0x25 |
132 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsGFire_Spawn.s | EffectSsGFire_Spawn | 0x800B1FE0 | 0xE |
133 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsLightning_Spawn.s | EffectSsLightning_Spawn | 0x800B2018 | 0x1E |
134 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDtBubble_SpawnColorProfile.s | EffectSsDtBubble_SpawnColorProfile | 0x800B2090 | 0x1F |
135 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDtBubble_SpawnCustomColor.s | EffectSsDtBubble_SpawnCustomColor | 0x800B210C | 0x24 |
136 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsHahen_Spawn.s | EffectSsHahen_Spawn | 0x800B219C | 0x20 |
137 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsHahen_SpawnBurst.s | EffectSsHahen_SpawnBurst | 0x800B221C | 0x52 |
138 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B2364.s | func_800B2364 | 0x800B2364 | 0x1D |
139 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsStick_Spawn.s | EffectSsStick_Spawn | 0x800B23D8 | 0x15 |
140 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsSibuki_Spawn.s | EffectSsSibuki_Spawn | 0x800B242C | 0x1C |
141 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsSibuki_SpawnBurst.s | EffectSsSibuki_SpawnBurst | 0x800B249C | 0x4F |
142 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsStone1_Spawn.s | EffectSsStone1_Spawn | 0x800B25D8 | 0x15 |
143 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsHitmark_Spawn.s | EffectSsHitmark_Spawn | 0x800B262C | 0x16 |
144 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsHitmark_SpawnFixedScale.s | EffectSsHitmark_SpawnFixedScale | 0x800B2684 | 0x9 |
145 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsHitmark_SpawnCustomScale.s | EffectSsHitmark_SpawnCustomScale | 0x800B26A8 | 0xB |
146 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsFhgFlash_SpawnShock.s | EffectSsFhgFlash_SpawnShock | 0x800B26D4 | 0x19 |
147 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKFire_Spawn.s | EffectSsKFire_Spawn | 0x800B2738 | 0x1A |
148 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsSolderSrchBall_Spawn.s | EffectSsSolderSrchBall_Spawn | 0x800B27A0 | 0x1C |
149 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsKakera_Spawn.s | EffectSsKakera_Spawn | 0x800B2810 | 0x2E |
150 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsIcePiece_Spawn.s | EffectSsIcePiece_Spawn | 0x800B28C8 | 0x1A |
151 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsIcePiece_SpawnBurst.s | EffectSsIcePiece_SpawnBurst | 0x800B2930 | 0x65 |
152 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsEnIce_SpawnFlying.s | EffectSsEnIce_SpawnFlying | 0x800B2AC4 | 0x20 |
153 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B2B44.s | func_800B2B44 | 0x800B2B44 | 0xE |
154 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B2B7C.s | func_800B2B7C | 0x800B2B7C | 0x11 |
155 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsEnIce_Spawn.s | EffectSsEnIce_Spawn | 0x800B2BC0 | 0x22 |
156 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsFireTail_Spawn.s | EffectSsFireTail_Spawn | 0x800B2C48 | 0x26 |
157 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsFireTail_SpawnFlame.s | EffectSsFireTail_SpawnFlame | 0x800B2CE0 | 0x31 |
158 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsFireTail_SpawnFlameOnPlayer.s | EffectSsFireTail_SpawnFlameOnPlayer | 0x800B2DA4 | 0x14 |
159 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsEnFire_SpawnVec3f.s | EffectSsEnFire_SpawnVec3f | 0x800B2DF4 | 0x1E |
160 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsEnFire_SpawnVec3s.s | EffectSsEnFire_SpawnVec3s | 0x800B2E6C | 0x2B |
161 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsExtra_Spawn.s | EffectSsExtra_Spawn | 0x800B2F18 | 0x1A |
162 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDeadDb_Spawn.s | EffectSsDeadDb_Spawn | 0x800B2F80 | 0x2C |
163 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B3030.s | func_800B3030 | 0x800B3030 | 0x16 |
164 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDeadDd_Spawn.s | EffectSsDeadDd_Spawn | 0x800B3088 | 0x2F |
165 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsDeadDs_Spawn.s | EffectSsDeadDs_Spawn | 0x800B3144 | 0x1E |
166 | asm/non_matchings/code/z_effect_soft_sprite_old_init/func_800B31BC.s | func_800B31BC | 0x800B31BC | 0x14 |
167 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsIceSmoke_Spawn.s | EffectSsIceSmoke_Spawn | 0x800B320C | 0x18 |
168 | asm/non_matchings/code/z_effect_soft_sprite_old_init/EffectSsIceBlock_Spawn.s | EffectSsIceBlock_Spawn | 0x800B326C | 0x19 |
169 | asm/non_matchings/code/flg_set/FlagSet_Update.s | FlagSet_Update | 0x800B32D0 | 0xDD |
170 | asm/non_matchings/code/flg_set/FlagSet_Draw.s | FlagSet_Draw | 0x800B3644 | 0x8F |
171 | asm/non_matchings/code/z_DLF/Overlay_LoadGameState.s | Overlay_LoadGameState | 0x800B3880 | 0x49 |
172 | asm/non_matchings/code/z_DLF/Overlay_FreeGameState.s | Overlay_FreeGameState | 0x800B39A4 | 0x4B |
173 | asm/non_matchings/code/z_actor/Actor_PrintLists.s | Actor_PrintLists | 0x800B3AD0 | 0x35 |
174 | asm/non_matchings/code/z_actor/ActorShape_Init.s | ActorShape_Init | 0x800B3BA4 | 0x9 |
175 | asm/non_matchings/code/z_actor/ActorShadow_Draw.s | ActorShadow_Draw | 0x800B3BC8 | 0xFE |
176 | asm/non_matchings/code/z_actor/ActorShadow_DrawCircle.s | ActorShadow_DrawCircle | 0x800B3FC0 | 0x19 |
177 | asm/non_matchings/code/z_actor/ActorShadow_DrawSquare.s | ActorShadow_DrawSquare | 0x800B4024 | 0x19 |
178 | asm/non_matchings/code/z_actor/ActorShadow_DrawWhiteCircle.s | ActorShadow_DrawWhiteCircle | 0x800B4088 | 0xC |
179 | asm/non_matchings/code/z_actor/ActorShadow_DrawHorse.s | ActorShadow_DrawHorse | 0x800B40B8 | 0xA |
180 | asm/non_matchings/code/z_actor/ActorShadow_DrawFoot.s | ActorShadow_DrawFoot | 0x800B40E0 | 0x86 |
181 | asm/non_matchings/code/z_actor/ActorShadow_DrawFeet.s | ActorShadow_DrawFeet | 0x800B42F8 | 0x1E8 |
182 | asm/non_matchings/code/z_actor/Actor_SetFeetPos.s | Actor_SetFeetPos | 0x800B4A98 | 0x15 |
183 | asm/non_matchings/code/z_actor/func_800B4AEC.s | func_800B4AEC | 0x800B4AEC | 0x19 |
184 | asm/non_matchings/code/z_actor/func_800B4B50.s | func_800B4B50 | 0x800B4B50 | 0xE3 |
185 | asm/non_matchings/code/z_actor/Actor_GetProjectedPos.s | Actor_GetProjectedPos | 0x800B4EDC | 0x19 |
186 | asm/non_matchings/code/z_actor/Target_SetLockOnPos.s | Target_SetLockOnPos | 0x800B4F40 | 0xE |
187 | asm/non_matchings/code/z_actor/Target_InitLockOn.s | Target_InitLockOn | 0x800B4F78 | 0x32 |
188 | asm/non_matchings/code/z_actor/Target_SetFairyState.s | Target_SetFairyState | 0x800B5040 | 0x59 |
189 | asm/non_matchings/code/z_actor/Target_Init.s | Target_Init | 0x800B51A4 | 0x19 |
190 | asm/non_matchings/code/z_actor/Target_Draw.s | Target_Draw | 0x800B5208 | 0x183 |
191 | asm/non_matchings/code/z_actor/Target_Update.s | Target_Update | 0x800B5814 | 0xE7 |
192 | asm/non_matchings/code/z_actor/Flags_GetSwitch.s | Flags_GetSwitch | 0x800B5BB0 | 0x11 |
193 | asm/non_matchings/code/z_actor/Flags_SetSwitch.s | Flags_SetSwitch | 0x800B5BF4 | 0x10 |
194 | asm/non_matchings/code/z_actor/Flags_UnsetSwitch.s | Flags_UnsetSwitch | 0x800B5C34 | 0x11 |
195 | asm/non_matchings/code/z_actor/Flags_GetTreasure.s | Flags_GetTreasure | 0x800B5C78 | 0x6 |
196 | asm/non_matchings/code/z_actor/Flags_SetTreasure.s | Flags_SetTreasure | 0x800B5C90 | 0x7 |
197 | asm/non_matchings/code/z_actor/Flags_SetAllTreasure.s | Flags_SetAllTreasure | 0x800B5CAC | 0x3 |
198 | asm/non_matchings/code/z_actor/Flags_GetAllTreasure.s | Flags_GetAllTreasure | 0x800B5CB8 | 0x3 |
199 | asm/non_matchings/code/z_actor/Flags_GetClear.s | Flags_GetClear | 0x800B5CC4 | 0x6 |
200 | asm/non_matchings/code/z_actor/Flags_SetClear.s | Flags_SetClear | 0x800B5CDC | 0x7 |
201 | asm/non_matchings/code/z_actor/Flags_UnsetClear.s | Flags_UnsetClear | 0x800B5CF8 | 0x8 |
202 | asm/non_matchings/code/z_actor/Flags_GetClearTemp.s | Flags_GetClearTemp | 0x800B5D18 | 0x6 |
203 | asm/non_matchings/code/z_actor/Flags_SetClearTemp.s | Flags_SetClearTemp | 0x800B5D30 | 0x7 |
204 | asm/non_matchings/code/z_actor/Flags_UnsetClearTemp.s | Flags_UnsetClearTemp | 0x800B5D4C | 0x8 |
205 | asm/non_matchings/code/z_actor/Flags_GetCollectible.s | Flags_GetCollectible | 0x800B5D6C | 0x11 |
206 | asm/non_matchings/code/z_actor/Flags_SetCollectible.s | Flags_SetCollectible | 0x800B5DB0 | 0x10 |
207 | asm/non_matchings/code/z_actor/TitleCard_ContextInit.s | TitleCard_ContextInit | 0x800B5DF0 | 0x7 |
208 | asm/non_matchings/code/z_actor/TitleCard_InitBossName.s | TitleCard_InitBossName | 0x800B5E0C | 0x11 |
209 | asm/non_matchings/code/z_actor/TitleCard_InitPlaceName.s | TitleCard_InitPlaceName | 0x800B5E50 | 0x6 |
210 | asm/non_matchings/code/z_actor/TitleCard_Update.s | TitleCard_Update | 0x800B5E68 | 0x2F |
211 | asm/non_matchings/code/z_actor/TitleCard_Draw.s | TitleCard_Draw | 0x800B5F24 | 0x144 |
212 | asm/non_matchings/code/z_actor/func_800B6434.s | func_800B6434 | 0x800B6434 | 0xD |
213 | asm/non_matchings/code/z_actor/Actor_InitPlayerImpact.s | Actor_InitPlayerImpact | 0x800B6468 | 0x3 |
214 | asm/non_matchings/code/z_actor/Actor_UpdatePlayerImpact.s | Actor_UpdatePlayerImpact | 0x800B6474 | 0x6 |
215 | asm/non_matchings/code/z_actor/Actor_SetPlayerImpact.s | Actor_SetPlayerImpact | 0x800B648C | 0x1C |
216 | asm/non_matchings/code/z_actor/Actor_GetPlayerImpact.s | Actor_GetPlayerImpact | 0x800B64FC | 0x22 |
217 | asm/non_matchings/code/z_actor/Actor_AddSharedMemoryEntry.s | func_800B6584 | 0x800B6584 | 0x21 |
218 | asm/non_matchings/code/z_actor/Actor_FreeSharedMemoryEntry.s | func_800B6608 | 0x800B6608 | 0x1E |
219 | asm/non_matchings/code/z_actor/Actor_FindSharedMemoryEntry.s | func_800B6680 | 0x800B6680 | 0x23 |
220 | asm/non_matchings/code/z_actor/Actor_Kill.s | Actor_Kill | 0x800B670C | 0x8 |
221 | asm/non_matchings/code/z_actor/Actor_SetWorldToHome.s | Actor_SetWorldToHome | 0x800B672C | 0xC |
222 | asm/non_matchings/code/z_actor/Actor_SetFocus.s | Actor_SetFocus | 0x800B675C | 0x11 |
223 | asm/non_matchings/code/z_actor/Actor_SetWorldRotToShape.s | Actor_SetWorldRotToShape | 0x800B67A0 | 0x8 |
224 | asm/non_matchings/code/z_actor/Actor_SetShapeRotToWorld.s | Actor_SetShapeRotToWorld | 0x800B67C0 | 0x8 |
225 | asm/non_matchings/code/z_actor/Actor_SetScale.s | Actor_SetScale | 0x800B67E0 | 0x7 |
226 | asm/non_matchings/code/z_actor/Actor_SetObjectDependency.s | Actor_SetObjectDependency | 0x800B67FC | 0xE |
227 | asm/non_matchings/code/z_actor/Actor_Init.s | Actor_Init | 0x800B6834 | 0x45 |
228 | asm/non_matchings/code/z_actor/Actor_Destroy.s | Actor_Destroy | 0x800B6948 | 0x10 |
229 | asm/non_matchings/code/z_actor/Actor_SetMovementScale.s | Actor_SetMovementScale | 0x800B6988 | 0x9 |
230 | asm/non_matchings/code/z_actor/Actor_UpdatePos.s | Actor_UpdatePos | 0x800B69AC | 0x19 |
231 | asm/non_matchings/code/z_actor/Actor_UpdateVelocityWithGravity.s | Actor_UpdateVelocityWithGravity | 0x800B6A10 | 0x1E |
232 | asm/non_matchings/code/z_actor/Actor_MoveWithGravity.s | Actor_MoveWithGravity | 0x800B6A88 | 0xB |
233 | asm/non_matchings/code/z_actor/Actor_UpdateVelocityWithoutGravity.s | Actor_UpdateVelocityWithoutGravity | 0x800B6AB4 | 0x1C |
234 | asm/non_matchings/code/z_actor/Actor_MoveWithoutGravity.s | Actor_MoveWithoutGravity | 0x800B6B24 | 0xB |
235 | asm/non_matchings/code/z_actor/Actor_UpdateVelocityWithoutGravityReverse.s | Actor_UpdateVelocityWithoutGravityReverse | 0x800B6B50 | 0x22 |
236 | asm/non_matchings/code/z_actor/Actor_MoveWithoutGravityReverse.s | Actor_MoveWithoutGravityReverse | 0x800B6BD8 | 0xB |
237 | asm/non_matchings/code/z_actor/Actor_SetSpeeds.s | Actor_SetSpeeds | 0x800B6C04 | 0x15 |
238 | asm/non_matchings/code/z_actor/Actor_UpdatePosFromSkelAnime.s | Actor_UpdatePosFromSkelAnime | 0x800B6C58 | 0x1F |
239 | asm/non_matchings/code/z_actor/Actor_WorldYawTowardActor.s | Actor_WorldYawTowardActor | 0x800B6CD4 | 0xB |
240 | asm/non_matchings/code/z_actor/Actor_FocusYawTowardActor.s | Actor_FocusYawTowardActor | 0x800B6D00 | 0xB |
241 | asm/non_matchings/code/z_actor/Actor_WorldYawTowardPoint.s | Actor_WorldYawTowardPoint | 0x800B6D2C | 0x9 |
242 | asm/non_matchings/code/z_actor/Actor_WorldPitchTowardActor.s | Actor_WorldPitchTowardActor | 0x800B6D50 | 0xB |
243 | asm/non_matchings/code/z_actor/Actor_FocusPitchTowardActor.s | Actor_FocusPitchTowardActor | 0x800B6D7C | 0xB |
244 | asm/non_matchings/code/z_actor/Actor_WorldPitchTowardPoint.s | Actor_WorldPitchTowardPoint | 0x800B6DA8 | 0x9 |
245 | asm/non_matchings/code/z_actor/Actor_WorldDistXYZToActor.s | Actor_WorldDistXYZToActor | 0x800B6DCC | 0xB |
246 | asm/non_matchings/code/z_actor/Actor_WorldDistXYZToPoint.s | Actor_WorldDistXYZToPoint | 0x800B6DF8 | 0x9 |
247 | asm/non_matchings/code/z_actor/Actor_WorldDistXZToActor.s | Actor_WorldDistXZToActor | 0x800B6E1C | 0xB |
248 | asm/non_matchings/code/z_actor/Actor_WorldDistXZToPoint.s | Actor_WorldDistXZToPoint | 0x800B6E48 | 0x9 |
249 | asm/non_matchings/code/z_actor/Actor_OffsetOfPointInActorCoords.s | Actor_OffsetOfPointInActorCoords | 0x800B6E6C | 0x28 |
250 | asm/non_matchings/code/z_actor/Actor_HeightDiff.s | Actor_HeightDiff | 0x800B6F0C | 0x5 |
251 | asm/non_matchings/code/z_actor/Actor_SetControlStickData.s | Actor_SetControlStickData | 0x800B6F20 | 0x2A |
252 | asm/non_matchings/code/z_actor/Player_GetHeight.s | Player_GetHeight | 0x800B6FC8 | 0x32 |
253 | asm/non_matchings/code/z_actor/Player_GetRunSpeedLimit.s | Player_GetRunSpeedLimit | 0x800B7090 | 0x22 |
254 | asm/non_matchings/code/z_actor/func_800B7118.s | func_800B7118 | 0x800B7118 | 0x4 |
255 | asm/non_matchings/code/z_actor/func_800B7128.s | func_800B7128 | 0x800B7128 | 0xD |
256 | asm/non_matchings/code/z_actor/func_800B715C.s | func_800B715C | 0x800B715C | 0x5 |
257 | asm/non_matchings/code/z_actor/Player_SetCameraHorseSetting.s | Player_SetCameraHorseSetting | 0x800B7170 | 0x1B |
258 | asm/non_matchings/code/z_actor/Player_MountHorse.s | Player_MountHorse | 0x800B71DC | 0x9 |
259 | asm/non_matchings/code/z_actor/func_800B7200.s | func_800B7200 | 0x800B7200 | 0xB |
260 | asm/non_matchings/code/z_actor/Player_SpawnHorse.s | Player_SpawnHorse | 0x800B722C | 0x8 |
261 | asm/non_matchings/code/z_actor/Player_SetCsAction.s | Player_SetCsAction | 0x800B724C | 0x13 |
262 | asm/non_matchings/code/z_actor/Player_SetCsActionWithHaltedActors.s | Player_SetCsActionWithHaltedActors | 0x800B7298 | 0x12 |
263 | asm/non_matchings/code/z_actor/func_800B72E0.s | func_800B72E0 | 0x800B72E0 | 0x6 |
264 | asm/non_matchings/code/z_actor/func_800B72F8.s | func_800B72F8 | 0x800B72F8 | 0xA |
265 | asm/non_matchings/code/z_actor/Player_IsFacingActor.s | Player_IsFacingActor | 0x800B7320 | 0x16 |
266 | asm/non_matchings/code/z_actor/Actor_ActorBIsFacingActorA.s | Actor_ActorBIsFacingActorA | 0x800B7378 | 0x1A |
267 | asm/non_matchings/code/z_actor/Actor_IsFacingPlayer.s | Actor_IsFacingPlayer | 0x800B73E0 | 0x13 |
268 | asm/non_matchings/code/z_actor/Actor_ActorAIsFacingActorB.s | Actor_ActorAIsFacingActorB | 0x800B742C | 0x18 |
269 | asm/non_matchings/code/z_actor/Actor_IsFacingAndNearPlayer.s | Actor_IsFacingAndNearPlayer | 0x800B748C | 0x20 |
270 | asm/non_matchings/code/z_actor/Actor_ActorAIsFacingAndNearActorB.s | Actor_ActorAIsFacingAndNearActorB | 0x800B750C | 0x25 |
271 | asm/non_matchings/code/z_actor/Actor_GetSlopeDirection.s | Actor_GetSlopeDirection | 0x800B75A0 | 0x1F |
272 | asm/non_matchings/code/z_actor/func_800B761C.s | func_800B761C | 0x800B761C | 0x17 |
273 | asm/non_matchings/code/z_actor/func_800B7678.s | func_800B7678 | 0x800B7678 | 0x90 |
274 | asm/non_matchings/code/z_actor/Actor_UpdateBgCheckInfo.s | Actor_UpdateBgCheckInfo | 0x800B78B8 | 0x153 |
275 | asm/non_matchings/code/z_actor/Hilite_Draw.s | Hilite_Draw | 0x800B7E04 | 0x77 |
276 | asm/non_matchings/code/z_actor/Hilite_DrawOpa.s | Hilite_DrawOpa | 0x800B7FE0 | 0xE |
277 | asm/non_matchings/code/z_actor/Hilite_DrawXlu.s | Hilite_DrawXlu | 0x800B8018 | 0xE |
278 | asm/non_matchings/code/z_actor/func_800B8050.s | func_800B8050 | 0x800B8050 | 0x32 |
279 | asm/non_matchings/code/z_actor/func_800B8118.s | func_800B8118 | 0x800B8118 | 0x32 |
280 | asm/non_matchings/code/z_actor/Actor_GetFocus.s | Actor_GetFocus | 0x800B81E0 | 0xD |
281 | asm/non_matchings/code/z_actor/Actor_GetWorld.s | Actor_GetWorld | 0x800B8214 | 0xD |
282 | asm/non_matchings/code/z_actor/Actor_GetWorldPosShapeRot.s | Actor_GetWorldPosShapeRot | 0x800B8248 | 0x29 |
283 | asm/non_matchings/code/z_actor/Target_GetAdjustedDistSq.s | Target_GetAdjustedDistSq | 0x800B82EC | 0x34 |
284 | asm/non_matchings/code/z_actor/Target_IsActorInRange.s | Target_IsActorInRange | 0x800B83BC | 0xF |
285 | asm/non_matchings/code/z_actor/Target_OutsideLeashRange.s | Target_OutsideLeashRange | 0x800B83F8 | 0x36 |
286 | asm/non_matchings/code/z_actor/Actor_TalkOfferAccepted.s | Actor_TalkOfferAccepted | 0x800B84D0 | 0xC |
287 | asm/non_matchings/code/z_actor/Actor_OfferTalkExchange.s | Actor_OfferTalkExchange | 0x800B8500 | 0x38 |
288 | asm/non_matchings/code/z_actor/Actor_OfferTalkExchangeEquiCylinder.s | Actor_OfferTalkExchangeEquiCylinder | 0x800B85E0 | 0xD |
289 | asm/non_matchings/code/z_actor/Actor_OfferTalk.s | Actor_OfferTalk | 0x800B8614 | 0xA |
290 | asm/non_matchings/code/z_actor/Actor_OfferTalkNearColChkInfoCylinder.s | Actor_OfferTalkNearColChkInfoCylinder | 0x800B863C | 0x10 |
291 | asm/non_matchings/code/z_actor/Actor_TextboxIsClosing.s | Actor_TextboxIsClosing | 0x800B867C | 0x13 |
292 | asm/non_matchings/code/z_actor/Actor_ChangeFocus.s | Actor_ChangeFocus | 0x800B86C8 | 0x10 |
293 | asm/non_matchings/code/z_actor/Player_GetExchangeItemId.s | Player_GetExchangeItemId | 0x800B8708 | 0x4 |
294 | asm/non_matchings/code/z_actor/func_800B8718.s | func_800B8718 | 0x800B8718 | 0xD |
295 | asm/non_matchings/code/z_actor/func_800B874C.s | func_800B874C | 0x800B874C | 0x2E |
296 | asm/non_matchings/code/z_actor/func_800B8804.s | func_800B8804 | 0x800B8804 | 0xA |
297 | asm/non_matchings/code/z_actor/func_800B882C.s | func_800B882C | 0x800B882C | 0x10 |
298 | asm/non_matchings/code/z_actor/func_800B886C.s | func_800B886C | 0x800B886C | 0xB |
299 | asm/non_matchings/code/z_actor/Actor_GetScreenPos.s | Actor_GetScreenPos | 0x800B8898 | 0x27 |
300 | asm/non_matchings/code/z_actor/Actor_OnScreen.s | Actor_OnScreen | 0x800B8934 | 0x31 |
301 | asm/non_matchings/code/z_actor/Actor_HasParent.s | Actor_HasParent | 0x800B89F8 | 0x9 |
302 | asm/non_matchings/code/z_actor/Actor_OfferGetItem.s | Actor_OfferGetItem | 0x800B8A1C | 0x5A |
303 | asm/non_matchings/code/z_actor/Actor_OfferGetItemNearby.s | Actor_OfferGetItemNearby | 0x800B8B84 | 0xB |
304 | asm/non_matchings/code/z_actor/Actor_OfferCarry.s | Actor_OfferCarry | 0x800B8BB0 | 0x8 |
305 | asm/non_matchings/code/z_actor/Actor_OfferGetItemFar.s | Actor_OfferGetItemFar | 0x800B8BD0 | 0xB |
306 | asm/non_matchings/code/z_actor/Actor_HasNoParent.s | Actor_HasNoParent | 0x800B8BFC | 0x9 |
307 | asm/non_matchings/code/z_actor/func_800B8C20.s | func_800B8C20 | 0x800B8C20 | 0xC |
308 | asm/non_matchings/code/z_actor/Actor_SetClosestSecretDistance.s | Actor_SetClosestSecretDistance | 0x800B8C50 | 0xA |
309 | asm/non_matchings/code/z_actor/Actor_HasRider.s | Actor_HasRider | 0x800B8C78 | 0x9 |
310 | asm/non_matchings/code/z_actor/Actor_SetRideActor.s | Actor_SetRideActor | 0x800B8C9C | 0x14 |
311 | asm/non_matchings/code/z_actor/Actor_HasNoRider.s | Actor_HasNoRider | 0x800B8CEC | 0x9 |
312 | asm/non_matchings/code/z_actor/func_800B8D10.s | func_800B8D10 | 0x800B8D10 | 0x10 |
313 | asm/non_matchings/code/z_actor/func_800B8D50.s | func_800B8D50 | 0x800B8D50 | 0x12 |
314 | asm/non_matchings/code/z_actor/func_800B8D98.s | func_800B8D98 | 0x800B8D98 | 0xF |
315 | asm/non_matchings/code/z_actor/func_800B8DD4.s | func_800B8DD4 | 0x800B8DD4 | 0x12 |
316 | asm/non_matchings/code/z_actor/func_800B8E1C.s | func_800B8E1C | 0x800B8E1C | 0xF |
317 | asm/non_matchings/code/z_actor/Player_PlaySfx.s | Player_PlaySfx | 0x800B8E58 | 0x1C |
318 | asm/non_matchings/code/z_actor/Actor_PlaySfx.s | Actor_PlaySfx | 0x800B8EC8 | 0xB |
319 | asm/non_matchings/code/z_actor/Actor_PlaySfx_SurfaceBomb.s | Actor_PlaySfx_SurfaceBomb | 0x800B8EF4 | 0x29 |
320 | asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered1.s | Actor_PlaySfx_FlaggedCentered1 | 0x800B8F98 | 0xA |
321 | asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered2.s | Actor_PlaySfx_FlaggedCentered2 | 0x800B8FC0 | 0xA |
322 | asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedCentered3.s | Actor_PlaySfx_FlaggedCentered3 | 0x800B8FE8 | 0xA |
323 | asm/non_matchings/code/z_actor/Actor_PlaySfx_Flagged.s | Actor_PlaySfx_Flagged | 0x800B9010 | 0xA |
324 | asm/non_matchings/code/z_actor/Actor_PlaySfx_FlaggedTimer.s | Actor_PlaySfx_FlaggedTimer | 0x800B9038 | 0x13 |
325 | asm/non_matchings/code/z_actor/Actor_PlaySeq_FlaggedKamaroDance.s | Actor_PlaySeq_FlaggedKamaroDance | 0x800B9084 | 0x5 |
326 | asm/non_matchings/code/z_actor/Actor_PlaySeq_FlaggedMusicBoxHouse.s | Actor_PlaySeq_FlaggedMusicBoxHouse | 0x800B9098 | 0x5 |
327 | asm/non_matchings/code/z_actor/func_800B90AC.s | func_800B90AC | 0x800B90AC | 0x12 |
328 | asm/non_matchings/code/z_actor/Actor_DeactivateLens.s | Actor_DeactivateLens | 0x800B90F4 | 0xB |
329 | asm/non_matchings/code/z_actor/Actor_InitHalfDaysBit.s | Actor_InitHalfDaysBit | 0x800B9120 | 0x14 |
330 | asm/non_matchings/code/z_actor/Actor_InitContext.s | Actor_InitContext | 0x800B9170 | 0x71 |
331 | asm/non_matchings/code/z_actor/Actor_SpawnSetupActors.s | Actor_SpawnSetupActors | 0x800B9334 | 0x56 |
332 | asm/non_matchings/code/z_actor/Actor_UpdateActor.s | Actor_UpdateActor | 0x800B948C | 0xBD |
333 | asm/non_matchings/code/z_actor/Actor_UpdateAll.s | Actor_UpdateAll | 0x800B9780 | 0xA1 |
334 | asm/non_matchings/code/z_actor/Actor_Draw.s | Actor_Draw | 0x800B9A04 | 0xC6 |
335 | asm/non_matchings/code/z_actor/Actor_UpdateFlaggedAudio.s | Actor_UpdateFlaggedAudio | 0x800B9D1C | 0x48 |
336 | asm/non_matchings/code/z_actor/Actor_ResetLensActors.s | Actor_ResetLensActors | 0x800B9E3C | 0x4 |
337 | asm/non_matchings/code/z_actor/Actor_AddToLensActors.s | Actor_AddToLensActors | 0x800B9E4C | 0xE |
338 | asm/non_matchings/code/z_actor/Actor_DrawLensOverlay.s | Actor_DrawLensOverlay | 0x800B9E84 | 0x1C |
339 | asm/non_matchings/code/z_actor/Actor_DrawLensActors.s | Actor_DrawLensActors | 0x800B9EF4 | 0xF9 |
340 | asm/non_matchings/code/z_actor/func_800BA2D8.s | func_800BA2D8 | 0x800BA2D8 | 0x9 |
341 | asm/non_matchings/code/z_actor/func_800BA2FC.s | func_800BA2FC | 0x800BA2FC | 0x4C |
342 | asm/non_matchings/code/z_actor/Actor_DrawAll.s | Actor_DrawAll | 0x800BA42C | 0xB4 |
343 | asm/non_matchings/code/z_actor/Actor_KillAllWithMissingObject.s | Actor_KillAllWithMissingObject | 0x800BA6FC | 0x27 |
344 | asm/non_matchings/code/z_actor/func_800BA798.s | func_800BA798 | 0x800BA798 | 0x48 |
345 | asm/non_matchings/code/z_actor/Actor_KillAllOnHalfDayChange.s | Actor_KillAllOnHalfDayChange | 0x800BA8B8 | 0x3F |
346 | asm/non_matchings/code/z_actor/Actor_CleanupContext.s | Actor_CleanupContext | 0x800BA9B4 | 0x40 |
347 | asm/non_matchings/code/z_actor/Actor_AddToCategory.s | Actor_AddToCategory | 0x800BAAB4 | 0x1C |
348 | asm/non_matchings/code/z_actor/Actor_RemoveFromCategory.s | Actor_RemoveFromCategory | 0x800BAB24 | 0x36 |
349 | asm/non_matchings/code/z_actor/Actor_FreeOverlay.s | Actor_FreeOverlay | 0x800BABFC | 0x19 |
350 | asm/non_matchings/code/z_actor/Actor_Spawn.s | Actor_Spawn | 0x800BAC60 | 0x1D |
351 | asm/non_matchings/code/z_actor/Actor_LoadOverlay.s | Actor_LoadOverlay | 0x800BACD4 | 0x50 |
352 | asm/non_matchings/code/z_actor/Actor_SpawnAsChildAndCutscene.s | Actor_SpawnAsChildAndCutscene | 0x800BAE14 | 0xAB |
353 | asm/non_matchings/code/z_actor/Actor_SpawnAsChild.s | Actor_SpawnAsChild | 0x800BB0C0 | 0x20 |
354 | asm/non_matchings/code/z_actor/Actor_SpawnTransitionActors.s | Actor_SpawnTransitionActors | 0x800BB140 | 0x64 |
355 | asm/non_matchings/code/z_actor/Actor_SpawnEntry.s | Actor_SpawnEntry | 0x800BB2D0 | 0x72 |
356 | asm/non_matchings/code/z_actor/Actor_Delete.s | Actor_Delete | 0x800BB498 | 0x41 |
357 | asm/non_matchings/code/z_actor/Target_InTargetableScreenRegion.s | Target_InTargetableScreenRegion | 0x800BB59C | 0x1A |
358 | asm/non_matchings/code/z_actor/Target_FindTargetableActorForCategory.s | Target_FindTargetableActorForCategory | 0x800BB604 | 0xBA |
359 | asm/non_matchings/code/z_actor/Target_GetTargetActor.s | Target_GetTargetActor | 0x800BB8EC | 0x67 |
360 | asm/non_matchings/code/z_actor/Enemy_StartFinishingBlow.s | Enemy_StartFinishingBlow | 0x800BBA88 | 0xE |
361 | asm/non_matchings/code/z_actor/func_800BBAC0.s | func_800BBAC0 | 0x800BBAC0 | 0x2D |
362 | asm/non_matchings/code/z_actor/func_800BBB74.s | func_800BBB74 | 0x800BBB74 | 0x2B |
363 | asm/non_matchings/code/z_actor/func_800BBC20.s | func_800BBC20 | 0x800BBC20 | 0x33 |
364 | asm/non_matchings/code/z_actor/Actor_SpawnBodyParts.s | Actor_SpawnBodyParts | 0x800BBCEC | 0x30 |
365 | asm/non_matchings/code/z_actor/Actor_SpawnFloorDustRing.s | Actor_SpawnFloorDustRing | 0x800BBDAC | 0x81 |
366 | asm/non_matchings/code/z_actor/func_800BBFB0.s | func_800BBFB0 | 0x800BBFB0 | 0x69 |
367 | asm/non_matchings/code/z_actor/Actor_ChangeCategory.s | Actor_ChangeCategory | 0x800BC154 | 0xD |
368 | asm/non_matchings/code/z_actor/Actor_GetArrowDmgFlags.s | Actor_GetArrowDmgFlags | 0x800BC188 | 0xB |
369 | asm/non_matchings/code/z_actor/func_800BC1B4.s | func_800BC1B4 | 0x800BC1B4 | 0x2F |
370 | asm/non_matchings/code/z_actor/func_800BC270.s | func_800BC270 | 0x800BC270 | 0x75 |
371 | asm/non_matchings/code/z_actor/func_800BC444.s | func_800BC444 | 0x800BC444 | 0x2A |
372 | asm/non_matchings/code/z_actor/Actor_TestFloorInDirection.s | Actor_TestFloorInDirection | 0x800BC4EC | 0x33 |
373 | asm/non_matchings/code/z_actor/Actor_IsTargeted.s | Actor_IsTargeted | 0x800BC5B8 | 0xD |
374 | asm/non_matchings/code/z_actor/Actor_OtherIsTargeted.s | Actor_OtherIsTargeted | 0x800BC5EC | 0xD |
375 | asm/non_matchings/code/z_actor/func_800BC620.s | func_800BC620 | 0x800BC620 | 0x54 |
376 | asm/non_matchings/code/z_actor/Actor_RequestQuake.s | Actor_RequestQuake | 0x800BC770 | 0x1A |
377 | asm/non_matchings/code/z_actor/Actor_RequestQuakeWithSpeed.s | Actor_RequestQuakeWithSpeed | 0x800BC7D8 | 0x1C |
378 | asm/non_matchings/code/z_actor/Actor_RequestQuakeAndRumble.s | Actor_RequestQuakeAndRumble | 0x800BC848 | 0x1C |
379 | asm/non_matchings/code/z_actor/Actor_DrawDoorLock.s | Actor_DrawDoorLock | 0x800BC8B8 | 0xA6 |
380 | asm/non_matchings/code/z_actor/Actor_SpawnShieldParticlesMetal.s | Actor_SpawnShieldParticlesMetal | 0x800BCB50 | 0x8 |
381 | asm/non_matchings/code/z_actor/Actor_SetColorFilter.s | Actor_SetColorFilter | 0x800BCB70 | 0x21 |
382 | asm/non_matchings/code/z_actor/func_800BCBF4.s | func_800BCBF4 | 0x800BCBF4 | 0x1D |
383 | asm/non_matchings/code/z_actor/func_800BCC68.s | func_800BCC68 | 0x800BCC68 | 0x1D |
384 | asm/non_matchings/code/z_actor/Actor_GetClosestPosOnPath.s | Actor_GetClosestPosOnPath | 0x800BCCDC | 0x176 |
385 | asm/non_matchings/code/z_actor/Npc_UpdateTalking.s | Npc_UpdateTalking | 0x800BD2B4 | 0x34 |
386 | asm/non_matchings/code/z_actor/Npc_TrackPointWithLimits.s | Npc_TrackPointWithLimits | 0x800BD384 | 0xCD |
387 | asm/non_matchings/code/z_actor/Npc_GetTrackingPresetMaxPlayerYaw.s | Npc_GetTrackingPresetMaxPlayerYaw | 0x800BD6B8 | 0xB |
388 | asm/non_matchings/code/z_actor/Npc_UpdateAutoTurn.s | Npc_UpdateAutoTurn | 0x800BD6E4 | 0x69 |
389 | asm/non_matchings/code/z_actor/Npc_TrackPoint.s | Npc_TrackPoint | 0x800BD888 | 0x46 |
390 | asm/non_matchings/code/z_actor/func_800BD9A0.s | func_800BD9A0 | 0x800BD9A0 | 0x10 |
391 | asm/non_matchings/code/z_actor/func_800BD9E0.s | func_800BD9E0 | 0x800BD9E0 | 0x30 |
392 | asm/non_matchings/code/z_actor/func_800BDAA0.s | func_800BDAA0 | 0x800BDAA0 | 0x33 |
393 | asm/non_matchings/code/z_actor/func_800BDB6C.s | func_800BDB6C | 0x800BDB6C | 0x3C |
394 | asm/non_matchings/code/z_actor/Actor_ChangeAnimationByInfo.s | Actor_ChangeAnimationByInfo | 0x800BDC5C | 0x26 |
395 | asm/non_matchings/code/z_actor/Actor_UpdateFidgetTables.s | Actor_UpdateFidgetTables | 0x800BDCF4 | 0xAF |
396 | asm/non_matchings/code/z_actor/Actor_Noop.s | Actor_Noop | 0x800BDFB0 | 0x4 |
397 | asm/non_matchings/code/z_actor/Gfx_DrawDListOpa.s | Gfx_DrawDListOpa | 0x800BDFC0 | 0x1F |
398 | asm/non_matchings/code/z_actor/Gfx_DrawDListXlu.s | Gfx_DrawDListXlu | 0x800BE03C | 0x1F |
399 | asm/non_matchings/code/z_actor/Actor_FindNearby.s | Actor_FindNearby | 0x800BE0B8 | 0x33 |
400 | asm/non_matchings/code/z_actor/func_800BE184.s | func_800BE184 | 0x800BE184 | 0x2A |
401 | asm/non_matchings/code/z_actor/Actor_ApplyDamage.s | Actor_ApplyDamage | 0x800BE22C | 0xB |
402 | asm/non_matchings/code/z_actor/Actor_SetDropFlag.s | Actor_SetDropFlag | 0x800BE258 | 0x18 |
403 | asm/non_matchings/code/z_actor/Actor_SetDropFlagJntSph.s | Actor_SetDropFlagJntSph | 0x800BE2B8 | 0x21 |
404 | asm/non_matchings/code/z_actor/func_800BE33C.s | func_800BE33C | 0x800BE33C | 0x25 |
405 | asm/non_matchings/code/z_actor/func_800BE3D0.s | func_800BE3D0 | 0x800BE3D0 | 0x4D |
406 | asm/non_matchings/code/z_actor/func_800BE504.s | func_800BE504 | 0x800BE504 | 0x19 |
407 | asm/non_matchings/code/z_actor/func_800BE568.s | func_800BE568 | 0x800BE568 | 0x19 |
408 | asm/non_matchings/code/z_actor/func_800BE5CC.s | func_800BE5CC | 0x800BE5CC | 0x1C |
409 | asm/non_matchings/code/z_actor/func_800BE63C.s | func_800BE63C | 0x800BE63C | 0x11 |
410 | asm/non_matchings/code/z_actor/Actor_DrawDamageEffects.s | Actor_DrawDamageEffects | 0x800BE680 | 0x453 |
411 | asm/non_matchings/code/z_actor/Actor_SpawnIceEffects.s | Actor_SpawnIceEffects | 0x800BF7CC | 0x75 |
412 | asm/non_matchings/code/z_actor_dlftbls/ActorOverlayTable_FaultClient.s | ActorOverlayTable_FaultClient | 0x800BF9A0 | 0x36 |
413 | asm/non_matchings/code/z_actor_dlftbls/ActorOverlayTable_FaultAddrConv.s | ActorOverlayTable_FaultAddrConv | 0x800BFA78 | 0x1C |
414 | asm/non_matchings/code/z_actor_dlftbls/ActorOverlayTable_Init.s | ActorOverlayTable_Init | 0x800BFAE8 | 0x16 |
415 | asm/non_matchings/code/z_actor_dlftbls/ActorOverlayTable_Cleanup.s | ActorOverlayTable_Cleanup | 0x800BFB40 | 0x10 |
416 | asm/non_matchings/code/z_bgcheck/SSNode_SetValue.s | SSNode_SetValue | 0x800BFB80 | 0x7 |
417 | asm/non_matchings/code/z_bgcheck/SSList_SetNull.s | SSList_SetNull | 0x800BFB9C | 0x4 |
418 | asm/non_matchings/code/z_bgcheck/SSNodeList_SetSSListHead.s | SSNodeList_SetSSListHead | 0x800BFBAC | 0x16 |
419 | asm/non_matchings/code/z_bgcheck/DynaSSNodeList_SetSSListHead.s | DynaSSNodeList_SetSSListHead | 0x800BFC04 | 0x16 |
420 | asm/non_matchings/code/z_bgcheck/DynaSSNodeList_Init.s | DynaSSNodeList_Init | 0x800BFC5C | 0x5 |
421 | asm/non_matchings/code/z_bgcheck/DynaSSNodeList_Alloc.s | DynaSSNodeList_Alloc | 0x800BFC70 | 0x14 |
422 | asm/non_matchings/code/z_bgcheck/DynaSSNodeList_ResetCount.s | DynaSSNodeList_ResetCount | 0x800BFCC0 | 0x3 |
423 | asm/non_matchings/code/z_bgcheck/DynaSSNodeList_GetNextNodeIdx.s | DynaSSNodeList_GetNextNodeIdx | 0x800BFCCC | 0xC |
424 | asm/non_matchings/code/z_bgcheck/BgCheck_Vec3sToVec3f.s | BgCheck_Vec3sToVec3f | 0x800BFCFC | 0x11 |
425 | asm/non_matchings/code/z_bgcheck/BgCheck_Vec3fToVec3s.s | BgCheck_Vec3fToVec3s | 0x800BFD40 | 0x11 |
426 | asm/non_matchings/code/z_bgcheck/func_800BFD84.s | func_800BFD84 | 0x800BFD84 | 0x1A |
427 | asm/non_matchings/code/z_bgcheck/func_800BFDEC.s | func_800BFDEC | 0x800BFDEC | 0x76 |
428 | asm/non_matchings/code/z_bgcheck/CollisionPoly_GetMinY.s | CollisionPoly_GetMinY | 0x800BFFC4 | 0x1E |
429 | asm/non_matchings/code/z_bgcheck/CollisionPoly_GetNormalF.s | CollisionPoly_GetNormalF | 0x800C003C | 0x16 |
430 | asm/non_matchings/code/z_bgcheck/func_800C0094.s | func_800C0094 | 0x800C0094 | 0x49 |
431 | asm/non_matchings/code/z_bgcheck/CollisionPoly_GetPointDistanceFromPlane.s | CollisionPoly_GetPointDistanceFromPlane | 0x800C01B8 | 0x1A |
432 | asm/non_matchings/code/z_bgcheck/CollisionPoly_GetVertices.s | CollisionPoly_GetVertices | 0x800C0220 | 0x28 |
433 | asm/non_matchings/code/z_bgcheck/CollisionPoly_GetVerticesByBgId.s | CollisionPoly_GetVerticesByBgId | 0x800C02C0 | 0x20 |
434 | asm/non_matchings/code/z_bgcheck/func_800C0340.s | func_800C0340 | 0x800C0340 | 0x4D |
435 | asm/non_matchings/code/z_bgcheck/func_800C0474.s | func_800C0474 | 0x800C0474 | 0x7D |
436 | asm/non_matchings/code/z_bgcheck/func_800C0668.s | func_800C0668 | 0x800C0668 | 0x10 |
437 | asm/non_matchings/code/z_bgcheck/func_800C06A8.s | func_800C06A8 | 0x800C06A8 | 0x29 |
438 | asm/non_matchings/code/z_bgcheck/func_800C074C.s | func_800C074C | 0x800C074C | 0x29 |
439 | asm/non_matchings/code/z_bgcheck/func_800C07F0.s | func_800C07F0 | 0x800C07F0 | 0xC0 |
440 | asm/non_matchings/code/z_bgcheck/CollisionPoly_SphVsPoly.s | CollisionPoly_SphVsPoly | 0x800C0AF0 | 0x34 |
441 | asm/non_matchings/code/z_bgcheck/StaticLookup_AddPolyToSSList.s | StaticLookup_AddPolyToSSList | 0x800C0BC0 | 0x88 |
442 | asm/non_matchings/code/z_bgcheck/StaticLookup_AddPoly.s | StaticLookup_AddPoly | 0x800C0DE0 | 0x25 |
443 | asm/non_matchings/code/z_bgcheck/func_800C0E74.s | func_800C0E74 | 0x800C0E74 | 0xA2 |
444 | asm/non_matchings/code/z_bgcheck/func_800C10FC.s | func_800C10FC | 0x800C10FC | 0x4F |
445 | asm/non_matchings/code/z_bgcheck/func_800C1238.s | func_800C1238 | 0x800C1238 | 0x1B |
446 | asm/non_matchings/code/z_bgcheck/func_800C12A4.s | func_800C12A4 | 0x800C12A4 | 0x231 |
447 | asm/non_matchings/code/z_bgcheck/func_800C1B68.s | func_800C1B68 | 0x800C1B68 | 0x85 |
448 | asm/non_matchings/code/z_bgcheck/func_800C1D7C.s | func_800C1D7C | 0x800C1D7C | 0xA3 |
449 | asm/non_matchings/code/z_bgcheck/func_800C2008.s | func_800C2008 | 0x800C2008 | 0x3B |
450 | asm/non_matchings/code/z_bgcheck/func_800C20F4.s | func_800C20F4 | 0x800C20F4 | 0x87 |
451 | asm/non_matchings/code/z_bgcheck/func_800C2310.s | func_800C2310 | 0x800C2310 | 0x54 |
452 | asm/non_matchings/code/z_bgcheck/func_800C2460.s | func_800C2460 | 0x800C2460 | 0x2D |
453 | asm/non_matchings/code/z_bgcheck/func_800C2514.s | func_800C2514 | 0x800C2514 | 0x33 |
454 | asm/non_matchings/code/z_bgcheck/func_800C25E0.s | func_800C25E0 | 0x800C25E0 | 0x38 |
455 | asm/non_matchings/code/z_bgcheck/BgCheck_GetSubdivisionMinBounds.s | BgCheck_GetSubdivisionMinBounds | 0x800C26C0 | 0x69 |
456 | asm/non_matchings/code/z_bgcheck/BgCheck_GetSubdivisionMaxBounds.s | BgCheck_GetSubdivisionMaxBounds | 0x800C2864 | 0x73 |
457 | asm/non_matchings/code/z_bgcheck/BgCheck_GetPolySubdivisionBounds.s | BgCheck_GetPolySubdivisionBounds | 0x800C2A30 | 0x6C |
458 | asm/non_matchings/code/z_bgcheck/BgCheck_PolyIntersectsSubdivision.s | BgCheck_PolyIntersectsSubdivision | 0x800C2BE0 | 0x1D5 |
459 | asm/non_matchings/code/z_bgcheck/BgCheck_InitStaticLookup.s | BgCheck_InitStaticLookup | 0x800C3334 | 0x100 |
460 | asm/non_matchings/code/z_bgcheck/BgCheck_IsSmallMemScene.s | BgCheck_IsSmallMemScene | 0x800C3734 | 0x11 |
461 | asm/non_matchings/code/z_bgcheck/BgCheck_TryGetCustomMemsize.s | BgCheck_TryGetCustomMemsize | 0x800C3778 | 0x11 |
462 | asm/non_matchings/code/z_bgcheck/BgCheck_SetSubdivisionDimension.s | BgCheck_SetSubdivisionDimension | 0x800C37BC | 0x22 |
463 | asm/non_matchings/code/z_bgcheck/BgCheck_GetSpecialSceneMaxObjects.s | BgCheck_GetSpecialSceneMaxObjects | 0x800C3844 | 0x16 |
464 | asm/non_matchings/code/z_bgcheck/BgCheck_Init.s | BgCheck_Init | 0x800C389C | 0xD9 |
465 | asm/non_matchings/code/z_bgcheck/BgCheck_SetContextFlags.s | BgCheck_SetContextFlags | 0x800C3C00 | 0x5 |
466 | asm/non_matchings/code/z_bgcheck/BgCheck_UnsetContextFlags.s | BgCheck_UnsetContextFlags | 0x800C3C14 | 0x6 |
467 | asm/non_matchings/code/z_bgcheck/BgCheck_GetCollisionHeader.s | BgCheck_GetCollisionHeader | 0x800C3C2C | 0x1A |
468 | asm/non_matchings/code/z_bgcheck/func_800C3C94.s | func_800C3C94 | 0x800C3C94 | 0x2F |
469 | asm/non_matchings/code/z_bgcheck/BgCheck_RaycastFloorImpl.s | BgCheck_RaycastFloorImpl | 0x800C3D50 | 0x7C |
470 | asm/non_matchings/code/z_bgcheck/BgCheck_CameraRaycastFloor1.s | BgCheck_CameraRaycastFloor1 | 0x800C3F40 | 0x18 |
471 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor1.s | BgCheck_EntityRaycastFloor1 | 0x800C3FA0 | 0x18 |
472 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor2.s | BgCheck_EntityRaycastFloor2 | 0x800C4000 | 0x16 |
473 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor2_1.s | BgCheck_EntityRaycastFloor2_1 | 0x800C4058 | 0x17 |
474 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor3.s | BgCheck_EntityRaycastFloor3 | 0x800C40B4 | 0x1A |
475 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor5.s | BgCheck_EntityRaycastFloor5 | 0x800C411C | 0x1B |
476 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor5_2.s | BgCheck_EntityRaycastFloor5_2 | 0x800C4188 | 0x17 |
477 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor5_3.s | BgCheck_EntityRaycastFloor5_3 | 0x800C41E4 | 0x17 |
478 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor6.s | BgCheck_EntityRaycastFloor6 | 0x800C4240 | 0x1A |
479 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor7.s | BgCheck_EntityRaycastFloor7 | 0x800C42A8 | 0x1B |
480 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyRaycastFloor1.s | BgCheck_AnyRaycastFloor1 | 0x800C4314 | 0x2E |
481 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyRaycastFloor2.s | BgCheck_AnyRaycastFloor2 | 0x800C43CC | 0x2F |
482 | asm/non_matchings/code/z_bgcheck/BgCheck_CameraRaycastFloor2.s | BgCheck_CameraRaycastFloor2 | 0x800C4488 | 0x1A |
483 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor8.s | BgCheck_EntityRaycastFloor8 | 0x800C44F0 | 0x1B |
484 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityRaycastFloor9.s | BgCheck_EntityRaycastFloor9 | 0x800C455C | 0x1A |
485 | asm/non_matchings/code/z_bgcheck/BgCheck_CheckWallImpl.s | BgCheck_CheckWallImpl | 0x800C45C4 | 0x1AC |
486 | asm/non_matchings/code/z_bgcheck/BgCheck_EntitySphVsWall1.s | BgCheck_EntitySphVsWall1 | 0x800C4C74 | 0x19 |
487 | asm/non_matchings/code/z_bgcheck/BgCheck_EntitySphVsWall2.s | BgCheck_EntitySphVsWall2 | 0x800C4CD8 | 0x19 |
488 | asm/non_matchings/code/z_bgcheck/BgCheck_EntitySphVsWall3.s | BgCheck_EntitySphVsWall3 | 0x800C4D3C | 0x1A |
489 | asm/non_matchings/code/z_bgcheck/BgCheck_EntitySphVsWall4.s | BgCheck_EntitySphVsWall4 | 0x800C4DA4 | 0x1B |
490 | asm/non_matchings/code/z_bgcheck/BgCheck_CheckCeilingImpl.s | BgCheck_CheckCeilingImpl | 0x800C4E10 | 0x4A |
491 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyCheckCeiling.s | BgCheck_AnyCheckCeiling | 0x800C4F38 | 0x13 |
492 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityCheckCeiling.s | BgCheck_EntityCheckCeiling | 0x800C4F84 | 0x14 |
493 | asm/non_matchings/code/z_bgcheck/func_800C4FD4.s | func_800C4FD4 | 0x800C4FD4 | 0x124 |
494 | asm/non_matchings/code/z_bgcheck/func_800C5464.s | func_800C5464 | 0x800C5464 | 0x12 |
495 | asm/non_matchings/code/z_bgcheck/BgCheck_CameraLineTest1.s | BgCheck_CameraLineTest1 | 0x800C54AC | 0x23 |
496 | asm/non_matchings/code/z_bgcheck/BgCheck_CameraLineTest2.s | BgCheck_CameraLineTest2 | 0x800C5538 | 0x23 |
497 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityLineTest1.s | BgCheck_EntityLineTest1 | 0x800C55C4 | 0x23 |
498 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityLineTest2.s | BgCheck_EntityLineTest2 | 0x800C5650 | 0x24 |
499 | asm/non_matchings/code/z_bgcheck/BgCheck_EntityLineTest3.s | BgCheck_EntityLineTest3 | 0x800C56E0 | 0x23 |
500 | asm/non_matchings/code/z_bgcheck/BgCheck_ProjectileLineTest.s | BgCheck_ProjectileLineTest | 0x800C576C | 0x23 |
501 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyLineTest1.s | BgCheck_AnyLineTest1 | 0x800C57F8 | 0x11 |
502 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyLineTest2.s | BgCheck_AnyLineTest2 | 0x800C583C | 0x23 |
503 | asm/non_matchings/code/z_bgcheck/BgCheck_AnyLineTest3.s | BgCheck_AnyLineTest3 | 0x800C58C8 | 0x23 |
504 | asm/non_matchings/code/z_bgcheck/BgCheck_SphVsFirstPolyImpl.s | BgCheck_SphVsFirstPolyImpl | 0x800C5954 | 0x33 |
505 | asm/non_matchings/code/z_bgcheck/BgCheck_SphVsFirstPoly.s | BgCheck_SphVsFirstPoly | 0x800C5A20 | 0x11 |
506 | asm/non_matchings/code/z_bgcheck/BgCheck_SphVsFirstWall.s | BgCheck_SphVsFirstWall | 0x800C5A64 | 0x12 |
507 | asm/non_matchings/code/z_bgcheck/SSNodeList_Init.s | SSNodeList_Init | 0x800C5AAC | 0x6 |
508 | asm/non_matchings/code/z_bgcheck/SSNodeList_Alloc.s | SSNodeList_Alloc | 0x800C5AC4 | 0x2F |
509 | asm/non_matchings/code/z_bgcheck/SSNodeList_GetNextNode.s | SSNodeList_GetNextNode | 0x800C5B80 | 0xF |
510 | asm/non_matchings/code/z_bgcheck/SSNodeList_GetNextNodeIdx.s | SSNodeList_GetNextNodeIdx | 0x800C5BBC | 0x5 |
511 | asm/non_matchings/code/z_bgcheck/ScaleRotPos_Init.s | ScaleRotPos_Init | 0x800C5BD0 | 0xF |
512 | asm/non_matchings/code/z_bgcheck/ScaleRotPos_SetValue.s | ScaleRotPos_SetValue | 0x800C5C0C | 0x14 |
513 | asm/non_matchings/code/z_bgcheck/BgCheck_AreActorMeshParamsEqual.s | BgCheck_AreActorMeshParamsEqual | 0x800C5C5C | 0x35 |
514 | asm/non_matchings/code/z_bgcheck/DynaLookup_ResetLists.s | DynaLookup_ResetLists | 0x800C5D30 | 0x10 |
515 | asm/non_matchings/code/z_bgcheck/DynaLookup_Reset.s | DynaLookup_Reset | 0x800C5D70 | 0x8 |
516 | asm/non_matchings/code/z_bgcheck/DynaLookup_ResetVtxStartIndex.s | DynaLookup_ResetVtxStartIndex | 0x800C5D90 | 0x3 |
517 | asm/non_matchings/code/z_bgcheck/DynaLookup_ResetWaterBoxStartIndex.s | DynaLookup_ResetWaterBoxStartIndex | 0x800C5D9C | 0x3 |
518 | asm/non_matchings/code/z_bgcheck/BgActor_Init.s | BgActor_Init | 0x800C5DA8 | 0x1A |
519 | asm/non_matchings/code/z_bgcheck/BgActor_InitFromActor.s | BgActor_InitFromActor | 0x800C5E10 | 0x2E |
520 | asm/non_matchings/code/z_bgcheck/BgActor_IsTransformUnchanged.s | BgActor_IsTransformUnchanged | 0x800C5EC8 | 0xA |
521 | asm/non_matchings/code/z_bgcheck/DynaPoly_NullPolyList.s | DynaPoly_NullPolyList | 0x800C5EF0 | 0x3 |
522 | asm/non_matchings/code/z_bgcheck/DynaPoly_AllocPolyList.s | DynaPoly_AllocPolyList | 0x800C5EFC | 0xF |
523 | asm/non_matchings/code/z_bgcheck/DynaPoly_NullVtxList.s | DynaPoly_NullVtxList | 0x800C5F38 | 0x3 |
524 | asm/non_matchings/code/z_bgcheck/DynaPoly_AllocVtxList.s | DynaPoly_AllocVtxList | 0x800C5F44 | 0x12 |
525 | asm/non_matchings/code/z_bgcheck/DynaPoly_InitWaterBoxList.s | DynaPoly_InitWaterBoxList | 0x800C5F8C | 0x4 |
526 | asm/non_matchings/code/z_bgcheck/DynaPoly_AllocWaterBoxList.s | DynaPoly_AllocWaterBoxList | 0x800C5F9C | 0xF |
527 | asm/non_matchings/code/z_bgcheck/DynaPoly_SetBgActorPrevTransform.s | DynaPoly_SetBgActorPrevTransform | 0x800C5FD8 | 0x13 |
528 | asm/non_matchings/code/z_bgcheck/DynaPoly_IsBgIdBgActor.s | DynaPoly_IsBgIdBgActor | 0x800C6024 | 0x8 |
529 | asm/non_matchings/code/z_bgcheck/DynaPoly_Init.s | DynaPoly_Init | 0x800C6044 | 0x15 |
530 | asm/non_matchings/code/z_bgcheck/DynaPoly_Alloc.s | DynaPoly_Alloc | 0x800C6098 | 0x3C |
531 | asm/non_matchings/code/z_bgcheck/DynaPoly_SetBgActor.s | DynaPoly_SetBgActor | 0x800C6188 | 0x30 |
532 | asm/non_matchings/code/z_bgcheck/DynaPoly_GetActor.s | DynaPoly_GetActor | 0x800C6248 | 0x1D |
533 | asm/non_matchings/code/z_bgcheck/DynaPoly_DisableCollision.s | DynaPoly_DisableCollision | 0x800C62BC | 0x16 |
534 | asm/non_matchings/code/z_bgcheck/DynaPoly_EnableCollision.s | DynaPoly_EnableCollision | 0x800C6314 | 0x16 |
535 | asm/non_matchings/code/z_bgcheck/DynaPoly_DisableCeilingCollision.s | DynaPoly_DisableCeilingCollision | 0x800C636C | 0x16 |
536 | asm/non_matchings/code/z_bgcheck/DynaPoly_EnableCeilingCollision.s | DynaPoly_EnableCeilingCollision | 0x800C63C4 | 0x16 |
537 | asm/non_matchings/code/z_bgcheck/DynaPoly_DisableFloorCollision.s | DynaPoly_DisableFloorCollision | 0x800C641C | 0x16 |
538 | asm/non_matchings/code/z_bgcheck/DynaPoly_EnableFloorCollision.s | DynaPoly_EnableFloorCollision | 0x800C6474 | 0x16 |
539 | asm/non_matchings/code/z_bgcheck/DynaPoly_DeleteBgActor.s | DynaPoly_DeleteBgActor | 0x800C64CC | 0x22 |
540 | asm/non_matchings/code/z_bgcheck/DynaPoly_InvalidateLookup.s | DynaPoly_InvalidateLookup | 0x800C6554 | 0x6 |
541 | asm/non_matchings/code/z_bgcheck/BgCheck_CalcWaterboxDimensions.s | BgCheck_CalcWaterboxDimensions | 0x800C656C | 0xB3 |
542 | asm/non_matchings/code/z_bgcheck/DynaPoly_SetBgActorToLists.s | DynaPoly_SetBgActorToLists | 0x800C6838 | 0x2C5 |
543 | asm/non_matchings/code/z_bgcheck/DynaPoly_UnsetAllInteractFlags.s | DynaPoly_UnsetAllInteractFlags | 0x800C734C | 0x26 |
544 | asm/non_matchings/code/z_bgcheck/DynaPoly_UpdateContext.s | DynaPoly_UpdateContext | 0x800C73E4 | 0x62 |
545 | asm/non_matchings/code/z_bgcheck/func_800C756C.s | func_800C756C | 0x800C756C | 0x3C |
546 | asm/non_matchings/code/z_bgcheck/DynaPoly_SetupAllActorMeshes.s | DynaPoly_SetupAllActorMeshes | 0x800C765C | 0x24 |
547 | asm/non_matchings/code/z_bgcheck/func_800C76EC.s | func_800C76EC | 0x800C76EC | 0xA2 |
548 | asm/non_matchings/code/z_bgcheck/func_800C7974.s | func_800C7974 | 0x800C7974 | 0x133 |
549 | asm/non_matchings/code/z_bgcheck/func_800C7E40.s | func_800C7E40 | 0x800C7E40 | 0x1D0 |
550 | asm/non_matchings/code/z_bgcheck/func_800C8580.s | func_800C8580 | 0x800C8580 | 0x94 |
551 | asm/non_matchings/code/z_bgcheck/func_800C87D0.s | func_800C87D0 | 0x800C87D0 | 0xA4 |
552 | asm/non_matchings/code/z_bgcheck/func_800C8A60.s | func_800C8A60 | 0x800C8A60 | 0x5C |
553 | asm/non_matchings/code/z_bgcheck/func_800C8BD0.s | func_800C8BD0 | 0x800C8BD0 | 0x7C |
554 | asm/non_matchings/code/z_bgcheck/func_800C8DC0.s | func_800C8DC0 | 0x800C8DC0 | 0x4B |
555 | asm/non_matchings/code/z_bgcheck/func_800C8EEC.s | func_800C8EEC | 0x800C8EEC | 0x70 |
556 | asm/non_matchings/code/z_bgcheck/func_800C90AC.s | func_800C90AC | 0x800C90AC | 0x5C |
557 | asm/non_matchings/code/z_bgcheck/func_800C921C.s | func_800C921C | 0x800C921C | 0x59 |
558 | asm/non_matchings/code/z_bgcheck/func_800C9380.s | func_800C9380 | 0x800C9380 | 0x58 |
559 | asm/non_matchings/code/z_bgcheck/CollisionHeader_GetVirtualPointers.s | CollisionHeader_GetVirtualPointers | 0x800C94E0 | 0x21 |
560 | asm/non_matchings/code/z_bgcheck/CollisionHeader_GetVirtual.s | CollisionHeader_GetVirtual | 0x800C9564 | 0xD |
561 | asm/non_matchings/code/z_bgcheck/BgCheck_InitCollisionHeaders.s | BgCheck_InitCollisionHeaders | 0x800C9598 | 0x2A |
562 | asm/non_matchings/code/z_bgcheck/func_800C9640.s | func_800C9640 | 0x800C9640 | 0x15 |
563 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetData.s | SurfaceType_GetData | 0x800C9694 | 0x1C |
564 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetBgCamIndex.s | SurfaceType_GetBgCamIndex | 0x800C9704 | 0x9 |
565 | asm/non_matchings/code/z_bgcheck/BgCheck_GetBgCamSettingImpl.s | BgCheck_GetBgCamSettingImpl | 0x800C9728 | 0x12 |
566 | asm/non_matchings/code/z_bgcheck/func_800C9770.s | func_800C9770 | 0x800C9770 | 0x22 |
567 | asm/non_matchings/code/z_bgcheck/BgCheck_GetBgCamCountImpl.s | BgCheck_GetBgCamCountImpl | 0x800C97F8 | 0x13 |
568 | asm/non_matchings/code/z_bgcheck/BgCheck_GetBgCamCount.s | BgCheck_GetBgCamCount | 0x800C9844 | 0x22 |
569 | asm/non_matchings/code/z_bgcheck/BgCheck_GetBgCamFuncDataImpl.s | BgCheck_GetBgCamFuncDataImpl | 0x800C98CC | 0x16 |
570 | asm/non_matchings/code/z_bgcheck/BgCheck_GetBgCamFuncData.s | BgCheck_GetBgCamFuncData | 0x800C9924 | 0x22 |
571 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetSceneExitIndex.s | SurfaceType_GetSceneExitIndex | 0x800C99AC | 0xA |
572 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetFloorType.s | SurfaceType_GetFloorType | 0x800C99D4 | 0xA |
573 | asm/non_matchings/code/z_bgcheck/func_800C99FC.s | func_800C99FC | 0x800C99FC | 0xA |
574 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetWallType.s | SurfaceType_GetWallType | 0x800C9A24 | 0xA |
575 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetWallFlags.s | SurfaceType_GetWallFlags | 0x800C9A4C | 0xC |
576 | asm/non_matchings/code/z_bgcheck/SurfaceType_CheckWallFlag0.s | SurfaceType_CheckWallFlag0 | 0x800C9A7C | 0xD |
577 | asm/non_matchings/code/z_bgcheck/SurfaceType_CheckWallFlag1.s | SurfaceType_CheckWallFlag1 | 0x800C9AB0 | 0xD |
578 | asm/non_matchings/code/z_bgcheck/SurfaceType_CheckWallFlag2.s | SurfaceType_CheckWallFlag2 | 0x800C9AE4 | 0xD |
579 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetFloorProperty2.s | SurfaceType_GetFloorProperty2 | 0x800C9B18 | 0xA |
580 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetFloorProperty.s | SurfaceType_GetFloorProperty | 0x800C9B40 | 0xA |
581 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsSoft.s | SurfaceType_IsSoft | 0x800C9B68 | 0xA |
582 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsHorseBlocked.s | SurfaceType_IsHorseBlocked | 0x800C9B90 | 0xA |
583 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetMaterial.s | SurfaceType_GetMaterial | 0x800C9BB8 | 0x9 |
584 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetSfxOffset.s | SurfaceType_GetSfxOffset | 0x800C9BDC | 0x12 |
585 | asm/non_matchings/code/z_bgcheck/SurfaceType_HasMaterialProperty.s | SurfaceType_HasMaterialProperty | 0x800C9C24 | 0x14 |
586 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetFloorEffect.s | SurfaceType_GetFloorEffect | 0x800C9C74 | 0xA |
587 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetLightSettingIndex.s | SurfaceType_GetLightSettingIndex | 0x800C9C9C | 0xA |
588 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetEcho.s | SurfaceType_GetEcho | 0x800C9CC4 | 0xA |
589 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsHookshotSurface.s | SurfaceType_IsHookshotSurface | 0x800C9CEC | 0xA |
590 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsIgnoredByEntities.s | SurfaceType_IsIgnoredByEntities | 0x800C9D14 | 0xF |
591 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsIgnoredByProjectiles.s | SurfaceType_IsIgnoredByProjectiles | 0x800C9D50 | 0xF |
592 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsFloorConveyor.s | SurfaceType_IsFloorConveyor | 0x800C9D8C | 0x14 |
593 | asm/non_matchings/code/z_bgcheck/func_800C9DDC.s | func_800C9DDC | 0x800C9DDC | 0xF |
594 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetConveyorSpeed.s | SurfaceType_GetConveyorSpeed | 0x800C9E18 | 0xA |
595 | asm/non_matchings/code/z_bgcheck/SurfaceType_GetConveyorDirection.s | SurfaceType_GetConveyorDirection | 0x800C9E40 | 0x12 |
596 | asm/non_matchings/code/z_bgcheck/SurfaceType_IsWallDamage.s | SurfaceType_IsWallDamage | 0x800C9E88 | 0xD |
597 | asm/non_matchings/code/z_bgcheck/WaterBox_GetSurfaceImpl.s | WaterBox_GetSurfaceImpl | 0x800C9EBC | 0xBC |
598 | asm/non_matchings/code/z_bgcheck/WaterBox_GetSurface1.s | WaterBox_GetSurface1 | 0x800CA1AC | 0xF |
599 | asm/non_matchings/code/z_bgcheck/WaterBox_GetSurface1_2.s | WaterBox_GetSurface1_2 | 0x800CA1E8 | 0x11 |
600 | asm/non_matchings/code/z_bgcheck/WaterBox_GetSurface2.s | WaterBox_GetSurface2 | 0x800CA22C | 0xCF |
601 | asm/non_matchings/code/z_bgcheck/func_800CA568.s | func_800CA568 | 0x800CA568 | 0x33 |
602 | asm/non_matchings/code/z_bgcheck/func_800CA634.s | func_800CA634 | 0x800CA634 | 0x5 |
603 | asm/non_matchings/code/z_bgcheck/func_800CA648.s | func_800CA648 | 0x800CA648 | 0x1C |
604 | asm/non_matchings/code/z_bgcheck/WaterBox_GetSceneBgCamSetting.s | WaterBox_GetSceneBgCamSetting | 0x800CA6B8 | 0x8 |
605 | asm/non_matchings/code/z_bgcheck/WaterBox_GetLightSettingIndex.s | WaterBox_GetLightSettingIndex | 0x800CA6D8 | 0x6 |
606 | asm/non_matchings/code/z_bgcheck/func_800CA6F0.s | func_800CA6F0 | 0x800CA6F0 | 0xB8 |
607 | asm/non_matchings/code/z_bgcheck/func_800CA9D0.s | func_800CA9D0 | 0x800CA9D0 | 0x11 |
608 | asm/non_matchings/code/z_bgcheck/func_800CAA14.s | func_800CAA14 | 0x800CAA14 | 0x2F |
609 | asm/non_matchings/code/z_bg_collect/DynaPolyActor_UpdateCarriedActorPos.s | DynaPolyActor_UpdateCarriedActorPos | 0x800CAAD0 | 0x4F |
610 | asm/non_matchings/code/z_bg_collect/DynaPolyActor_UpdateCarriedActorRotY.s | DynaPolyActor_UpdateCarriedActorRotY | 0x800CAC0C | 0x25 |
611 | asm/non_matchings/code/z_bg_collect/DynaPolyActor_AttachCarriedActor.s | DynaPolyActor_AttachCarriedActor | 0x800CACA0 | 0x23 |
612 | asm/non_matchings/code/z_bg_collect/DynaPolyActor_TransformCarriedActor.s | DynaPolyActor_TransformCarriedActor | 0x800CAD2C | 0x39 |
613 | asm/non_matchings/code/z_bg_item/DynaPoly_Init.s | DynaPoly_Init | 0x800CAE10 | 0x9 |
614 | asm/non_matchings/code/z_bg_item/DynaPoly_LoadMesh.s | DynaPoly_LoadMesh | 0x800CAE34 | 0x12 |
615 | asm/non_matchings/code/z_bg_item/DynaPoly_ResetState.s | DynaPoly_ResetState | 0x800CAE7C | 0x3 |
616 | asm/non_matchings/code/z_bg_item/DynaPoly_SetRidingFallingState.s | DynaPoly_SetRidingFallingState | 0x800CAE88 | 0x5 |
617 | asm/non_matchings/code/z_bg_item/DynaPoly_SetRidingMovingState.s | DynaPoly_SetRidingMovingState | 0x800CAE9C | 0x5 |
618 | asm/non_matchings/code/z_bg_item/DynaPoly_SetRidingMovingStateByIndex.s | DynaPoly_SetRidingMovingStateByIndex | 0x800CAEB0 | 0xC |
619 | asm/non_matchings/code/z_bg_item/DynaPoly_SetRidingRotatingState.s | DynaPoly_SetRidingRotatingState | 0x800CAEE0 | 0x5 |
620 | asm/non_matchings/code/z_bg_item/DynaPoly_SetRidingRotatingStateByIndex.s | DynaPoly_SetRidingRotatingStateByIndex | 0x800CAEF4 | 0xC |
621 | asm/non_matchings/code/z_bg_item/DynaPoly_SetSwitchPressedState.s | DynaPoly_SetSwitchPressedState | 0x800CAF24 | 0x5 |
622 | asm/non_matchings/code/z_bg_item/DynaPoly_SetHeavySwitchPressedState.s | DynaPoly_SetHeavySwitchPressedState | 0x800CAF38 | 0x5 |
623 | asm/non_matchings/code/z_bg_item/DynaPoly_IsInRidingFallingState.s | DynaPoly_IsInRidingFallingState | 0x800CAF4C | 0x9 |
624 | asm/non_matchings/code/z_bg_item/DynaPoly_IsInRidingMovingState.s | DynaPoly_IsInRidingMovingState | 0x800CAF70 | 0x9 |
625 | asm/non_matchings/code/z_bg_item/DynaPoly_IsInRidingRotatingState.s | DynaPoly_IsInRidingRotatingState | 0x800CAF94 | 0x9 |
626 | asm/non_matchings/code/z_bg_item/DynaPoly_IsInSwitchPressedState.s | DynaPoly_IsInSwitchPressedState | 0x800CAFB8 | 0x9 |
627 | asm/non_matchings/code/z_bg_item/DynaPoly_IsInHeavySwitchPressedState.s | DynaPoly_IsInHeavySwitchPressedState | 0x800CAFDC | 0x9 |
628 | asm/non_matchings/code/z_bg_item/DynaPoly_ValidateMove.s | DynaPoly_ValidateMove | 0x800CB000 | 0x84 |
629 | asm/non_matchings/code/z_camera/Camera_fabsf.s | Camera_fabsf | 0x800CB210 | 0xC |
630 | asm/non_matchings/code/z_camera/Camera_Vec3fMagnitude.s | Camera_Vec3fMagnitude | 0x800CB240 | 0xC |
631 | asm/non_matchings/code/z_camera/Camera_QuadraticAttenuation.s | Camera_QuadraticAttenuation | 0x800CB270 | 0x30 |
632 | asm/non_matchings/code/z_camera/Camera_ScaledStepToCeilF.s | Camera_ScaledStepToCeilF | 0x800CB330 | 0x1A |
633 | asm/non_matchings/code/z_camera/Camera_ScaledStepToCeilS.s | Camera_ScaledStepToCeilS | 0x800CB398 | 0x25 |
634 | asm/non_matchings/code/z_camera/Camera_ScaledStepToFloorS.s | Camera_ScaledStepToFloorS | 0x800CB42C | 0x25 |
635 | asm/non_matchings/code/z_camera/Camera_ScaledStepToCeilVec3f.s | Camera_ScaledStepToCeilVec3f | 0x800CB4C0 | 0x21 |
636 | asm/non_matchings/code/z_camera/Camera_SetUpdateRatesFastPitch.s | Camera_SetUpdateRatesFastPitch | 0x800CB544 | 0x10 |
637 | asm/non_matchings/code/z_camera/Camera_SetUpdateRatesFastYaw.s | Camera_SetUpdateRatesFastYaw | 0x800CB584 | 0x16 |
638 | asm/non_matchings/code/z_camera/Camera_SetUpdateRatesSlow.s | Camera_SetUpdateRatesSlow | 0x800CB5DC | 0xC |
639 | asm/non_matchings/code/z_camera/Camera_Vec3sToVec3f.s | Camera_Vec3sToVec3f | 0x800CB60C | 0x1A |
640 | asm/non_matchings/code/z_camera/Camera_AngleDiffAndScale.s | Camera_AngleDiffAndScale | 0x800CB674 | 0x15 |
641 | asm/non_matchings/code/z_camera/Camera_SetFocalActorAtOffset.s | Camera_SetFocalActorAtOffset | 0x800CB6C8 | 0xE |
642 | asm/non_matchings/code/z_camera/Camera_GetFocalActorHeight.s | Camera_GetFocalActorHeight | 0x800CB700 | 0x20 |
643 | asm/non_matchings/code/z_camera/Camera_GetRunSpeedLimit.s | Camera_GetRunSpeedLimit | 0x800CB780 | 0x13 |
644 | asm/non_matchings/code/z_camera/func_800CB7CC.s | func_800CB7CC | 0x800CB7CC | 0xB |
645 | asm/non_matchings/code/z_camera/Camera_IsMountedOnHorse.s | Camera_IsMountedOnHorse | 0x800CB7F8 | 0xC |
646 | asm/non_matchings/code/z_camera/Camera_IsDekuHovering.s | Camera_IsDekuHovering | 0x800CB828 | 0xB |
647 | asm/non_matchings/code/z_camera/func_800CB854.s | func_800CB854 | 0x800CB854 | 0xB |
648 | asm/non_matchings/code/z_camera/Camera_IsSwimming.s | Camera_IsSwimming | 0x800CB880 | 0x12 |
649 | asm/non_matchings/code/z_camera/Camera_IsDiving.s | Camera_IsDiving | 0x800CB8C8 | 0xB |
650 | asm/non_matchings/code/z_camera/Camera_IsPlayerFormZora.s | Camera_IsPlayerFormZora | 0x800CB8F4 | 0xC |
651 | asm/non_matchings/code/z_camera/func_800CB924.s | func_800CB924 | 0x800CB924 | 0xB |
652 | asm/non_matchings/code/z_camera/func_800CB950.s | func_800CB950 | 0x800CB950 | 0x2E |
653 | asm/non_matchings/code/z_camera/Camera_IsClimbingLedge.s | Camera_IsClimbingLedge | 0x800CBA08 | 0xB |
654 | asm/non_matchings/code/z_camera/Camera_IsChargingSwordOrDekuFlowerDive.s | Camera_IsChargingSwordOrDekuFlowerDive | 0x800CBA34 | 0x12 |
655 | asm/non_matchings/code/z_camera/func_800CBA7C.s | func_800CBA7C | 0x800CBA7C | 0xC |
656 | asm/non_matchings/code/z_camera/func_800CBAAC.s | func_800CBAAC | 0x800CBAAC | 0xA |
657 | asm/non_matchings/code/z_camera/Camera_GetFocalActorPos.s | Camera_GetFocalActorPos | 0x800CBAD4 | 0x21 |
658 | asm/non_matchings/code/z_camera/Camera_IsUnderwaterAsZora.s | Camera_IsUnderwaterAsZora | 0x800CBB58 | 0xC |
659 | asm/non_matchings/code/z_camera/func_800CBB88.s | func_800CBB88 | 0x800CBB88 | 0x1E |
660 | asm/non_matchings/code/z_camera/Camera_IsUsingZoraFins.s | Camera_IsUsingZoraFins | 0x800CBC00 | 0xC |
661 | asm/non_matchings/code/z_camera/func_800CBC30.s | func_800CBC30 | 0x800CBC30 | 0x15 |
662 | asm/non_matchings/code/z_camera/func_800CBC84.s | func_800CBC84 | 0x800CBC84 | 0xC8 |
663 | asm/non_matchings/code/z_camera/func_800CBFA4.s | func_800CBFA4 | 0x800CBFA4 | 0x17 |
664 | asm/non_matchings/code/z_camera/Camera_BgCheckInfo.s | Camera_BgCheckInfo | 0x800CC000 | 0x4A |
665 | asm/non_matchings/code/z_camera/Camera_BgCheck.s | Camera_BgCheck | 0x800CC128 | 0x27 |
666 | asm/non_matchings/code/z_camera/Camera_CheckOOB.s | Camera_CheckOOB | 0x800CC1C4 | 0x27 |
667 | asm/non_matchings/code/z_camera/func_800CC260.s | func_800CC260 | 0x800CC260 | 0x8A |
668 | asm/non_matchings/code/z_camera/Camera_GetFloorYNorm.s | Camera_GetFloorYNorm | 0x800CC488 | 0x39 |
669 | asm/non_matchings/code/z_camera/Camera_GetFloorY.s | Camera_GetFloorY | 0x800CC56C | 0x17 |
670 | asm/non_matchings/code/z_camera/Camera_GetFloorYLayer.s | Camera_GetFloorYLayer | 0x800CC5C8 | 0x5E |
671 | asm/non_matchings/code/z_camera/Camera_GetBgCamOrActorCsCamSetting.s | Camera_GetBgCamOrActorCsCamSetting | 0x800CC740 | 0x1A |
672 | asm/non_matchings/code/z_camera/Camera_GetBgCamOrActorCsCamFuncData.s | Camera_GetBgCamOrActorCsCamFuncData | 0x800CC7A8 | 0x17 |
673 | asm/non_matchings/code/z_camera/Camera_GetBgCamIndex.s | Camera_GetBgCamIndex | 0x800CC804 | 0x1C |
674 | asm/non_matchings/code/z_camera/Camera_GetWaterBoxBgCamSetting.s | Camera_GetWaterBoxBgCamSetting | 0x800CC874 | 0x31 |
675 | asm/non_matchings/code/z_camera/func_800CC938.s | func_800CC938 | 0x800CC938 | 0x8 |
676 | asm/non_matchings/code/z_camera/Camera_CalcXZAngle.s | Camera_CalcXZAngle | 0x800CC958 | 0x1A |
677 | asm/non_matchings/code/z_camera/Camera_GetPitchAdjFromFloorHeightDiffs.s | Camera_GetPitchAdjFromFloorHeightDiffs | 0x800CC9C0 | 0xCB |
678 | asm/non_matchings/code/z_camera/func_800CCCEC.s | func_800CCCEC | 0x800CCCEC | 0xD8 |
679 | asm/non_matchings/code/z_camera/Camera_CalcUpVec.s | Camera_CalcUpVec | 0x800CD04C | 0x8F |
680 | asm/non_matchings/code/z_camera/Camera_ClampLerpScale.s | Camera_ClampLerpScale | 0x800CD288 | 0x16 |
681 | asm/non_matchings/code/z_camera/Camera_ResetActionFuncState.s | Camera_ResetActionFuncState | 0x800CD2E0 | 0x4 |
682 | asm/non_matchings/code/z_camera/Camera_UpdateInterface.s | Camera_UpdateInterface | 0x800CD2F0 | 0x3D |
683 | asm/non_matchings/code/z_camera/Camera_BgCheckCorner.s | Camera_BgCheckCorner | 0x800CD3E4 | 0x1A |
684 | asm/non_matchings/code/z_camera/func_800CD44C.s | func_800CD44C | 0x800CD44C | 0x7A |
685 | asm/non_matchings/code/z_camera/Camera_CalcSlopeYAdj.s | Camera_CalcSlopeYAdj | 0x800CD634 | 0x26 |
686 | asm/non_matchings/code/z_camera/func_800CD6CC.s | func_800CD6CC | 0x800CD6CC | 0xB |
687 | asm/non_matchings/code/z_camera/Camera_CalcAtDefault.s | Camera_CalcAtDefault | 0x800CD6F8 | 0x4F |
688 | asm/non_matchings/code/z_camera/Camera_CalcAtForScreen.s | Camera_CalcAtForScreen | 0x800CD834 | 0x78 |
689 | asm/non_matchings/code/z_camera/Camera_CalcAtForNormal1.s | Camera_CalcAtForNormal1 | 0x800CDA14 | 0x56 |
690 | asm/non_matchings/code/z_camera/Camera_CalcAtForParallel.s | Camera_CalcAtForParallel | 0x800CDB6C | 0xC0 |
691 | asm/non_matchings/code/z_camera/Camera_CalcAtForFriendlyLockOn.s | Camera_CalcAtForFriendlyLockOn | 0x800CDE6C | 0x113 |
692 | asm/non_matchings/code/z_camera/Camera_CalcAtForEnemyLockOn.s | Camera_CalcAtForEnemyLockOn | 0x800CE2B8 | 0xCA |
693 | asm/non_matchings/code/z_camera/Camera_CalcAtForHorse.s | Camera_CalcAtForHorse | 0x800CE5E0 | 0x6F |
694 | asm/non_matchings/code/z_camera/Camera_ClampDist1.s | Camera_ClampDist1 | 0x800CE79C | 0x65 |
695 | asm/non_matchings/code/z_camera/Camera_ClampDist2.s | Camera_ClampDist2 | 0x800CE930 | 0x6A |
696 | asm/non_matchings/code/z_camera/Camera_CalcDefaultPitch.s | Camera_CalcDefaultPitch | 0x800CEAD8 | 0x58 |
697 | asm/non_matchings/code/z_camera/Camera_CalcDefaultYaw.s | Camera_CalcDefaultYaw | 0x800CEC38 | 0x56 |
698 | asm/non_matchings/code/z_camera/Camera_CalcDefaultSwing.s | Camera_CalcDefaultSwing | 0x800CED90 | 0x185 |
699 | asm/non_matchings/code/z_camera/Camera_Noop.s | Camera_Noop | 0x800CF3A4 | 0x4 |
700 | asm/non_matchings/code/z_camera/Camera_Normal1.s | Camera_Normal1 | 0x800CF3B4 | 0x530 |
701 | asm/non_matchings/code/z_camera/Camera_Normal2.s | Camera_Normal2 | 0x800D0874 | 0x8 |
702 | asm/non_matchings/code/z_camera/Camera_Normal3.s | Camera_Normal3 | 0x800D0894 | 0x265 |
703 | asm/non_matchings/code/z_camera/Camera_Normal4.s | Camera_Normal4 | 0x800D1228 | 0x24 |
704 | asm/non_matchings/code/z_camera/Camera_Normal0.s | Camera_Normal0 | 0x800D12B8 | 0x1F0 |
705 | asm/non_matchings/code/z_camera/Camera_Parallel1.s | Camera_Parallel1 | 0x800D1A78 | 0x40C |
706 | asm/non_matchings/code/z_camera/Camera_Parallel2.s | Camera_Parallel2 | 0x800D2AA8 | 0x8 |
707 | asm/non_matchings/code/z_camera/Camera_Parallel3.s | Camera_Parallel3 | 0x800D2AC8 | 0x8 |
708 | asm/non_matchings/code/z_camera/Camera_Parallel4.s | Camera_Parallel4 | 0x800D2AE8 | 0x8 |
709 | asm/non_matchings/code/z_camera/Camera_Parallel0.s | Camera_Parallel0 | 0x800D2B08 | 0x8 |
710 | asm/non_matchings/code/z_camera/Camera_Jump1.s | Camera_Jump1 | 0x800D2B28 | 0x8 |
711 | asm/non_matchings/code/z_camera/Camera_Jump2.s | Camera_Jump2 | 0x800D2B48 | 0x276 |
712 | asm/non_matchings/code/z_camera/Camera_Jump3.s | Camera_Jump3 | 0x800D3520 | 0x330 |
713 | asm/non_matchings/code/z_camera/Camera_Jump4.s | Camera_Jump4 | 0x800D41E0 | 0x8 |
714 | asm/non_matchings/code/z_camera/Camera_Jump0.s | Camera_Jump0 | 0x800D4200 | 0x8 |
715 | asm/non_matchings/code/z_camera/Camera_Battle1.s | Camera_Battle1 | 0x800D4220 | 0x4E2 |
716 | asm/non_matchings/code/z_camera/Camera_Battle2.s | Camera_Battle2 | 0x800D55A8 | 0x8 |
717 | asm/non_matchings/code/z_camera/Camera_Battle3.s | Camera_Battle3 | 0x800D55C8 | 0x8 |
718 | asm/non_matchings/code/z_camera/Camera_Battle4.s | Camera_Battle4 | 0x800D55E8 | 0x8 |
719 | asm/non_matchings/code/z_camera/Camera_Battle0.s | Camera_Battle0 | 0x800D5608 | 0x8 |
720 | asm/non_matchings/code/z_camera/Camera_KeepOn1.s | Camera_KeepOn1 | 0x800D5628 | 0x46D |
721 | asm/non_matchings/code/z_camera/Camera_KeepOn2.s | Camera_KeepOn2 | 0x800D67DC | 0x8 |
722 | asm/non_matchings/code/z_camera/Camera_KeepOn3.s | Camera_KeepOn3 | 0x800D67FC | 0x2F3 |
723 | asm/non_matchings/code/z_camera/Camera_KeepOn4.s | Camera_KeepOn4 | 0x800D73C8 | 0x2F7 |
724 | asm/non_matchings/code/z_camera/Camera_KeepOn0.s | Camera_KeepOn0 | 0x800D7FA4 | 0x8 |
725 | asm/non_matchings/code/z_camera/Camera_Fixed1.s | Camera_Fixed1 | 0x800D7FC4 | 0x101 |
726 | asm/non_matchings/code/z_camera/Camera_Fixed2.s | Camera_Fixed2 | 0x800D83C8 | 0x290 |
727 | asm/non_matchings/code/z_camera/Camera_Fixed3.s | Camera_Fixed3 | 0x800D8E08 | 0x8 |
728 | asm/non_matchings/code/z_camera/Camera_Fixed4.s | Camera_Fixed4 | 0x800D8E28 | 0x8 |
729 | asm/non_matchings/code/z_camera/Camera_Fixed0.s | Camera_Fixed0 | 0x800D8E48 | 0x8 |
730 | asm/non_matchings/code/z_camera/Camera_Subject1.s | Camera_Subject1 | 0x800D8E68 | 0x185 |
731 | asm/non_matchings/code/z_camera/Camera_Subject2.s | Camera_Subject2 | 0x800D947C | 0x8 |
732 | asm/non_matchings/code/z_camera/Camera_Subject3.s | Camera_Subject3 | 0x800D949C | 0x8 |
733 | asm/non_matchings/code/z_camera/Camera_Subject4.s | Camera_Subject4 | 0x800D94BC | 0x8 |
734 | asm/non_matchings/code/z_camera/Camera_Subject0.s | Camera_Subject0 | 0x800D94DC | 0x8 |
735 | asm/non_matchings/code/z_camera/Camera_Data0.s | Camera_Data0 | 0x800D94FC | 0x8 |
736 | asm/non_matchings/code/z_camera/Camera_Data1.s | Camera_Data1 | 0x800D951C | 0x8 |
737 | asm/non_matchings/code/z_camera/Camera_Data2.s | Camera_Data2 | 0x800D953C | 0x8 |
738 | asm/non_matchings/code/z_camera/Camera_Data3.s | Camera_Data3 | 0x800D955C | 0x8 |
739 | asm/non_matchings/code/z_camera/Camera_Data4.s | Camera_Data4 | 0x800D957C | 0x8 |
740 | asm/non_matchings/code/z_camera/Camera_Unique1.s | Camera_Unique1 | 0x800D959C | 0x8 |
741 | asm/non_matchings/code/z_camera/Camera_Unique2.s | Camera_Unique2 | 0x800D95BC | 0x105 |
742 | asm/non_matchings/code/z_camera/Camera_Unique3.s | Camera_Unique3 | 0x800D99D0 | 0x17 |
743 | asm/non_matchings/code/z_camera/Camera_Unique4.s | Camera_Unique4 | 0x800D9A2C | 0x17 |
744 | asm/non_matchings/code/z_camera/Camera_Unique5.s | Camera_Unique5 | 0x800D9A88 | 0x17 |
745 | asm/non_matchings/code/z_camera/Camera_Unique0.s | Camera_Unique0 | 0x800D9AE4 | 0x235 |
746 | asm/non_matchings/code/z_camera/Camera_Unique6.s | Camera_Unique6 | 0x800DA3B8 | 0x4D |
747 | asm/non_matchings/code/z_camera/Camera_Unique7.s | Camera_Unique7 | 0x800DA4EC | 0x8 |
748 | asm/non_matchings/code/z_camera/Camera_Unique8.s | Camera_Unique8 | 0x800DA50C | 0x8 |
749 | asm/non_matchings/code/z_camera/Camera_Unique9.s | Camera_Unique9 | 0x800DA52C | 0x8 |
750 | asm/non_matchings/code/z_camera/Camera_Demo1.s | Camera_Demo1 | 0x800DA54C | 0x1F1 |
751 | asm/non_matchings/code/z_camera/Camera_Demo2.s | Camera_Demo2 | 0x800DAD10 | 0x2BD |
752 | asm/non_matchings/code/z_camera/Camera_Demo3.s | Camera_Demo3 | 0x800DB804 | 0xC4 |
753 | asm/non_matchings/code/z_camera/Camera_Demo4.s | Camera_Demo4 | 0x800DBB14 | 0x1D7 |
754 | asm/non_matchings/code/z_camera/Camera_Demo5.s | Camera_Demo5 | 0x800DC270 | 0x12A |
755 | asm/non_matchings/code/z_camera/Camera_Demo6.s | Camera_Demo6 | 0x800DC718 | 0x8 |
756 | asm/non_matchings/code/z_camera/Camera_Demo7.s | Camera_Demo7 | 0x800DC738 | 0x8 |
757 | asm/non_matchings/code/z_camera/Camera_Demo8.s | Camera_Demo8 | 0x800DC758 | 0x8 |
758 | asm/non_matchings/code/z_camera/Camera_Demo9.s | Camera_Demo9 | 0x800DC778 | 0x8 |
759 | asm/non_matchings/code/z_camera/Camera_Demo0.s | Camera_Demo0 | 0x800DC798 | 0x13E |
760 | asm/non_matchings/code/z_camera/Camera_Special0.s | Camera_Special0 | 0x800DCC90 | 0x8 |
761 | asm/non_matchings/code/z_camera/Camera_Special1.s | Camera_Special1 | 0x800DCCB0 | 0x8 |
762 | asm/non_matchings/code/z_camera/Camera_Special2.s | Camera_Special2 | 0x800DCCD0 | 0x8 |
763 | asm/non_matchings/code/z_camera/Camera_Special3.s | Camera_Special3 | 0x800DCCF0 | 0x8 |
764 | asm/non_matchings/code/z_camera/Camera_Special4.s | Camera_Special4 | 0x800DCD10 | 0x8 |
765 | asm/non_matchings/code/z_camera/Camera_Special5.s | Camera_Special5 | 0x800DCD30 | 0xF3 |
766 | asm/non_matchings/code/z_camera/Camera_Special6.s | Camera_Special6 | 0x800DD0FC | 0x8 |
767 | asm/non_matchings/code/z_camera/Camera_Special7.s | Camera_Special7 | 0x800DD11C | 0x8 |
768 | asm/non_matchings/code/z_camera/Camera_Special8.s | Camera_Special8 | 0x800DD13C | 0x11F |
769 | asm/non_matchings/code/z_camera/Camera_Special9.s | Camera_Special9 | 0x800DD5B8 | 0x1E8 |
770 | asm/non_matchings/code/z_camera/Camera_Create.s | Camera_Create | 0x800DDD58 | 0x14 |
771 | asm/non_matchings/code/z_camera/Camera_Destroy.s | Camera_Destroy | 0x800DDDA8 | 0xA |
772 | asm/non_matchings/code/z_camera/Camera_Init.s | Camera_Init | 0x800DDDD0 | 0x84 |
773 | asm/non_matchings/code/z_camera/func_800DDFE0.s | func_800DDFE0 | 0x800DDFE0 | 0x40 |
774 | asm/non_matchings/code/z_camera/Camera_Stub800DE0E0.s | Camera_Stub800DE0E0 | 0x800DE0E0 | 0x3 |
775 | asm/non_matchings/code/z_camera/Camera_InitFocalActorSettings.s | Camera_InitFocalActorSettings | 0x800DE0EC | 0x87 |
776 | asm/non_matchings/code/z_camera/Camera_ChangeStatus.s | Camera_ChangeStatus | 0x800DE308 | 0x7 |
777 | asm/non_matchings/code/z_camera/Camera_UpdateWater.s | Camera_UpdateWater | 0x800DE324 | 0xC2 |
778 | asm/non_matchings/code/z_camera/Camera_EarthquakeDay3.s | Camera_EarthquakeDay3 | 0x800DE62C | 0x85 |
779 | asm/non_matchings/code/z_camera/Camera_UpdateHotRoom.s | Camera_UpdateHotRoom | 0x800DE840 | 0x14 |
780 | asm/non_matchings/code/z_camera/Camera_SetSwordDistortion.s | Camera_SetSwordDistortion | 0x800DE890 | 0x31 |
781 | asm/non_matchings/code/z_camera/Camera_RequestGiantsMaskSetting.s | Camera_RequestGiantsMaskSetting | 0x800DE954 | 0x17 |
782 | asm/non_matchings/code/z_camera/Camera_Update.s | Camera_Update | 0x800DE9B0 | 0x2BA |
783 | asm/non_matchings/code/z_camera/func_800DF498.s | func_800DF498 | 0x800DF498 | 0xE |
784 | asm/non_matchings/code/z_camera/Camera_ChangeModeFlags.s | Camera_ChangeModeFlags | 0x800DF4D0 | 0xDC |
785 | asm/non_matchings/code/z_camera/Camera_ChangeMode.s | Camera_ChangeMode | 0x800DF840 | 0xB |
786 | asm/non_matchings/code/z_camera/Camera_CheckValidMode.s | Camera_CheckValidMode | 0x800DF86C | 0x20 |
787 | asm/non_matchings/code/z_camera/Camera_ChangeSettingFlags.s | Camera_ChangeSettingFlags | 0x800DF8EC | 0x77 |
788 | asm/non_matchings/code/z_camera/Camera_ChangeSetting.s | Camera_ChangeSetting | 0x800DFAC8 | 0x13 |
789 | asm/non_matchings/code/z_camera/Camera_ChangeActorCsCamIndex.s | Camera_ChangeActorCsCamIndex | 0x800DFB14 | 0x42 |
790 | asm/non_matchings/code/z_camera/Camera_GetInputDir.s | Camera_GetInputDir | 0x800DFC1C | 0x9 |
791 | asm/non_matchings/code/z_camera/Camera_GetInputDirPitch.s | Camera_GetInputDirPitch | 0x800DFC40 | 0xA |
792 | asm/non_matchings/code/z_camera/Camera_GetInputDirYaw.s | Camera_GetInputDirYaw | 0x800DFC68 | 0xA |
793 | asm/non_matchings/code/z_camera/Camera_GetCamDir.s | Camera_GetCamDir | 0x800DFC90 | 0x9 |
794 | asm/non_matchings/code/z_camera/Camera_GetCamDirPitch.s | Camera_GetCamDirPitch | 0x800DFCB4 | 0xA |
795 | asm/non_matchings/code/z_camera/Camera_GetCamDirYaw.s | Camera_GetCamDirYaw | 0x800DFCDC | 0xA |
796 | asm/non_matchings/code/z_camera/Camera_AddQuake.s | Camera_AddQuake | 0x800DFD04 | 0x1D |
797 | asm/non_matchings/code/z_camera/Camera_SetViewParam.s | Camera_SetViewParam | 0x800DFD78 | 0x5E |
798 | asm/non_matchings/code/z_camera/Camera_UnsetViewFlag.s | Camera_UnsetViewFlag | 0x800DFEF0 | 0xA |
799 | asm/non_matchings/code/z_camera/Camera_OverwriteStateFlags.s | Camera_OverwriteStateFlags | 0x800DFF18 | 0x7 |
800 | asm/non_matchings/code/z_camera/Camera_ResetActionFuncStateUnused.s | Camera_ResetActionFuncStateUnused | 0x800DFF34 | 0x4 |
801 | asm/non_matchings/code/z_camera/Camera_SetCsParams.s | Camera_SetCsParams | 0x800DFF44 | 0x7 |
802 | asm/non_matchings/code/z_camera/Camera_SetStateFlag.s | Camera_SetStateFlag | 0x800DFF60 | 0x9 |
803 | asm/non_matchings/code/z_camera/Camera_UnsetStateFlag.s | Camera_UnsetStateFlag | 0x800DFF84 | 0xA |
804 | asm/non_matchings/code/z_camera/Camera_ChangeDoorCam.s | Camera_ChangeDoorCam | 0x800DFFAC | 0x34 |
805 | asm/non_matchings/code/z_camera/Camera_Copy.s | Camera_Copy | 0x800E007C | 0x4C |
806 | asm/non_matchings/code/z_camera/Camera_IsDbgCamEnabled.s | Camera_IsDbgCamEnabled | 0x800E01AC | 0x3 |
807 | asm/non_matchings/code/z_camera/Camera_GetQuakeOffset.s | Camera_GetQuakeOffset | 0x800E01B8 | 0x9 |
808 | asm/non_matchings/code/z_camera/Camera_SetCameraData.s | Camera_SetCameraData | 0x800E01DC | 0x13 |
809 | asm/non_matchings/code/z_camera/Camera_GetNegOne.s | Camera_GetNegOne | 0x800E0228 | 0x4 |
810 | asm/non_matchings/code/z_camera/func_800E0238.s | func_800E0238 | 0x800E0238 | 0x1D |
811 | asm/non_matchings/code/z_camera/Camera_SetFocalActor.s | Camera_SetFocalActor | 0x800E02AC | 0x17 |
812 | asm/non_matchings/code/z_camera/Camera_SetTargetActor.s | Camera_SetTargetActor | 0x800E0308 | 0x5 |
813 | asm/non_matchings/code/z_camera/Camera_GetWaterYPos.s | Camera_GetWaterYPos | 0x800E031C | 0xB |
814 | asm/non_matchings/code/z_camera/func_800E0348.s | func_800E0348 | 0x800E0348 | 0x16 |
815 | asm/non_matchings/code/z_collision_btltbls/DamageTable_Get.s | DamageTable_Get | 0x800E03A0 | 0xB |
816 | asm/non_matchings/code/z_collision_btltbls/DamageTable_Clear.s | DamageTable_Clear | 0x800E03CC | 0xD |
817 | asm/non_matchings/code/z_collision_check/CollisionCheck_GetDamageAndEffectOnBumper.s | CollisionCheck_GetDamageAndEffectOnBumper | 0x800E0410 | 0x2B |
818 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyBumperDefense.s | CollisionCheck_ApplyBumperDefense | 0x800E04BC | 0xC |
819 | asm/non_matchings/code/z_collision_check/CollisionCheck_GetToucherDamage.s | CollisionCheck_GetToucherDamage | 0x800E04EC | 0x13 |
820 | asm/non_matchings/code/z_collision_check/Collider_InitBase.s | Collider_InitBase | 0x800E0538 | 0x12 |
821 | asm/non_matchings/code/z_collision_check/Collider_DestroyBase.s | Collider_DestroyBase | 0x800E0580 | 0x5 |
822 | asm/non_matchings/code/z_collision_check/Collider_SetBaseToActor.s | Collider_SetBaseToActor | 0x800E0594 | 0x10 |
823 | asm/non_matchings/code/z_collision_check/Collider_SetBaseType1.s | Collider_SetBaseType1 | 0x800E05D4 | 0x11 |
824 | asm/non_matchings/code/z_collision_check/Collider_SetBase.s | Collider_SetBase | 0x800E0618 | 0x11 |
825 | asm/non_matchings/code/z_collision_check/Collider_ResetATBase.s | Collider_ResetATBase | 0x800E065C | 0x7 |
826 | asm/non_matchings/code/z_collision_check/Collider_ResetACBase.s | Collider_ResetACBase | 0x800E0678 | 0x7 |
827 | asm/non_matchings/code/z_collision_check/Collider_ResetOCBase.s | Collider_ResetOCBase | 0x800E0694 | 0xA |
828 | asm/non_matchings/code/z_collision_check/Collider_InitTouch.s | Collider_InitTouch | 0x800E06BC | 0xA |
829 | asm/non_matchings/code/z_collision_check/Collider_DestroyTouch.s | Collider_DestroyTouch | 0x800E06E4 | 0x5 |
830 | asm/non_matchings/code/z_collision_check/Collider_SetTouch.s | Collider_SetTouch | 0x800E06F8 | 0xA |
831 | asm/non_matchings/code/z_collision_check/Collider_ResetATInfoUnk.s | Collider_ResetATInfoUnk | 0x800E0720 | 0x4 |
832 | asm/non_matchings/code/z_collision_check/Collider_InitBump.s | Collider_InitBump | 0x800E0730 | 0xC |
833 | asm/non_matchings/code/z_collision_check/Collider_DestroyBump.s | Collider_DestroyBump | 0x800E0760 | 0x5 |
834 | asm/non_matchings/code/z_collision_check/Collider_SetBump.s | Collider_SetBump | 0x800E0774 | 0xA |
835 | asm/non_matchings/code/z_collision_check/Collider_InitInfo.s | Collider_InitInfo | 0x800E079C | 0x20 |
836 | asm/non_matchings/code/z_collision_check/Collider_DestroyInfo.s | Collider_DestroyInfo | 0x800E081C | 0x10 |
837 | asm/non_matchings/code/z_collision_check/Collider_SetInfo.s | Collider_SetInfo | 0x800E085C | 0x1E |
838 | asm/non_matchings/code/z_collision_check/Collider_ResetATInfo.s | Collider_ResetATInfo | 0x800E08D4 | 0xE |
839 | asm/non_matchings/code/z_collision_check/Collider_ResetACInfo.s | Collider_ResetACInfo | 0x800E090C | 0xE |
840 | asm/non_matchings/code/z_collision_check/Collider_ResetOCInfo.s | Collider_ResetOCInfo | 0x800E0944 | 0x6 |
841 | asm/non_matchings/code/z_collision_check/Collider_InitJntSphElementDim.s | Collider_InitJntSphElementDim | 0x800E095C | 0x12 |
842 | asm/non_matchings/code/z_collision_check/Collider_DestroyJntSphElementDim.s | Collider_DestroyJntSphElementDim | 0x800E09A4 | 0x5 |
843 | asm/non_matchings/code/z_collision_check/Collider_SetJntSphElementDim.s | Collider_SetJntSphElementDim | 0x800E09B8 | 0x16 |
844 | asm/non_matchings/code/z_collision_check/Collider_InitJntSphElement.s | Collider_InitJntSphElement | 0x800E0A10 | 0x10 |
845 | asm/non_matchings/code/z_collision_check/Collider_DestroyJntSphElement.s | Collider_DestroyJntSphElement | 0x800E0A50 | 0x10 |
846 | asm/non_matchings/code/z_collision_check/Collider_SetJntSphElement.s | Collider_SetJntSphElement | 0x800E0A90 | 0x14 |
847 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphElementAT.s | Collider_ResetJntSphElementAT | 0x800E0AE0 | 0x9 |
848 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphElementAC.s | Collider_ResetJntSphElementAC | 0x800E0B04 | 0x9 |
849 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphElementOC.s | Collider_ResetJntSphElementOC | 0x800E0B28 | 0x9 |
850 | asm/non_matchings/code/z_collision_check/Collider_InitJntSph.s | Collider_InitJntSph | 0x800E0B4C | 0xB |
851 | asm/non_matchings/code/z_collision_check/Collider_FreeJntSph.s | Collider_FreeJntSph | 0x800E0B78 | 0x28 |
852 | asm/non_matchings/code/z_collision_check/Collider_DestroyJntSph.s | Collider_DestroyJntSph | 0x800E0C18 | 0x24 |
853 | asm/non_matchings/code/z_collision_check/Collider_SetJntSphToActor.s | Collider_SetJntSphToActor | 0x800E0CA8 | 0x37 |
854 | asm/non_matchings/code/z_collision_check/Collider_SetJntSphAllocType1.s | Collider_SetJntSphAllocType1 | 0x800E0D84 | 0x37 |
855 | asm/non_matchings/code/z_collision_check/Collider_SetJntSph.s | Collider_SetJntSph | 0x800E0E60 | 0x2D |
856 | asm/non_matchings/code/z_collision_check/Collider_InitAndSetJntSph.s | Collider_InitAndSetJntSph | 0x800E0F14 | 0x15 |
857 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphAT.s | Collider_ResetJntSphAT | 0x800E0F68 | 0x23 |
858 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphAC.s | Collider_ResetJntSphAC | 0x800E0FF4 | 0x23 |
859 | asm/non_matchings/code/z_collision_check/Collider_ResetJntSphOC.s | Collider_ResetJntSphOC | 0x800E1080 | 0x23 |
860 | asm/non_matchings/code/z_collision_check/Collider_InitCylinderDim.s | Collider_InitCylinderDim | 0x800E110C | 0xF |
861 | asm/non_matchings/code/z_collision_check/Collider_DestroyCylinderDim.s | Collider_DestroyCylinderDim | 0x800E1148 | 0x5 |
862 | asm/non_matchings/code/z_collision_check/Collider_SetCylinderDim.s | Collider_SetCylinderDim | 0x800E115C | 0x10 |
863 | asm/non_matchings/code/z_collision_check/Collider_InitCylinder.s | Collider_InitCylinder | 0x800E119C | 0x14 |
864 | asm/non_matchings/code/z_collision_check/Collider_DestroyCylinder.s | Collider_DestroyCylinder | 0x800E11EC | 0x14 |
865 | asm/non_matchings/code/z_collision_check/Collider_SetCylinderToActor.s | Collider_SetCylinderToActor | 0x800E123C | 0x1A |
866 | asm/non_matchings/code/z_collision_check/Collider_SetCylinderType1.s | Collider_SetCylinderType1 | 0x800E12A4 | 0x1A |
867 | asm/non_matchings/code/z_collision_check/Collider_SetCylinder.s | Collider_SetCylinder | 0x800E130C | 0x1A |
868 | asm/non_matchings/code/z_collision_check/Collider_InitAndSetCylinder.s | Collider_InitAndSetCylinder | 0x800E1374 | 0x13 |
869 | asm/non_matchings/code/z_collision_check/Collider_ResetCylinderAT.s | Collider_ResetCylinderAT | 0x800E13C0 | 0x10 |
870 | asm/non_matchings/code/z_collision_check/Collider_ResetCylinderAC.s | Collider_ResetCylinderAC | 0x800E1400 | 0x10 |
871 | asm/non_matchings/code/z_collision_check/Collider_ResetCylinderOC.s | Collider_ResetCylinderOC | 0x800E1440 | 0x10 |
872 | asm/non_matchings/code/z_collision_check/Collider_InitTrisElementDim.s | Collider_InitTrisElementDim | 0x800E1480 | 0x13 |
873 | asm/non_matchings/code/z_collision_check/Collider_DestroyTrisElementDim.s | Collider_DestroyTrisElementDim | 0x800E14CC | 0x5 |
874 | asm/non_matchings/code/z_collision_check/Collider_SetTrisElementDim.s | Collider_SetTrisElementDim | 0x800E14E0 | 0x2D |
875 | asm/non_matchings/code/z_collision_check/Collider_InitTrisElement.s | Collider_InitTrisElement | 0x800E1594 | 0x10 |
876 | asm/non_matchings/code/z_collision_check/Collider_DestroyTrisElement.s | Collider_DestroyTrisElement | 0x800E15D4 | 0x10 |
877 | asm/non_matchings/code/z_collision_check/Collider_SetTrisElement.s | Collider_SetTrisElement | 0x800E1614 | 0x14 |
878 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisElementAT.s | Collider_ResetTrisElementAT | 0x800E1664 | 0x9 |
879 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisElementAC.s | Collider_ResetTrisElementAC | 0x800E1688 | 0x9 |
880 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisElementOC.s | Collider_ResetTrisElementOC | 0x800E16AC | 0x9 |
881 | asm/non_matchings/code/z_collision_check/Collider_InitTris.s | Collider_InitTris | 0x800E16D0 | 0xB |
882 | asm/non_matchings/code/z_collision_check/Collider_FreeTris.s | Collider_FreeTris | 0x800E16FC | 0x2E |
883 | asm/non_matchings/code/z_collision_check/Collider_DestroyTris.s | Collider_DestroyTris | 0x800E17B4 | 0x29 |
884 | asm/non_matchings/code/z_collision_check/Collider_SetTrisAllocType1.s | Collider_SetTrisAllocType1 | 0x800E1858 | 0x40 |
885 | asm/non_matchings/code/z_collision_check/Collider_SetTris.s | Collider_SetTris | 0x800E1958 | 0x33 |
886 | asm/non_matchings/code/z_collision_check/Collider_InitAndSetTris.s | Collider_InitAndSetTris | 0x800E1A24 | 0x15 |
887 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisAT.s | Collider_ResetTrisAT | 0x800E1A78 | 0x28 |
888 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisAC.s | Collider_ResetTrisAC | 0x800E1B18 | 0x28 |
889 | asm/non_matchings/code/z_collision_check/Collider_ResetTrisOC.s | Collider_ResetTrisOC | 0x800E1BB8 | 0x28 |
890 | asm/non_matchings/code/z_collision_check/Collider_InitQuadDim.s | Collider_InitQuadDim | 0x800E1C58 | 0x13 |
891 | asm/non_matchings/code/z_collision_check/Collider_DestroyQuadDim.s | Collider_DestroyQuadDim | 0x800E1CA4 | 0x5 |
892 | asm/non_matchings/code/z_collision_check/Collider_ResetQuadACDist.s | Collider_ResetQuadACDist | 0x800E1CB8 | 0x7 |
893 | asm/non_matchings/code/z_collision_check/Collider_SetQuadMidpoints.s | Collider_SetQuadMidpoints | 0x800E1CD4 | 0x2F |
894 | asm/non_matchings/code/z_collision_check/Collider_SetQuadDim.s | Collider_SetQuadDim | 0x800E1D90 | 0x22 |
895 | asm/non_matchings/code/z_collision_check/Collider_InitQuad.s | Collider_InitQuad | 0x800E1E18 | 0x14 |
896 | asm/non_matchings/code/z_collision_check/Collider_DestroyQuad.s | Collider_DestroyQuad | 0x800E1E68 | 0x14 |
897 | asm/non_matchings/code/z_collision_check/Collider_SetQuadType1.s | Collider_SetQuadType1 | 0x800E1EB8 | 0x1A |
898 | asm/non_matchings/code/z_collision_check/Collider_SetQuad.s | Collider_SetQuad | 0x800E1F20 | 0x1A |
899 | asm/non_matchings/code/z_collision_check/Collider_InitAndSetQuad.s | Collider_InitAndSetQuad | 0x800E1F88 | 0x13 |
900 | asm/non_matchings/code/z_collision_check/Collider_ResetQuadAT.s | Collider_ResetQuadAT | 0x800E1FD4 | 0x14 |
901 | asm/non_matchings/code/z_collision_check/Collider_ResetQuadAC.s | Collider_ResetQuadAC | 0x800E2024 | 0x10 |
902 | asm/non_matchings/code/z_collision_check/Collider_ResetQuadOC.s | Collider_ResetQuadOC | 0x800E2064 | 0x10 |
903 | asm/non_matchings/code/z_collision_check/Collider_QuadSetNearestAC.s | Collider_QuadSetNearestAC | 0x800E20A4 | 0x2C |
904 | asm/non_matchings/code/z_collision_check/Collider_InitSphere.s | Collider_InitSphere | 0x800E2154 | 0x14 |
905 | asm/non_matchings/code/z_collision_check/Collider_DestroySphere.s | Collider_DestroySphere | 0x800E21A4 | 0x14 |
906 | asm/non_matchings/code/z_collision_check/Collider_SetSphere.s | Collider_SetSphere | 0x800E21F4 | 0x1A |
907 | asm/non_matchings/code/z_collision_check/Collider_InitAndSetSphere.s | Collider_InitAndSetSphere | 0x800E225C | 0x13 |
908 | asm/non_matchings/code/z_collision_check/Collider_ResetSphereAT.s | Collider_ResetSphereAT | 0x800E22A8 | 0x10 |
909 | asm/non_matchings/code/z_collision_check/Collider_ResetSphereAC.s | Collider_ResetSphereAC | 0x800E22E8 | 0x10 |
910 | asm/non_matchings/code/z_collision_check/Collider_ResetSphereOC.s | Collider_ResetSphereOC | 0x800E2328 | 0x10 |
911 | asm/non_matchings/code/z_collision_check/Collider_InitLine.s | Collider_InitLine | 0x800E2368 | 0x12 |
912 | asm/non_matchings/code/z_collision_check/Collider_DestroyLine.s | Collider_DestroyLine | 0x800E23B0 | 0x5 |
913 | asm/non_matchings/code/z_collision_check/Collider_SetLinePoints.s | Collider_SetLinePoints | 0x800E23C4 | 0x11 |
914 | asm/non_matchings/code/z_collision_check/Collider_SetLine.s | Collider_SetLine | 0x800E2408 | 0xB |
915 | asm/non_matchings/code/z_collision_check/Collider_ResetLineOC.s | Collider_ResetLineOC | 0x800E2434 | 0x7 |
916 | asm/non_matchings/code/z_collision_check/CollisionCheck_InitContext.s | CollisionCheck_InitContext | 0x800E2450 | 0x8 |
917 | asm/non_matchings/code/z_collision_check/CollisionCheck_DestroyContext.s | CollisionCheck_DestroyContext | 0x800E2470 | 0x4 |
918 | asm/non_matchings/code/z_collision_check/CollisionCheck_ClearContext.s | CollisionCheck_ClearContext | 0x800E2480 | 0x2A |
919 | asm/non_matchings/code/z_collision_check/CollisionCheck_EnableSAC.s | CollisionCheck_EnableSAC | 0x800E2528 | 0x6 |
920 | asm/non_matchings/code/z_collision_check/CollisionCheck_DisableSAC.s | CollisionCheck_DisableSAC | 0x800E2540 | 0x6 |
921 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetAT.s | CollisionCheck_SetAT | 0x800E2558 | 0x37 |
922 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetAT_SAC.s | CollisionCheck_SetAT_SAC | 0x800E2634 | 0x43 |
923 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetAC.s | CollisionCheck_SetAC | 0x800E2740 | 0x37 |
924 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetAC_SAC.s | CollisionCheck_SetAC_SAC | 0x800E281C | 0x43 |
925 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetOC.s | CollisionCheck_SetOC | 0x800E2928 | 0x37 |
926 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetOC_SAC.s | CollisionCheck_SetOC_SAC | 0x800E2A04 | 0x43 |
927 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetOCLine.s | CollisionCheck_SetOCLine | 0x800E2B10 | 0x22 |
928 | asm/non_matchings/code/z_collision_check/CollisionCheck_SkipTouch.s | CollisionCheck_SkipTouch | 0x800E2B98 | 0x9 |
929 | asm/non_matchings/code/z_collision_check/CollisionCheck_SkipBump.s | CollisionCheck_SkipBump | 0x800E2BBC | 0x9 |
930 | asm/non_matchings/code/z_collision_check/CollisionCheck_NoSharedFlags.s | CollisionCheck_NoSharedFlags | 0x800E2BE0 | 0xA |
931 | asm/non_matchings/code/z_collision_check/CollisionCheck_NoBlood.s | CollisionCheck_NoBlood | 0x800E2C08 | 0x5 |
932 | asm/non_matchings/code/z_collision_check/CollisionCheck_BlueBlood.s | CollisionCheck_BlueBlood | 0x800E2C1C | 0x5B |
933 | asm/non_matchings/code/z_collision_check/CollisionCheck_GreenBlood.s | CollisionCheck_GreenBlood | 0x800E2D88 | 0x5B |
934 | asm/non_matchings/code/z_collision_check/CollisionCheck_WaterBurst.s | CollisionCheck_WaterBurst | 0x800E2EF4 | 0xF |
935 | asm/non_matchings/code/z_collision_check/CollisionCheck_RedBlood.s | CollisionCheck_RedBlood | 0x800E2F30 | 0x9 |
936 | asm/non_matchings/code/z_collision_check/CollisionCheck_RedBloodUnused.s | CollisionCheck_RedBloodUnused | 0x800E2F54 | 0x9 |
937 | asm/non_matchings/code/z_collision_check/CollisionCheck_HitSolid.s | CollisionCheck_HitSolid | 0x800E2F78 | 0x54 |
938 | asm/non_matchings/code/z_collision_check/CollisionCheck_SwordHitAudio.s | CollisionCheck_SwordHitAudio | 0x800E30C8 | 0x28 |
939 | asm/non_matchings/code/z_collision_check/CollisionCheck_HitEffects.s | CollisionCheck_HitEffects | 0x800E3168 | 0x67 |
940 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetBounce.s | CollisionCheck_SetBounce | 0x800E3304 | 0x8 |
941 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetATvsAC.s | CollisionCheck_SetATvsAC | 0x800E3324 | 0xA9 |
942 | asm/non_matchings/code/z_collision_check/CollisionCheck_TrisAvgPoint.s | CollisionCheck_TrisAvgPoint | 0x800E35C8 | 0x19 |
943 | asm/non_matchings/code/z_collision_check/CollisionCheck_QuadAvgPoint.s | CollisionCheck_QuadAvgPoint | 0x800E362C | 0x20 |
944 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_JntSphVsJntSph.s | CollisionCheck_AC_JntSphVsJntSph | 0x800E36AC | 0x93 |
945 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_JntSphVsCyl.s | CollisionCheck_AC_JntSphVsCyl | 0x800E38F8 | 0x88 |
946 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_JntSphVsTris.s | CollisionCheck_AC_JntSphVsTris | 0x800E3B18 | 0x6A |
947 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_JntSphVsQuad.s | CollisionCheck_AC_JntSphVsQuad | 0x800E3CC0 | 0x6B |
948 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_JntSphVsSphere.s | CollisionCheck_AC_JntSphVsSphere | 0x800E3E6C | 0x7B |
949 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_CylVsJntSph.s | CollisionCheck_AC_CylVsJntSph | 0x800E4058 | 0x90 |
950 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_CylVsCyl.s | CollisionCheck_AC_CylVsCyl | 0x800E4298 | 0x8A |
951 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_CylVsTris.s | CollisionCheck_AC_CylVsTris | 0x800E44C0 | 0x5A |
952 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_CylVsQuad.s | CollisionCheck_AC_CylVsQuad | 0x800E4628 | 0x64 |
953 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_CylVsSphere.s | CollisionCheck_AC_CylVsSphere | 0x800E47B8 | 0x65 |
954 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_TrisVsJntSph.s | CollisionCheck_AC_TrisVsJntSph | 0x800E494C | 0x6F |
955 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_TrisVsCyl.s | CollisionCheck_AC_TrisVsCyl | 0x800E4B08 | 0x5A |
956 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_TrisVsTris.s | CollisionCheck_AC_TrisVsTris | 0x800E4C70 | 0x6D |
957 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_TrisVsQuad.s | CollisionCheck_AC_TrisVsQuad | 0x800E4E24 | 0x70 |
958 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_TrisVsSphere.s | CollisionCheck_AC_TrisVsSphere | 0x800E4FE4 | 0x5C |
959 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_QuadVsJntSph.s | CollisionCheck_AC_QuadVsJntSph | 0x800E5154 | 0x72 |
960 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_QuadVsCyl.s | CollisionCheck_AC_QuadVsCyl | 0x800E531C | 0x70 |
961 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_QuadVsTris.s | CollisionCheck_AC_QuadVsTris | 0x800E54DC | 0x77 |
962 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_QuadVsQuad.s | CollisionCheck_AC_QuadVsQuad | 0x800E56B8 | 0x6F |
963 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_QuadVsSphere.s | CollisionCheck_AC_QuadVsSphere | 0x800E5874 | 0x4C |
964 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_SphereVsJntSph.s | CollisionCheck_AC_SphereVsJntSph | 0x800E59A4 | 0x7C |
965 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_SphereVsCylinder.s | CollisionCheck_AC_SphereVsCylinder | 0x800E5B94 | 0x5F |
966 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_SphereVsTris.s | CollisionCheck_AC_SphereVsTris | 0x800E5D10 | 0x51 |
967 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_SphereVsQuad.s | CollisionCheck_AC_SphereVsQuad | 0x800E5E54 | 0x46 |
968 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC_SphereVsSphere.s | CollisionCheck_AC_SphereVsSphere | 0x800E5F6C | 0x55 |
969 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetJntSphHitFX.s | CollisionCheck_SetJntSphHitFX | 0x800E60C0 | 0x38 |
970 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetCylHitFX.s | CollisionCheck_SetCylHitFX | 0x800E61A0 | 0x26 |
971 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetTrisHitFX.s | CollisionCheck_SetTrisHitFX | 0x800E6238 | 0x3A |
972 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetQuadHitFX.s | CollisionCheck_SetQuadHitFX | 0x800E6320 | 0x26 |
973 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetSphereHitFX.s | CollisionCheck_SetSphereHitFX | 0x800E63B8 | 0x26 |
974 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetHitEffects.s | CollisionCheck_SetHitEffects | 0x800E6450 | 0x35 |
975 | asm/non_matchings/code/z_collision_check/CollisionCheck_AC.s | CollisionCheck_AC | 0x800E6524 | 0x4C |
976 | asm/non_matchings/code/z_collision_check/CollisionCheck_AT.s | CollisionCheck_AT | 0x800E6654 | 0x34 |
977 | asm/non_matchings/code/z_collision_check/CollisionCheck_GetMassType.s | CollisionCheck_GetMassType | 0x800E6724 | 0xF |
978 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetOCvsOC.s | CollisionCheck_SetOCvsOC | 0x800E6760 | 0xCF |
979 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_JntSphVsJntSph.s | CollisionCheck_OC_JntSphVsJntSph | 0x800E6A9C | 0x7A |
980 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_JntSphVsCyl.s | CollisionCheck_OC_JntSphVsCyl | 0x800E6C84 | 0x5C |
981 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_JntSphVsSphere.s | CollisionCheck_OC_JntSphVsSphere | 0x800E6DF4 | 0x5C |
982 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_CylVsJntSph.s | CollisionCheck_OC_CylVsJntSph | 0x800E6F64 | 0xB |
983 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_CylVsCyl.s | CollisionCheck_OC_CylVsCyl | 0x800E6F90 | 0x34 |
984 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_CylVsSphere.s | CollisionCheck_OC_CylVsSphere | 0x800E7060 | 0x34 |
985 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_SphereVsJntSph.s | CollisionCheck_OC_SphereVsJntSph | 0x800E7130 | 0xB |
986 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_SphereVsCyl.s | CollisionCheck_OC_SphereVsCyl | 0x800E715C | 0xB |
987 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC_SphereVsSphere.s | CollisionCheck_OC_SphereVsSphere | 0x800E7188 | 0x37 |
988 | asm/non_matchings/code/z_collision_check/CollisionCheck_SkipOC.s | CollisionCheck_SkipOC | 0x800E7264 | 0x9 |
989 | asm/non_matchings/code/z_collision_check/CollisionCheck_Incompatible.s | CollisionCheck_Incompatible | 0x800E7288 | 0x20 |
990 | asm/non_matchings/code/z_collision_check/CollisionCheck_OC.s | CollisionCheck_OC | 0x800E7308 | 0x63 |
991 | asm/non_matchings/code/z_collision_check/CollisionCheck_InitInfo.s | CollisionCheck_InitInfo | 0x800E7494 | 0x12 |
992 | asm/non_matchings/code/z_collision_check/CollisionCheck_ResetDamage.s | CollisionCheck_ResetDamage | 0x800E74DC | 0xB |
993 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetInfoNoDamageTable.s | CollisionCheck_SetInfoNoDamageTable | 0x800E7508 | 0xA |
994 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetInfo.s | CollisionCheck_SetInfo | 0x800E7530 | 0xB |
995 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetInfo2.s | CollisionCheck_SetInfo2 | 0x800E755C | 0xD |
996 | asm/non_matchings/code/z_collision_check/CollisionCheck_SetInfoGetDamageTable.s | CollisionCheck_SetInfoGetDamageTable | 0x800E7590 | 0xE |
997 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamage.s | CollisionCheck_ApplyDamage | 0x800E75C8 | 0x89 |
998 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamageJntSph.s | CollisionCheck_ApplyDamageJntSph | 0x800E77EC | 0x2A |
999 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamageCyl.s | CollisionCheck_ApplyDamageCyl | 0x800E7894 | 0x8 |
1000 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamageTris.s | CollisionCheck_ApplyDamageTris | 0x800E78B4 | 0x25 |
1001 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamageQuad.s | CollisionCheck_ApplyDamageQuad | 0x800E7948 | 0x8 |
1002 | asm/non_matchings/code/z_collision_check/CollisionCheck_ApplyDamageSphere.s | CollisionCheck_ApplyDamageSphere | 0x800E7968 | 0x8 |
1003 | asm/non_matchings/code/z_collision_check/CollisionCheck_Damage.s | CollisionCheck_Damage | 0x800E7988 | 0x30 |
1004 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOC_JntSph.s | CollisionCheck_LineOC_JntSph | 0x800E7A48 | 0x43 |
1005 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOC_Cyl.s | CollisionCheck_LineOC_Cyl | 0x800E7B54 | 0x1E |
1006 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOC_Sphere.s | CollisionCheck_LineOC_Sphere | 0x800E7BCC | 0x26 |
1007 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOC.s | CollisionCheck_LineOC | 0x800E7C64 | 0x51 |
1008 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOCCheckAll.s | CollisionCheck_LineOCCheckAll | 0x800E7DA8 | 0x9 |
1009 | asm/non_matchings/code/z_collision_check/CollisionCheck_LineOCCheck.s | CollisionCheck_LineOCCheck | 0x800E7DCC | 0xB |
1010 | asm/non_matchings/code/z_collision_check/Collider_UpdateCylinder.s | Collider_UpdateCylinder | 0x800E7DF8 | 0x11 |
1011 | asm/non_matchings/code/z_collision_check/Collider_SetCylinderPosition.s | Collider_SetCylinderPosition | 0x800E7E3C | 0x8 |
1012 | asm/non_matchings/code/z_collision_check/Collider_SetQuadVertices.s | Collider_SetQuadVertices | 0x800E7E5C | 0x1C |
1013 | asm/non_matchings/code/z_collision_check/Collider_SetTrisVertices.s | Collider_SetTrisVertices | 0x800E7ECC | 0x30 |
1014 | asm/non_matchings/code/z_collision_check/Collider_SetTrisDim.s | Collider_SetTrisDim | 0x800E7F8C | 0x14 |
1015 | asm/non_matchings/code/z_collision_check/Collider_UpdateSpheres.s | Collider_UpdateSpheres | 0x800E7FDC | 0x61 |
1016 | asm/non_matchings/code/z_collision_check/Collider_UpdateSpheresElement.s | Collider_UpdateSpheresElement | 0x800E8160 | 0x37 |
1017 | asm/non_matchings/code/z_collision_check/Collider_UpdateSphere.s | Collider_UpdateSphere | 0x800E823C | 0x37 |
1018 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnRedBlood.s | CollisionCheck_SpawnRedBlood | 0x800E8318 | 0x58 |
1019 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnWaterDroplets.s | CollisionCheck_SpawnWaterDroplets | 0x800E8478 | 0x57 |
1020 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnShieldParticles.s | CollisionCheck_SpawnShieldParticles | 0x800E85D4 | 0x25 |
1021 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnShieldParticlesMetal.s | CollisionCheck_SpawnShieldParticlesMetal | 0x800E8668 | 0xA |
1022 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnShieldParticlesMetalSound.s | CollisionCheck_SpawnShieldParticlesMetalSound | 0x800E8690 | 0xC |
1023 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnShieldParticlesMetal2.s | CollisionCheck_SpawnShieldParticlesMetal2 | 0x800E86C0 | 0x8 |
1024 | asm/non_matchings/code/z_collision_check/CollisionCheck_SpawnShieldParticlesWood.s | CollisionCheck_SpawnShieldParticlesWood | 0x800E86E0 | 0x29 |
1025 | asm/non_matchings/code/z_collision_check/CollisionCheck_CylSideVsLineSeg.s | CollisionCheck_CylSideVsLineSeg | 0x800E8784 | 0x1C7 |
1026 | asm/non_matchings/code/code_800E8EA0/Actor_ContinueText.s | Actor_ContinueText | 0x800E8EA0 | 0xC |
1027 | asm/non_matchings/code/code_800E8EA0/Flags_GetEventChkInf.s | Flags_GetEventChkInf | 0x800E8ED0 | 0x4 |
1028 | asm/non_matchings/code/code_800E8EA0/Flags_SetEventChkInf.s | Flags_SetEventChkInf | 0x800E8EE0 | 0x3 |
1029 | asm/non_matchings/code/code_800E8EA0/Flags_GetInfTable.s | Flags_GetInfTable | 0x800E8EEC | 0x4 |
1030 | asm/non_matchings/code/code_800E8EA0/Flags_SetInfTable.s | Flags_SetInfTable | 0x800E8EFC | 0x3 |
1031 | asm/non_matchings/code/code_800E8EA0/Actor_TrackNone.s | Actor_TrackNone | 0x800E8F08 | 0x27 |
1032 | asm/non_matchings/code/code_800E8EA0/Actor_TrackPoint.s | Actor_TrackPoint | 0x800E8FA4 | 0x65 |
1033 | asm/non_matchings/code/code_800E8EA0/Actor_TrackPlayerSetFocusHeight.s | Actor_TrackPlayerSetFocusHeight | 0x800E9138 | 0x46 |
1034 | asm/non_matchings/code/code_800E8EA0/Actor_TrackPlayer.s | Actor_TrackPlayer | 0x800E9250 | 0x44 |
1035 | asm/non_matchings/code/z_common_data/func_800E9360.s | func_800E9360 | 0x800E9360 | 0x20 |
1036 | asm/non_matchings/code/z_debug/Regs_Init.s | Regs_Init | 0x800E93E0 | 0x24 |
1037 | asm/non_matchings/code/z_debug_display/DebugDisplay_Init.s | DebugDisplay_Init | 0x800E9470 | 0x6 |
1038 | asm/non_matchings/code/z_debug_display/DebugDisplay_AddObject.s | DebugDisplay_AddObject | 0x800E9488 | 0x37 |
1039 | asm/non_matchings/code/z_debug_display/DebugDisplay_DrawObjects.s | DebugDisplay_DrawObjects | 0x800E9564 | 0x24 |
1040 | asm/non_matchings/code/z_debug_display/func_800E95F4.s | func_800E95F4 | 0x800E95F4 | 0x79 |
1041 | asm/non_matchings/code/z_debug_display/func_800E97D8.s | func_800E97D8 | 0x800E97D8 | 0x55 |
1042 | asm/non_matchings/code/z_debug_display/func_800E992C.s | func_800E992C | 0x800E992C | 0x21 |
1043 | asm/non_matchings/code/z_debug_display/func_800E99B0.s | func_800E99B0 | 0x800E99B0 | 0xB8 |
1044 | asm/non_matchings/code/z_debug_mode/Debug_ClearTextDrawFlags.s | Debug_ClearTextDrawFlags | 0x800E9C90 | 0x4 |
1045 | asm/non_matchings/code/z_debug_mode/Debug_ScreenText.s | Debug_ScreenText | 0x800E9CA0 | 0x17 |
1046 | asm/non_matchings/code/z_debug_mode/Debug_DrawScreenText.s | Debug_DrawScreenText | 0x800E9CFC | 0x30 |
1047 | asm/non_matchings/code/z_debug_mode/DebugCamera_ScreenText.s | DebugCamera_ScreenText | 0x800E9DBC | 0x36 |
1048 | asm/non_matchings/code/z_debug_mode/DebugCamera_DrawScreenText.s | DebugCamera_DrawScreenText | 0x800E9E94 | 0x39 |
1049 | asm/non_matchings/code/z_debug_mode/Debug_DrawText.s | Debug_DrawText | 0x800E9F78 | 0x3A |
1050 | asm/non_matchings/code/z_demo/Cutscene_InitContext.s | Cutscene_InitContext | 0x800EA060 | 0x1D |
1051 | asm/non_matchings/code/z_demo/Cutscene_StartManual.s | Cutscene_StartManual | 0x800EA0D4 | 0x6 |
1052 | asm/non_matchings/code/z_demo/Cutscene_StopManual.s | Cutscene_StopManual | 0x800EA0EC | 0x9 |
1053 | asm/non_matchings/code/z_demo/Cutscene_UpdateManual.s | Cutscene_UpdateManual | 0x800EA110 | 0x13 |
1054 | asm/non_matchings/code/z_demo/Cutscene_UpdateScripted.s | Cutscene_UpdateScripted | 0x800EA15C | 0x2D |
1055 | asm/non_matchings/code/z_demo/CutsceneHandler_DoNothing.s | CutsceneHandler_DoNothing | 0x800EA210 | 0x4 |
1056 | asm/non_matchings/code/z_demo/Cutscene_StepTimer.s | Cutscene_StepTimer | 0x800EA220 | 0xE |
1057 | asm/non_matchings/code/z_demo/CutsceneHandler_StartManual.s | CutsceneHandler_StartManual | 0x800EA258 | 0x18 |
1058 | asm/non_matchings/code/z_demo/CutsceneHandler_StartScript.s | CutsceneHandler_StartScript | 0x800EA2B8 | 0x1B |
1059 | asm/non_matchings/code/z_demo/CutsceneCmd_Misc.s | CutsceneCmd_Misc | 0x800EA324 | 0x222 |
1060 | asm/non_matchings/code/z_demo/CutsceneCmd_SetLightSetting.s | CutsceneCmd_SetLightSetting | 0x800EABAC | 0x17 |
1061 | asm/non_matchings/code/z_demo/CutsceneCmd_StartSequence.s | CutsceneCmd_StartSequence | 0x800EAC08 | 0xF |
1062 | asm/non_matchings/code/z_demo/CutsceneCmd_StopSequence.s | CutsceneCmd_StopSequence | 0x800EAC44 | 0x14 |
1063 | asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutSequence.s | CutsceneCmd_FadeOutSequence | 0x800EAC94 | 0x20 |
1064 | asm/non_matchings/code/z_demo/CutsceneCmd_StartAmbience.s | CutsceneCmd_StartAmbience | 0x800EAD14 | 0xD |
1065 | asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo2.s | Cutscene_SetSfxReverbIndexTo2 | 0x800EAD48 | 0xD |
1066 | asm/non_matchings/code/z_demo/Cutscene_SetSfxReverbIndexTo1.s | Cutscene_SetSfxReverbIndexTo1 | 0x800EAD7C | 0xD |
1067 | asm/non_matchings/code/z_demo/CutsceneCmd_ModifySequence.s | CutsceneCmd_ModifySequence | 0x800EADB0 | 0x47 |
1068 | asm/non_matchings/code/z_demo/CutsceneCmd_FadeOutAmbience.s | CutsceneCmd_FadeOutAmbience | 0x800EAECC | 0x15 |
1069 | asm/non_matchings/code/z_demo/CutsceneCmd_RumbleController.s | CutsceneCmd_RumbleController | 0x800EAF20 | 0x30 |
1070 | asm/non_matchings/code/z_demo/CutsceneCmd_TransitionGeneral.s | CutsceneCmd_TransitionGeneral | 0x800EAFE0 | 0x7F |
1071 | asm/non_matchings/code/z_demo/CutsceneCmd_SetTime.s | CutsceneCmd_SetTime | 0x800EB1DC | 0x62 |
1072 | asm/non_matchings/code/z_demo/CutsceneCmd_DestinationDefault.s | CutsceneCmd_DestinationDefault | 0x800EB364 | 0x54 |
1073 | asm/non_matchings/code/z_demo/CutsceneCmd_Destination.s | CutsceneCmd_Destination | 0x800EB4B4 | 0x91 |
1074 | asm/non_matchings/code/z_demo/CutsceneCmd_ChooseCreditsScenes.s | CutsceneCmd_ChooseCreditsScenes | 0x800EB6F8 | 0x11C |
1075 | asm/non_matchings/code/z_demo/CutsceneCmd_MotionBlur.s | CutsceneCmd_MotionBlur | 0x800EBB68 | 0x5A |
1076 | asm/non_matchings/code/z_demo/CutsceneCmd_GiveTatlToPlayer.s | CutsceneCmd_GiveTatlToPlayer | 0x800EBCD0 | 0x24 |
1077 | asm/non_matchings/code/z_demo/CutsceneCmd_Transition.s | CutsceneCmd_Transition | 0x800EBD60 | 0x246 |
1078 | asm/non_matchings/code/z_demo/CutsceneCmd_UpdateCamSpline.s | CutsceneCmd_UpdateCamSpline | 0x800EC678 | 0x17 |
1079 | asm/non_matchings/code/z_demo/Cutscene_CountNormalMasks.s | Cutscene_CountNormalMasks | 0x800EC6D4 | 0x94 |
1080 | asm/non_matchings/code/z_demo/CutsceneCmd_Text.s | CutsceneCmd_Text | 0x800EC924 | 0x116 |
1081 | asm/non_matchings/code/z_demo/Cutscene_SetActorCue.s | Cutscene_SetActorCue | 0x800ECD7C | 0x31 |
1082 | asm/non_matchings/code/z_demo/Cutscene_ProcessScript.s | Cutscene_ProcessScript | 0x800ECE40 | 0x2D0 |
1083 | asm/non_matchings/code/z_demo/CutsceneHandler_RunScript.s | CutsceneHandler_RunScript | 0x800ED980 | 0x11 |
1084 | asm/non_matchings/code/z_demo/CutsceneHandler_StopManual.s | CutsceneHandler_StopManual | 0x800ED9C4 | 0x10 |
1085 | asm/non_matchings/code/z_demo/CutsceneHandler_StopScript.s | CutsceneHandler_StopScript | 0x800EDA04 | 0x20 |
1086 | asm/non_matchings/code/z_demo/Cutscene_SetupScripted.s | Cutscene_SetupScripted | 0x800EDA84 | 0x57 |
1087 | asm/non_matchings/code/z_demo/Cutscene_HandleEntranceTriggers.s | Cutscene_HandleEntranceTriggers | 0x800EDBE0 | 0x74 |
1088 | asm/non_matchings/code/z_demo/func_800EDDB0.s | func_800EDDB0 | 0x800EDDB0 | 0x3 |
1089 | asm/non_matchings/code/z_demo/func_800EDDBC.s | func_800EDDBC | 0x800EDDBC | 0x4 |
1090 | asm/non_matchings/code/z_demo/Cutscene_StartScripted.s | Cutscene_StartScripted | 0x800EDDCC | 0x1A |
1091 | asm/non_matchings/code/z_demo/Cutscene_ActorTranslate.s | Cutscene_ActorTranslate | 0x800EDE34 | 0x3C |
1092 | asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYaw.s | Cutscene_ActorTranslateAndYaw | 0x800EDF24 | 0x15 |
1093 | asm/non_matchings/code/z_demo/Cutscene_ActorTranslateAndYawSmooth.s | Cutscene_ActorTranslateAndYawSmooth | 0x800EDF78 | 0x55 |
1094 | asm/non_matchings/code/z_demo/Cutscene_ActorTranslateXZAndYawSmooth.s | Cutscene_ActorTranslateXZAndYawSmooth | 0x800EE0CC | 0x43 |
1095 | asm/non_matchings/code/z_demo/Cutscene_GetSceneLayer.s | Cutscene_GetSceneLayer | 0x800EE1D8 | 0xA |
1096 | asm/non_matchings/code/z_demo/Cutscene_GetCueChannel.s | Cutscene_GetCueChannel | 0x800EE200 | 0x27 |
1097 | asm/non_matchings/code/z_demo/Cutscene_IsCueInChannel.s | Cutscene_IsCueInChannel | 0x800EE29C | 0x16 |
1098 | asm/non_matchings/code/z_demo/Cutscene_IsPlaying.s | Cutscene_IsPlaying | 0x800EE2F4 | 0xB |
1099 | asm/non_matchings/code/z_draw/GetItem_Draw.s | GetItem_Draw | 0x800EE320 | 0x11 |
1100 | asm/non_matchings/code/z_draw/GetItem_DrawBombchu.s | GetItem_DrawBombchu | 0x800EE364 | 0x27 |
1101 | asm/non_matchings/code/z_draw/GetItem_DrawPoes.s | GetItem_DrawPoes | 0x800EE400 | 0x7F |
1102 | asm/non_matchings/code/z_draw/GetItem_DrawFairyBottle.s | GetItem_DrawFairyBottle | 0x800EE5FC | 0x77 |
1103 | asm/non_matchings/code/z_draw/GetItem_DrawSkullToken.s | GetItem_DrawSkullToken | 0x800EE7D8 | 0x5A |
1104 | asm/non_matchings/code/z_draw/GetItem_DrawCompass.s | GetItem_DrawCompass | 0x800EE940 | 0x42 |
1105 | asm/non_matchings/code/z_draw/GetItem_DrawPotion.s | GetItem_DrawPotion | 0x800EEA48 | 0x74 |
1106 | asm/non_matchings/code/z_draw/GetItem_DrawGoronSword.s | GetItem_DrawGoronSword | 0x800EEC18 | 0x42 |
1107 | asm/non_matchings/code/z_draw/GetItem_DrawDekuNuts.s | GetItem_DrawDekuNuts | 0x800EED20 | 0x45 |
1108 | asm/non_matchings/code/z_draw/GetItem_DrawRecoveryHeart.s | GetItem_DrawRecoveryHeart | 0x800EEE34 | 0x46 |
1109 | asm/non_matchings/code/z_draw/GetItem_DrawFish.s | GetItem_DrawFish | 0x800EEF4C | 0x42 |
1110 | asm/non_matchings/code/z_draw/GetItem_DrawOpa0.s | GetItem_DrawOpa0 | 0x800EF054 | 0x27 |
1111 | asm/non_matchings/code/z_draw/GetItem_DrawOpa0Xlu1.s | GetItem_DrawOpa0Xlu1 | 0x800EF0F0 | 0x41 |
1112 | asm/non_matchings/code/z_draw/GetItem_DrawOpa01.s | GetItem_DrawOpa01 | 0x800EF1F4 | 0x2E |
1113 | asm/non_matchings/code/z_draw/GetItem_DrawXlu01.s | GetItem_DrawXlu01 | 0x800EF2AC | 0x2E |
1114 | asm/non_matchings/code/z_draw/GetItem_DrawSeahorse.s | GetItem_DrawSeahorse | 0x800EF364 | 0x5C |
1115 | asm/non_matchings/code/z_draw/GetItem_DrawFairyContainer.s | GetItem_DrawFairyContainer | 0x800EF4D4 | 0x62 |
1116 | asm/non_matchings/code/z_draw/GetItem_DrawMoonsTear.s | GetItem_DrawMoonsTear | 0x800EF65C | 0x49 |
1117 | asm/non_matchings/code/z_draw/GetItem_DrawMagicArrow.s | GetItem_DrawMagicArrow | 0x800EF780 | 0x47 |
1118 | asm/non_matchings/code/z_draw/GetItem_DrawUpgrades.s | GetItem_DrawUpgrades | 0x800EF89C | 0x3A |
1119 | asm/non_matchings/code/z_draw/GetItem_DrawRupee.s | GetItem_DrawRupee | 0x800EF984 | 0x4D |
1120 | asm/non_matchings/code/z_draw/GetItem_DrawSmallRupee.s | GetItem_DrawSmallRupee | 0x800EFAB8 | 0x51 |
1121 | asm/non_matchings/code/z_draw/GetItem_DrawWallet.s | GetItem_DrawWallet | 0x800EFBFC | 0x52 |
1122 | asm/non_matchings/code/z_draw/GetItem_DrawRemains.s | GetItem_DrawRemains | 0x800EFD44 | 0x47 |
1123 | asm/non_matchings/code/z_eff_footmark/EffFootmark_Init.s | EffFootmark_Init | 0x800EFE60 | 0x29 |
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/z_sound_source/SoundSource_InitAll.s | SoundSource_InitAll | 0x800F0390 | 0xC |
1128 | asm/non_matchings/code/z_sound_source/SoundSource_UpdateAll.s | SoundSource_UpdateAll | 0x800F03C0 | 0x33 |
1129 | asm/non_matchings/code/z_sound_source/SoundSource_Add.s | SoundSource_Add | 0x800F048C | 0x37 |
1130 | asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxAtFixedWorldPos.s | SoundSource_PlaySfxAtFixedWorldPos | 0x800F0568 | 0xA |
1131 | asm/non_matchings/code/z_sound_source/SoundSource_PlaySfxEachFrameAtFixedWorldPos.s | 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 |
1135 | asm/non_matchings/code/code_800F07C0/func_800F0944.s | func_800F0944 | 0x800F0944 | 0x1C |
1136 | asm/non_matchings/code/code_800F07C0/func_800F09B4.s | func_800F09B4 | 0x800F09B4 | 0x1B |
1137 | asm/non_matchings/code/code_800F07C0/func_800F0A20.s | func_800F0A20 | 0x800F0A20 | 0x1D |
1138 | asm/non_matchings/code/code_800F07C0/func_800F0A94.s | func_800F0A94 | 0x800F0A94 | 0x48 |
1139 | asm/non_matchings/code/code_800F07C0/func_800F0BB4.s | func_800F0BB4 | 0x800F0BB4 | 0x4C |
1140 | asm/non_matchings/code/code_800F07C0/func_800F0CE4.s | func_800F0CE4 | 0x800F0CE4 | 0x3C |
1141 | asm/non_matchings/code/code_800F07C0/func_800F0DD4.s | func_800F0DD4 | 0x800F0DD4 | 0x30 |
1142 | asm/non_matchings/code/code_800F07C0/func_800F0E94.s | func_800F0E94 | 0x800F0E94 | 0x16 |
1143 | asm/non_matchings/code/code_800F07C0/func_800F0EEC.s | func_800F0EEC | 0x800F0EEC | 0xF |
1144 | asm/non_matchings/code/code_800F07C0/func_800F0F28.s | func_800F0F28 | 0x800F0F28 | 0x32 |
1145 | asm/non_matchings/code/code_800F07C0/func_800F0FF0.s | func_800F0FF0 | 0x800F0FF0 | 0x2F |
1146 | asm/non_matchings/code/code_800F07C0/func_800F10AC.s | func_800F10AC | 0x800F10AC | 0x20 |
1147 | asm/non_matchings/code/code_800F07C0/func_800F112C.s | func_800F112C | 0x800F112C | 0x49 |
1148 | asm/non_matchings/code/z_face_reaction/Text_GetFaceReaction.s | Text_GetFaceReaction | 0x800F1250 | 0x20 |
1149 | asm/non_matchings/code/code_800F12D0/func_800F12D0.s | func_800F12D0 | 0x800F12D0 | 0xD |
1150 | asm/non_matchings/code/code_800F12D0/func_800F1304.s | func_800F1304 | 0x800F1304 | 0x1C |
1151 | asm/non_matchings/code/code_800F12D0/func_800F1374.s | func_800F1374 | 0x800F1374 | 0x1D |
1152 | asm/non_matchings/code/code_800F12D0/func_800F13E8.s | func_800F13E8 | 0x800F13E8 | 0x1E |
1153 | asm/non_matchings/code/z_eventmgr/CutsceneManager_SetHudVisibility.s | CutsceneManager_SetHudVisibility | 0x800F1460 | 0x26 |
1154 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntryImpl.s | CutsceneManager_GetCutsceneEntryImpl | 0x800F14F8 | 0x13 |
1155 | asm/non_matchings/code/z_eventmgr/CutsceneManager_Init.s | CutsceneManager_Init | 0x800F1544 | 0x25 |
1156 | asm/non_matchings/code/z_eventmgr/CutsceneManager_StoreCamera.s | CutsceneManager_StoreCamera | 0x800F15D8 | 0x1C |
1157 | asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearWaiting.s | CutsceneManager_ClearWaiting | 0x800F1648 | 0xC |
1158 | asm/non_matchings/code/z_eventmgr/CutsceneManager_ClearNextCutscenes.s | CutsceneManager_ClearNextCutscenes | 0x800F1678 | 0xC |
1159 | asm/non_matchings/code/z_eventmgr/CutsceneManager_MarkNextCutscenes.s | CutsceneManager_MarkNextCutscenes | 0x800F16A8 | 0x55 |
1160 | asm/non_matchings/code/z_eventmgr/CutsceneManager_End.s | CutsceneManager_End | 0x800F17FC | 0xA0 |
1161 | asm/non_matchings/code/z_eventmgr/CutsceneManager_Update.s | CutsceneManager_Update | 0x800F1A7C | 0x4A |
1162 | asm/non_matchings/code/z_eventmgr/CutsceneManager_Queue.s | CutsceneManager_Queue | 0x800F1BA4 | 0x10 |
1163 | asm/non_matchings/code/z_eventmgr/CutsceneManager_IsNext.s | CutsceneManager_IsNext | 0x800F1BE4 | 0x21 |
1164 | asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCs.s | CutsceneManager_StartWithPlayerCs | 0x800F1C68 | 0x1E |
1165 | asm/non_matchings/code/z_eventmgr/CutsceneManager_StartWithPlayerCsAndSetFlag.s | CutsceneManager_StartWithPlayerCsAndSetFlag | 0x800F1CE0 | 0x29 |
1166 | asm/non_matchings/code/z_eventmgr/CutsceneManager_Start.s | CutsceneManager_Start | 0x800F1D84 | 0x8E |
1167 | asm/non_matchings/code/z_eventmgr/CutsceneManager_Stop.s | CutsceneManager_Stop | 0x800F1FBC | 0x30 |
1168 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentCsId.s | CutsceneManager_GetCurrentCsId | 0x800F207C | 0x4 |
1169 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneEntry.s | CutsceneManager_GetCutsceneEntry | 0x800F208C | 0xB |
1170 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetAdditionalCsId.s | CutsceneManager_GetAdditionalCsId | 0x800F20B8 | 0x10 |
1171 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetLength.s | CutsceneManager_GetLength | 0x800F20F8 | 0x10 |
1172 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneScriptIndex.s | CutsceneManager_GetCutsceneScriptIndex | 0x800F2138 | 0x10 |
1173 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCutsceneCustomValue.s | CutsceneManager_GetCutsceneCustomValue | 0x800F2178 | 0x10 |
1174 | asm/non_matchings/code/z_eventmgr/CutsceneManager_GetCurrentSubCamId.s | CutsceneManager_GetCurrentSubCamId | 0x800F21B8 | 0x5 |
1175 | asm/non_matchings/code/z_eventmgr/CutsceneManager_FindEntranceCsId.s | CutsceneManager_FindEntranceCsId | 0x800F21CC | 0x3E |
1176 | asm/non_matchings/code/z_eventmgr/func_800F22C4.s | func_800F22C4 | 0x800F22C4 | 0x40 |
1177 | asm/non_matchings/code/z_eventmgr/CutsceneManager_SetReturnCamera.s | CutsceneManager_SetReturnCamera | 0x800F23C4 | 0x7 |
1178 | asm/non_matchings/code/z_fcurve_data/func_800F23E0.s | func_800F23E0 | 0x800F23E0 | 0x26 |
1179 | asm/non_matchings/code/z_fcurve_data/func_800F2478.s | func_800F2478 | 0x800F2478 | 0x6A |
1180 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2620.s | func_800F2620 | 0x800F2620 | 0xC |
1181 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2650.s | func_800F2650 | 0x800F2650 | 0x1C |
1182 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F26C0.s | func_800F26C0 | 0x800F26C0 | 0xC |
1183 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F26F0.s | func_800F26F0 | 0x800F26F0 | 0xE |
1184 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2728.s | func_800F2728 | 0x800F2728 | 0x9E |
1185 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F29A0.s | func_800F29A0 | 0x800F29A0 | 0xCE |
1186 | asm/non_matchings/code/z_fcurve_data_skelanime/func_800F2CD8.s | func_800F2CD8 | 0x800F2CD8 | 0x16 |
1187 | asm/non_matchings/code/z_fireobj/FireObj_InitWithParams.s | FireObj_InitWithParams | 0x800F2D30 | 0x46 |
1188 | asm/non_matchings/code/z_fireobj/FireObj_SetState.s | FireObj_SetState | 0x800F2E48 | 0x19 |
1189 | asm/non_matchings/code/z_fireobj/FireObj_SetPosition.s | FireObj_SetPosition | 0x800F2EAC | 0x8 |
1190 | asm/non_matchings/code/z_fireobj/FireObj_StepSize.s | FireObj_StepSize | 0x800F2ECC | 0x4C |
1191 | asm/non_matchings/code/z_fireobj/FireObj_UpdateStateTransitions.s | FireObj_UpdateStateTransitions | 0x800F2FFC | 0x7C |
1192 | asm/non_matchings/code/z_fireobj/FireObj_Draw.s | FireObj_Draw | 0x800F31EC | 0x82 |
1193 | asm/non_matchings/code/z_fireobj/FireObj_InitLight.s | FireObj_InitLight | 0x800F33F4 | 0x34 |
1194 | asm/non_matchings/code/z_fireobj/FireObj_FiniLight.s | FireObj_FiniLight | 0x800F34C4 | 0xA |
1195 | asm/non_matchings/code/z_fireobj/FireObj_UpdateLight.s | FireObj_UpdateLight | 0x800F34EC | 0x78 |
1196 | asm/non_matchings/code/z_fireobj/FireObj_Init.s | FireObj_Init | 0x800F36CC | 0x39 |
1197 | asm/non_matchings/code/z_fireobj/FireObj_Fini.s | FireObj_Fini | 0x800F37B0 | 0x10 |
1198 | asm/non_matchings/code/z_fireobj/FireObj_SetState2.s | FireObj_SetState2 | 0x800F37F0 | 0xC |
1199 | asm/non_matchings/code/z_fireobj/FireObj_Update.s | FireObj_Update | 0x800F3820 | 0x48 |
1200 | asm/non_matchings/code/z_horse/Horse_GetJumpingFencePathIndex.s | Horse_GetJumpingFencePathIndex | 0x800F3940 | 0x1D |
1201 | asm/non_matchings/code/z_horse/Horse_CopyPointFromPathList.s | Horse_CopyPointFromPathList | 0x800F39B4 | 0x2C |
1202 | asm/non_matchings/code/z_horse/Horse_IsValidSpawn.s | Horse_IsValidSpawn | 0x800F3A64 | 0x32 |
1203 | asm/non_matchings/code/z_horse/Horse_ResetHorseData.s | Horse_ResetHorseData | 0x800F3B2C | 0xF |
1204 | asm/non_matchings/code/z_horse/Horse_IsValidSceneLayer.s | Horse_IsValidSceneLayer | 0x800F3B68 | 0x37 |
1205 | asm/non_matchings/code/z_horse/Horse_SpawnOverworld.s | Horse_SpawnOverworld | 0x800F3C44 | 0xA4 |
1206 | asm/non_matchings/code/z_horse/Horse_SpawnMinigame.s | Horse_SpawnMinigame | 0x800F3ED4 | 0x73 |
1207 | asm/non_matchings/code/z_horse/Horse_Spawn.s | Horse_Spawn | 0x800F40A0 | 0x2F |
1208 | asm/non_matchings/code/z_horse/Horse_RotateToPoint.s | Horse_RotateToPoint | 0x800F415C | 0x22 |
1209 | asm/non_matchings/code/z_horse/Horse_IsActive.s | Horse_IsActive | 0x800F41E4 | 0x2F |
1210 | asm/non_matchings/code/z_jpeg/Jpeg_ScheduleDecoderTask.s | Jpeg_ScheduleDecoderTask | 0x800F42A0 | 0x47 |
1211 | asm/non_matchings/code/z_jpeg/Jpeg_CopyToZbuffer.s | Jpeg_CopyToZbuffer | 0x800F43BC | 0x4E |
1212 | asm/non_matchings/code/z_jpeg/Jpeg_GetUnalignedU16.s | Jpeg_GetUnalignedU16 | 0x800F44F4 | 0x13 |
1213 | asm/non_matchings/code/z_jpeg/Jpeg_ParseMarkers.s | Jpeg_ParseMarkers | 0x800F4540 | 0x73 |
1214 | asm/non_matchings/code/z_jpeg/Jpeg_Decode.s | Jpeg_Decode | 0x800F470C | 0xC1 |
1215 | asm/non_matchings/code/z_kaleido_setup/func_800F4A10.s | func_800F4A10 | 0x800F4A10 | 0x7F |
1216 | asm/non_matchings/code/z_kaleido_setup/KaleidoSetup_Update.s | KaleidoSetup_Update | 0x800F4C0C | 0x85 |
1217 | asm/non_matchings/code/z_kaleido_setup/func_800F4E20.s | func_800F4E20 | 0x800F4E20 | 0x42 |
1218 | asm/non_matchings/code/z_kaleido_setup/func_800F4F28.s | func_800F4F28 | 0x800F4F28 | 0x6 |
1219 | asm/non_matchings/code/z_kanfont/Font_LoadChar.s | Font_LoadChar | 0x800F4F40 | 0x5 |
1220 | asm/non_matchings/code/z_kanfont/Font_LoadCharNES.s | Font_LoadCharNES | 0x800F4F54 | 0x1B |
1221 | asm/non_matchings/code/z_kanfont/Font_LoadMessageBoxEndIcon.s | Font_LoadMessageBoxEndIcon | 0x800F4FC0 | 0x11 |
1222 | asm/non_matchings/code/z_kanfont/Font_LoadOrderedFont.s | Font_LoadOrderedFont | 0x800F5004 | 0x23 |
1223 | asm/non_matchings/code/z_kankyo/Environment_GraphCallback.s | Environment_GraphCallback | 0x800F5090 | 0x11 |
1224 | asm/non_matchings/code/z_kankyo/Environment_ZBufValToFixedPoint.s | Environment_ZBufValToFixedPoint | 0x800F50D4 | 0xE |
1225 | asm/non_matchings/code/z_kankyo/Environment_Init.s | Environment_Init | 0x800F510C | 0x212 |
1226 | asm/non_matchings/code/z_kankyo/Environment_SmoothStepToU8.s | Environment_SmoothStepToU8 | 0x800F5954 | 0x4E |
1227 | asm/non_matchings/code/z_kankyo/Environment_LerpWeight.s | Environment_LerpWeight | 0x800F5A8C | 0x21 |
1228 | asm/non_matchings/code/z_kankyo/Environment_LerpWeightAccelDecel.s | Environment_LerpWeightAccelDecel | 0x800F5B10 | 0x70 |
1229 | asm/non_matchings/code/z_kankyo/Environment_UpdateSkybox.s | Environment_UpdateSkybox | 0x800F5CD0 | 0x2D9 |
1230 | asm/non_matchings/code/z_kankyo/Environment_EnableUnderwaterLights.s | Environment_EnableUnderwaterLights | 0x800F6834 | 0x46 |
1231 | asm/non_matchings/code/z_kankyo/Environment_DisableUnderwaterLights.s | Environment_DisableUnderwaterLights | 0x800F694C | 0x2E |
1232 | asm/non_matchings/code/z_kankyo/Environment_WipeRumbleRequests.s | Environment_WipeRumbleRequests | 0x800F6A04 | 0xF |
1233 | asm/non_matchings/code/z_kankyo/Environment_UpdateSkyboxRotY.s | Environment_UpdateSkyboxRotY | 0x800F6A40 | 0x1E |
1234 | asm/non_matchings/code/z_kankyo/Environment_UpdateNextDayTime.s | Environment_UpdateNextDayTime | 0x800F6AB8 | 0x23 |
1235 | asm/non_matchings/code/z_kankyo/Environment_UpdateTime.s | Environment_UpdateTime | 0x800F6B44 | 0x6A |
1236 | asm/non_matchings/code/z_kankyo/func_800F6CEC.s | func_800F6CEC | 0x800F6CEC | 0x6E |
1237 | asm/non_matchings/code/z_kankyo/Environment_LerpColor.s | Environment_LerpColor | 0x800F6EA4 | 0x4A |
1238 | asm/non_matchings/code/z_kankyo/Environment_IsSceneUpsideDown.s | Environment_IsSceneUpsideDown | 0x800F6FCC | 0xB |
1239 | asm/non_matchings/code/z_kankyo/Environment_UpdateLights.s | Environment_UpdateLights | 0x800F6FF8 | 0x557 |
1240 | asm/non_matchings/code/z_kankyo/Environment_UpdateSun.s | Environment_UpdateSun | 0x800F8554 | 0xDC |
1241 | asm/non_matchings/code/z_kankyo/func_800F88C4.s | func_800F88C4 | 0x800F88C4 | 0x2B |
1242 | asm/non_matchings/code/z_kankyo/func_800F8970.s | func_800F8970 | 0x800F8970 | 0x4B |
1243 | asm/non_matchings/code/z_kankyo/Environment_UpdatePostmanEvents.s | Environment_UpdatePostmanEvents | 0x800F8A9C | 0x8E |
1244 | asm/non_matchings/code/z_kankyo/Environment_Update.s | Environment_Update | 0x800F8CD4 | 0x2C |
1245 | asm/non_matchings/code/z_kankyo/Environment_DrawSun.s | Environment_DrawSun | 0x800F8D84 | 0x269 |
1246 | asm/non_matchings/code/z_kankyo/Environment_DrawSunLensFlare.s | Environment_DrawSunLensFlare | 0x800F9728 | 0x3F |
1247 | asm/non_matchings/code/z_kankyo/Environment_DrawLensFlare.s | Environment_DrawLensFlare | 0x800F9824 | 0x2DE |
1248 | asm/non_matchings/code/z_kankyo/Environment_RandCentered.s | Environment_RandCentered | 0x800FA39C | 0xA |
1249 | asm/non_matchings/code/z_kankyo/Environment_DrawRainImpl.s | Environment_DrawRainImpl | 0x800FA3C4 | 0x18E |
1250 | asm/non_matchings/code/z_kankyo/Environment_DrawRain.s | Environment_DrawRain | 0x800FA9FC | 0x2E |
1251 | asm/non_matchings/code/z_kankyo/Environment_ChangeLightSetting.s | Environment_ChangeLightSetting | 0x800FAAB4 | 0x5B |
1252 | asm/non_matchings/code/z_kankyo/Environment_DrawSkyboxFilters.s | Environment_DrawSkyboxFilters | 0x800FAC20 | 0xD5 |
1253 | asm/non_matchings/code/z_kankyo/Environment_DrawLightningFlash.s | Environment_DrawLightningFlash | 0x800FAF74 | 0x27 |
1254 | asm/non_matchings/code/z_kankyo/Environment_UpdateLightningStrike.s | Environment_UpdateLightningStrike | 0x800FB010 | 0xC4 |
1255 | asm/non_matchings/code/z_kankyo/Environment_AddLightningBolts.s | Environment_AddLightningBolts | 0x800FB320 | 0x1A |
1256 | asm/non_matchings/code/z_kankyo/Environment_DrawLightning.s | Environment_DrawLightning | 0x800FB388 | 0xF4 |
1257 | asm/non_matchings/code/z_kankyo/Environment_PlaySceneSequence.s | Environment_PlaySceneSequence | 0x800FB758 | 0x97 |
1258 | asm/non_matchings/code/z_kankyo/Environment_UpdateTimeBasedSequence.s | Environment_UpdateTimeBasedSequence | 0x800FB9B4 | 0xC2 |
1259 | asm/non_matchings/code/z_kankyo/Environment_DrawCustomLensFlare.s | Environment_DrawCustomLensFlare | 0x800FBCBC | 0x4C |
1260 | asm/non_matchings/code/z_kankyo/Environment_InitGameOverLights.s | Environment_InitGameOverLights | 0x800FBDEC | 0x54 |
1261 | asm/non_matchings/code/z_kankyo/Environment_FadeInGameOverLights.s | Environment_FadeInGameOverLights | 0x800FBF3C | 0x87 |
1262 | asm/non_matchings/code/z_kankyo/Environment_FadeOutGameOverLights.s | Environment_FadeOutGameOverLights | 0x800FC158 | 0xA1 |
1263 | asm/non_matchings/code/z_kankyo/Environment_UpdateRain.s | Environment_UpdateRain | 0x800FC3DC | 0x1A |
1264 | asm/non_matchings/code/z_kankyo/Environment_FillScreen.s | Environment_FillScreen | 0x800FC444 | 0x82 |
1265 | asm/non_matchings/code/z_kankyo/Environment_DrawSandstorm.s | Environment_DrawSandstorm | 0x800FC64C | 0x31A |
1266 | asm/non_matchings/code/z_kankyo/Environment_AdjustLights.s | Environment_AdjustLights | 0x800FD2B4 | 0xA1 |
1267 | asm/non_matchings/code/z_kankyo/Environment_LerpRGB8.s | Environment_LerpRGB8 | 0x800FD538 | 0x19 |
1268 | asm/non_matchings/code/z_kankyo/Environment_LerpAmbientColor.s | Environment_LerpAmbientColor | 0x800FD59C | 0x11 |
1269 | asm/non_matchings/code/z_kankyo/Environment_LerpDiffuseColor.s | Environment_LerpDiffuseColor | 0x800FD5E0 | 0x1D |
1270 | asm/non_matchings/code/z_kankyo/Environment_LerpFogColor.s | Environment_LerpFogColor | 0x800FD654 | 0x11 |
1271 | asm/non_matchings/code/z_kankyo/Environment_LerpFog.s | Environment_LerpFog | 0x800FD698 | 0x22 |
1272 | asm/non_matchings/code/z_kankyo/Environment_GetEventDayCount.s | Environment_GetEventDayCount | 0x800FD720 | 0x4 |
1273 | asm/non_matchings/code/z_kankyo/Environment_ClearEventDayCount.s | Environment_ClearEventDayCount | 0x800FD730 | 0x4 |
1274 | asm/non_matchings/code/z_kankyo/Environment_GetTotalDays.s | Environment_GetTotalDays | 0x800FD740 | 0x4 |
1275 | asm/non_matchings/code/z_kankyo/Environment_ForcePlaySequence.s | Environment_ForcePlaySequence | 0x800FD750 | 0x6 |
1276 | asm/non_matchings/code/z_kankyo/Environment_IsForcedSequenceDisabled.s | Environment_IsForcedSequenceDisabled | 0x800FD768 | 0x9 |
1277 | asm/non_matchings/code/z_kankyo/Environment_PlayStormNatureAmbience.s | Environment_PlayStormNatureAmbience | 0x800FD78C | 0x33 |
1278 | asm/non_matchings/code/z_kankyo/Environment_StopStormNatureAmbience.s | Environment_StopStormNatureAmbience | 0x800FD858 | 0x34 |
1279 | asm/non_matchings/code/z_kankyo/Environment_WarpSongLeave.s | Environment_WarpSongLeave | 0x800FD928 | 0x16 |
1280 | asm/non_matchings/code/z_kankyo/Environment_SetupSkyboxStars.s | Environment_SetupSkyboxStars | 0x800FD980 | 0x5E |
1281 | asm/non_matchings/code/z_kankyo/Environment_DrawSkyboxStar.s | Environment_DrawSkyboxStar | 0x800FDAF8 | 0x67 |
1282 | asm/non_matchings/code/z_kankyo/Environment_DrawSkyboxStarsImpl.s | Environment_DrawSkyboxStarsImpl | 0x800FDC94 | 0x1BF |
1283 | asm/non_matchings/code/z_kankyo/Environment_Draw.s | Environment_Draw | 0x800FE390 | 0x14 |
1284 | asm/non_matchings/code/z_kankyo/Environment_DrawSkyboxStars.s | Environment_DrawSkyboxStars | 0x800FE3E0 | 0x29 |
1285 | asm/non_matchings/code/z_kankyo/Environment_StopTime.s | Environment_StopTime | 0x800FE484 | 0x5 |
1286 | asm/non_matchings/code/z_kankyo/Environment_StartTime.s | Environment_StartTime | 0x800FE498 | 0x4 |
1287 | asm/non_matchings/code/z_kankyo/Environment_IsTimeStopped.s | Environment_IsTimeStopped | 0x800FE4A8 | 0x4 |
1288 | asm/non_matchings/code/z_kankyo/Environment_GetStormState.s | Environment_GetStormState | 0x800FE4B8 | 0x36 |
1289 | asm/non_matchings/code/z_kankyo/Environment_IsFinalHours.s | Environment_IsFinalHours | 0x800FE590 | 0x10 |
1290 | asm/non_matchings/code/z_kankyo/func_800FE5D0.s | func_800FE5D0 | 0x800FE5D0 | 0x10 |
1291 | asm/non_matchings/code/z_kankyo/func_800FE610.s | func_800FE610 | 0x800FE610 | 0x4 |
1292 | asm/non_matchings/code/z_kankyo/Environment_GetTimeSpeed.s | Environment_GetTimeSpeed | 0x800FE620 | 0xE |
1293 | asm/non_matchings/code/z_kankyo/Environment_SetTimeJump.s | Environment_SetTimeJump | 0x800FE658 | 0x28 |
1294 | asm/non_matchings/code/z_kankyo/func_800FE6F8.s | func_800FE6F8 | 0x800FE6F8 | 0x20 |
1295 | asm/non_matchings/code/z_kankyo/Environment_GetSandstormColorIndex.s | Environment_GetSandstormColorIndex | 0x800FE778 | 0x4 |
1296 | asm/non_matchings/code/z_kankyo/Environment_GetNextSandstormColorIndex.s | Environment_GetNextSandstormColorIndex | 0x800FE788 | 0x4 |
1297 | asm/non_matchings/code/z_kankyo/Environment_GetSandstormLerpScale.s | Environment_GetSandstormLerpScale | 0x800FE798 | 0x4 |
1298 | asm/non_matchings/code/z_kankyo/Environment_LerpSandstormColors.s | Environment_LerpSandstormColors | 0x800FE7A8 | 0x83 |
1299 | asm/non_matchings/code/z_kankyo/func_800FE9B4.s | func_800FE9B4 | 0x800FE9B4 | 0x27 |
1300 | asm/non_matchings/code/z_kankyo/func_800FEA50.s | func_800FEA50 | 0x800FEA50 | 0x18 |
1301 | asm/non_matchings/code/z_kankyo/func_800FEAB0.s | func_800FEAB0 | 0x800FEAB0 | 0x4 |
1302 | asm/non_matchings/code/z_kankyo/Environment_JumpForwardInTime.s | Environment_JumpForwardInTime | 0x800FEAC0 | 0xD |
1303 | asm/non_matchings/code/z_kankyo/Environment_NewDay.s | Environment_NewDay | 0x800FEAF4 | 0x67 |
1304 | asm/non_matchings/code/z_lib/Lib_MemCpy.s | Lib_MemCpy | 0x800FEC90 | 0xC |
1305 | asm/non_matchings/code/z_lib/Lib_MemSet.s | Lib_MemSet | 0x800FECC0 | 0x21 |
1306 | asm/non_matchings/code/z_lib/Math_CosS.s | Math_CosS | 0x800FED44 | 0x10 |
1307 | asm/non_matchings/code/z_lib/Math_SinS.s | Math_SinS | 0x800FED84 | 0x10 |
1308 | asm/non_matchings/code/z_lib/Math_StepToIImpl.s | Math_StepToIImpl | 0x800FEDC4 | 0x11 |
1309 | asm/non_matchings/code/z_lib/Math_StepToIGet.s | Math_StepToIGet | 0x800FEE08 | 0xB |
1310 | asm/non_matchings/code/z_lib/Math_StepToI.s | Math_StepToI | 0x800FEE34 | 0xF |
1311 | asm/non_matchings/code/z_lib/Math_ScaledStepToS.s | Math_ScaledStepToS | 0x800FEE70 | 0x2F |
1312 | asm/non_matchings/code/z_lib/Math_StepToS.s | Math_StepToS | 0x800FEF2C | 0x22 |
1313 | asm/non_matchings/code/z_lib/Math_StepToC.s | Math_StepToC | 0x800FEFB4 | 0x22 |
1314 | asm/non_matchings/code/z_lib/Math_StepToF.s | Math_StepToF | 0x800FF03C | 0x25 |
1315 | asm/non_matchings/code/z_lib/Math_StepUntilAngleS.s | Math_StepUntilAngleS | 0x800FF0D0 | 0x1A |
1316 | asm/non_matchings/code/z_lib/Math_StepToAngleS.s | Math_StepToAngleS | 0x800FF138 | 0x31 |
1317 | asm/non_matchings/code/z_lib/Math_AsymStepToS.s | Math_AsymStepToS | 0x800FF1FC | 0x2B |
1318 | asm/non_matchings/code/z_lib/Math_StepUntilF.s | Math_StepUntilF | 0x800FF2A8 | 0x14 |
1319 | asm/non_matchings/code/z_lib/Math_AsymStepToF.s | Math_AsymStepToF | 0x800FF2F8 | 0x2A |
1320 | asm/non_matchings/code/z_lib/Lib_GetControlStickData.s | Lib_GetControlStickData | 0x800FF3A0 | 0x2C |
1321 | asm/non_matchings/code/z_lib/Rand_S16Offset.s | Rand_S16Offset | 0x800FF450 | 0x15 |
1322 | asm/non_matchings/code/z_lib/Rand_S16OffsetStride.s | Rand_S16OffsetStride | 0x800FF4A4 | 0x1A |
1323 | asm/non_matchings/code/z_lib/Math_Vec3f_Copy.s | Math_Vec3f_Copy | 0x800FF50C | 0x8 |
1324 | asm/non_matchings/code/z_lib/Math_Vec3s_Copy.s | Math_Vec3s_Copy | 0x800FF52C | 0x8 |
1325 | asm/non_matchings/code/z_lib/Math_Vec3s_ToVec3f.s | Math_Vec3s_ToVec3f | 0x800FF54C | 0xE |
1326 | asm/non_matchings/code/z_lib/Math_Vec3f_ToVec3s.s | Math_Vec3f_ToVec3s | 0x800FF584 | 0xE |
1327 | asm/non_matchings/code/z_lib/Math_Vec3f_Sum.s | Math_Vec3f_Sum | 0x800FF5BC | 0xE |
1328 | asm/non_matchings/code/z_lib/Math_Vec3f_Diff.s | Math_Vec3f_Diff | 0x800FF5F4 | 0xE |
1329 | asm/non_matchings/code/z_lib/Math_Vec3s_DiffToVec3f.s | Math_Vec3s_DiffToVec3f | 0x800FF62C | 0x17 |
1330 | asm/non_matchings/code/z_lib/Math_Vec3f_Scale.s | Math_Vec3f_Scale | 0x800FF688 | 0xF |
1331 | asm/non_matchings/code/z_lib/Math_Vec3f_ScaleAndStore.s | Math_Vec3f_ScaleAndStore | 0x800FF6C4 | 0xD |
1332 | asm/non_matchings/code/z_lib/Math_Vec3f_Lerp.s | Math_Vec3f_Lerp | 0x800FF6F8 | 0x16 |
1333 | asm/non_matchings/code/z_lib/Math_Vec3f_SumScaled.s | Math_Vec3f_SumScaled | 0x800FF750 | 0x13 |
1334 | asm/non_matchings/code/z_lib/Math_Vec3f_AddRand.s | Math_Vec3f_AddRand | 0x800FF79C | 0x1D |
1335 | asm/non_matchings/code/z_lib/Math_Vec3f_DistXYZAndStoreNormDiff.s | Math_Vec3f_DistXYZAndStoreNormDiff | 0x800FF810 | 0x1D |
1336 | asm/non_matchings/code/z_lib/Math_Vec3f_DistXYZ.s | Math_Vec3f_DistXYZ | 0x800FF884 | 0x14 |
1337 | asm/non_matchings/code/z_lib/Math_Vec3f_DistXYZAndStoreDiff.s | Math_Vec3f_DistXYZAndStoreDiff | 0x800FF8D4 | 0x16 |
1338 | asm/non_matchings/code/z_lib/Math_Vec3f_DistXZ.s | Math_Vec3f_DistXZ | 0x800FF92C | 0xD |
1339 | asm/non_matchings/code/z_lib/Math_Vec3f_DistXZAndStore.s | Math_Vec3f_DistXZAndStore | 0x800FF960 | 0x11 |
1340 | asm/non_matchings/code/z_lib/Math_Vec3f_StepToXZ.s | Math_Vec3f_StepToXZ | 0x800FF9A4 | 0x2A |
1341 | asm/non_matchings/code/z_lib/Math_Vec3f_DiffY.s | Math_Vec3f_DiffY | 0x800FFA4C | 0x5 |
1342 | asm/non_matchings/code/z_lib/Math_Vec3f_Yaw.s | Math_Vec3f_Yaw | 0x800FFA60 | 0xD |
1343 | asm/non_matchings/code/z_lib/Math_Vec3f_Pitch.s | Math_Vec3f_Pitch | 0x800FFA94 | 0x12 |
1344 | asm/non_matchings/code/z_lib/Actor_ProcessInitChain.s | Actor_ProcessInitChain | 0x800FFADC | 0x1E |
1345 | asm/non_matchings/code/z_lib/IChain_Apply_u8.s | IChain_Apply_u8 | 0x800FFB54 | 0x7 |
1346 | asm/non_matchings/code/z_lib/IChain_Apply_s8.s | IChain_Apply_s8 | 0x800FFB70 | 0x7 |
1347 | asm/non_matchings/code/z_lib/IChain_Apply_u16.s | IChain_Apply_u16 | 0x800FFB8C | 0x7 |
1348 | asm/non_matchings/code/z_lib/IChain_Apply_s16.s | IChain_Apply_s16 | 0x800FFBA8 | 0x7 |
1349 | asm/non_matchings/code/z_lib/IChain_Apply_u32.s | IChain_Apply_u32 | 0x800FFBC4 | 0x7 |
1350 | asm/non_matchings/code/z_lib/IChain_Apply_s32.s | IChain_Apply_s32 | 0x800FFBE0 | 0x7 |
1351 | asm/non_matchings/code/z_lib/IChain_Apply_f32.s | IChain_Apply_f32 | 0x800FFBFC | 0x9 |
1352 | asm/non_matchings/code/z_lib/IChain_Apply_f32div1000.s | IChain_Apply_f32div1000 | 0x800FFC20 | 0xC |
1353 | asm/non_matchings/code/z_lib/IChain_Apply_Vec3f.s | IChain_Apply_Vec3f | 0x800FFC50 | 0xB |
1354 | asm/non_matchings/code/z_lib/IChain_Apply_Vec3fdiv1000.s | IChain_Apply_Vec3fdiv1000 | 0x800FFC7C | 0xE |
1355 | asm/non_matchings/code/z_lib/IChain_Apply_Vec3s.s | IChain_Apply_Vec3s | 0x800FFCB4 | 0x9 |
1356 | asm/non_matchings/code/z_lib/Math_SmoothStepToF.s | Math_SmoothStepToF | 0x800FFCD8 | 0x48 |
1357 | asm/non_matchings/code/z_lib/Math_ApproachF.s | Math_ApproachF | 0x800FFDF8 | 0x1C |
1358 | asm/non_matchings/code/z_lib/Math_ApproachZeroF.s | Math_ApproachZeroF | 0x800FFE68 | 0x15 |
1359 | asm/non_matchings/code/z_lib/Math_SmoothStepToS.s | Math_SmoothStepToS | 0x800FFEBC | 0x47 |
1360 | asm/non_matchings/code/z_lib/Math_ApproachS.s | Math_ApproachS | 0x800FFFD8 | 0x29 |
1361 | asm/non_matchings/code/z_lib/Color_RGBA8_Copy.s | Color_RGBA8_Copy | 0x8010007C | 0xA |
1362 | asm/non_matchings/code/z_lib/Lib_PlaySfx.s | Lib_PlaySfx | 0x801000A4 | 0xA |
1363 | asm/non_matchings/code/z_lib/Lib_PlaySfx_2.s | Lib_PlaySfx_2 | 0x801000CC | 0xA |
1364 | asm/non_matchings/code/z_lib/Lib_PlaySfx_AtPos.s | Lib_PlaySfx_AtPos | 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/Color_RGB8_Lerp.s | Color_RGB8_Lerp | 0x801001B8 | 0xA4 |
1367 | asm/non_matchings/code/z_lib/Math_Vec3f_StepTo.s | Math_Vec3f_StepTo | 0x80100448 | 0x2D |
1368 | asm/non_matchings/code/z_lib/Lib_Nop801004FC.s | Lib_Nop801004FC | 0x801004FC | 0x2 |
1369 | asm/non_matchings/code/z_lib/Lib_SegmentedToVirtual.s | Lib_SegmentedToVirtual | 0x80100504 | 0xE |
1370 | asm/non_matchings/code/z_lib/Lib_SegmentedToVirtualNull.s | Lib_SegmentedToVirtualNull | 0x8010053C | 0x12 |
1371 | asm/non_matchings/code/z_lib/Lib_VirtualToPhysical.s | Lib_VirtualToPhysical | 0x80100584 | 0x7 |
1372 | asm/non_matchings/code/z_lib/Lib_PhysicalToVirtual.s | Lib_PhysicalToVirtual | 0x801005A0 | 0x8 |
1373 | asm/non_matchings/code/z_lifemeter/LifeMeter_Init.s | LifeMeter_Init | 0x801005C0 | 0x37 |
1374 | asm/non_matchings/code/z_lifemeter/LifeMeter_UpdateColors.s | LifeMeter_UpdateColors | 0x8010069C | 0xF9 |
1375 | asm/non_matchings/code/z_lifemeter/func_80100A80.s | func_80100A80 | 0x80100A80 | 0x8 |
1376 | asm/non_matchings/code/z_lifemeter/func_80100AA0.s | func_80100AA0 | 0x80100AA0 | 0x14 |
1377 | asm/non_matchings/code/z_lifemeter/func_80100AF0.s | func_80100AF0 | 0x80100AF0 | 0x27 |
1378 | asm/non_matchings/code/z_lifemeter/LifeMeter_Draw.s | LifeMeter_Draw | 0x80100B8C | 0x32E |
1379 | asm/non_matchings/code/z_lifemeter/LifeMeter_UpdateSizeAndBeep.s | LifeMeter_UpdateSizeAndBeep | 0x80101844 | 0x3B |
1380 | asm/non_matchings/code/z_lifemeter/LifeMeter_IsCritical.s | LifeMeter_IsCritical | 0x80101930 | 0x1C |
1381 | asm/non_matchings/code/z_lights/Lights_PointSetInfo.s | Lights_PointSetInfo | 0x801019A0 | 0x17 |
1382 | asm/non_matchings/code/z_lights/Lights_PointNoGlowSetInfo.s | Lights_PointNoGlowSetInfo | 0x801019FC | 0x19 |
1383 | asm/non_matchings/code/z_lights/Lights_PointGlowSetInfo.s | Lights_PointGlowSetInfo | 0x80101A60 | 0x1A |
1384 | asm/non_matchings/code/z_lights/Lights_PointSetColorAndRadius.s | Lights_PointSetColorAndRadius | 0x80101AC8 | 0xD |
1385 | asm/non_matchings/code/z_lights/Lights_PointSetPosition.s | Lights_PointSetPosition | 0x80101AFC | 0xE |
1386 | asm/non_matchings/code/z_lights/Lights_DirectionalSetInfo.s | Lights_DirectionalSetInfo | 0x80101B34 | 0x16 |
1387 | asm/non_matchings/code/z_lights/Lights_Reset.s | Lights_Reset | 0x80101B8C | 0xF |
1388 | asm/non_matchings/code/z_lights/Lights_Draw.s | Lights_Draw | 0x80101BC8 | 0x51 |
1389 | asm/non_matchings/code/z_lights/Lights_FindSlot.s | Lights_FindSlot | 0x80101D0C | 0xC |
1390 | asm/non_matchings/code/z_lights/Lights_BindPointWithReference.s | Lights_BindPointWithReference | 0x80101D3C | 0xD9 |
1391 | asm/non_matchings/code/z_lights/Lights_BindPoint.s | Lights_BindPoint | 0x801020A0 | 0x79 |
1392 | asm/non_matchings/code/z_lights/Lights_BindDirectional.s | Lights_BindDirectional | 0x80102284 | 0x1B |
1393 | asm/non_matchings/code/z_lights/Lights_BindAll.s | Lights_BindAll | 0x801022F0 | 0x3A |
1394 | asm/non_matchings/code/z_lights/Lights_FindBufSlot.s | Lights_FindBufSlot | 0x801023D8 | 0x23 |
1395 | asm/non_matchings/code/z_lights/Lights_FreeNode.s | Lights_FreeNode | 0x80102464 | 0x12 |
1396 | asm/non_matchings/code/z_lights/LightContext_Init.s | LightContext_Init | 0x801024AC | 0x1B |
1397 | asm/non_matchings/code/z_lights/LightContext_SetAmbientColor.s | LightContext_SetAmbientColor | 0x80102518 | 0xB |
1398 | asm/non_matchings/code/z_lights/LightContext_SetFog.s | LightContext_SetFog | 0x80102544 | 0xF |
1399 | asm/non_matchings/code/z_lights/LightContext_NewLights.s | LightContext_NewLights | 0x80102580 | 0xE |
1400 | asm/non_matchings/code/z_lights/LightContext_InitList.s | LightContext_InitList | 0x801025B8 | 0x4 |
1401 | asm/non_matchings/code/z_lights/LightContext_DestroyList.s | LightContext_DestroyList | 0x801025C8 | 0x17 |
1402 | asm/non_matchings/code/z_lights/LightContext_InsertLight.s | LightContext_InsertLight | 0x80102624 | 0x18 |
1403 | asm/non_matchings/code/z_lights/LightContext_RemoveLight.s | LightContext_RemoveLight | 0x80102684 | 0x19 |
1404 | asm/non_matchings/code/z_lights/Lights_NewAndDraw.s | Lights_NewAndDraw | 0x801026E8 | 0x53 |
1405 | asm/non_matchings/code/z_lights/Lights_New.s | Lights_New | 0x80102834 | 0x13 |
1406 | asm/non_matchings/code/z_lights/Lights_GlowCheck.s | Lights_GlowCheck | 0x80102880 | 0x79 |
1407 | asm/non_matchings/code/z_lights/Lights_DrawGlow.s | Lights_DrawGlow | 0x80102A64 | 0x7F |
1408 | asm/non_matchings/code/z_malloc/ZeldaArena_Malloc.s | ZeldaArena_Malloc | 0x80102C60 | 0xA |
1409 | asm/non_matchings/code/z_malloc/ZeldaArena_MallocR.s | ZeldaArena_MallocR | 0x80102C88 | 0xA |
1410 | asm/non_matchings/code/z_malloc/ZeldaArena_Realloc.s | ZeldaArena_Realloc | 0x80102CB0 | 0xC |
1411 | asm/non_matchings/code/z_malloc/ZeldaArena_Free.s | ZeldaArena_Free | 0x80102CE0 | 0xA |
1412 | asm/non_matchings/code/z_malloc/ZeldaArena_Calloc.s | ZeldaArena_Calloc | 0x80102D08 | 0x16 |
1413 | asm/non_matchings/code/z_malloc/ZeldaArena_GetSizes.s | ZeldaArena_GetSizes | 0x80102D60 | 0xE |
1414 | asm/non_matchings/code/z_malloc/ZeldaArena_Check.s | ZeldaArena_Check | 0x80102D98 | 0x9 |
1415 | asm/non_matchings/code/z_malloc/ZeldaArena_Init.s | ZeldaArena_Init | 0x80102DBC | 0xC |
1416 | asm/non_matchings/code/z_malloc/ZeldaArena_Cleanup.s | ZeldaArena_Cleanup | 0x80102DEC | 0x9 |
1417 | asm/non_matchings/code/z_malloc/ZeldaArena_IsInitialized.s | ZeldaArena_IsInitialized | 0x80102E10 | 0xC |
1418 | asm/non_matchings/code/z_map_disp/func_80102E40.s | func_80102E40 | 0x80102E40 | 0x14 |
1419 | asm/non_matchings/code/z_map_disp/func_80102E90.s | func_80102E90 | 0x80102E90 | 0x5 |
1420 | asm/non_matchings/code/z_map_disp/func_80102EA4.s | func_80102EA4 | 0x80102EA4 | 0x4 |
1421 | asm/non_matchings/code/z_map_disp/func_80102EB4.s | func_80102EB4 | 0x80102EB4 | 0x7 |
1422 | asm/non_matchings/code/z_map_disp/func_80102ED0.s | func_80102ED0 | 0x80102ED0 | 0x8 |
1423 | asm/non_matchings/code/z_map_disp/func_80102EF0.s | func_80102EF0 | 0x80102EF0 | 0x2B |
1424 | asm/non_matchings/code/z_map_disp/func_80102F9C.s | func_80102F9C | 0x80102F9C | 0x3D |
1425 | asm/non_matchings/code/z_map_disp/func_80103090.s | func_80103090 | 0x80103090 | 0x9 |
1426 | asm/non_matchings/code/z_map_disp/func_801030B4.s | func_801030B4 | 0x801030B4 | 0x10 |
1427 | asm/non_matchings/code/z_map_disp/func_801030F4.s | func_801030F4 | 0x801030F4 | 0x37 |
1428 | asm/non_matchings/code/z_map_disp/func_801031D0.s | func_801031D0 | 0x801031D0 | 0x207 |
1429 | asm/non_matchings/code/z_map_disp/func_801039EC.s | func_801039EC | 0x801039EC | 0x9 |
1430 | asm/non_matchings/code/z_map_disp/func_80103A10.s | func_80103A10 | 0x80103A10 | 0x12 |
1431 | asm/non_matchings/code/z_map_disp/func_80103A58.s | func_80103A58 | 0x80103A58 | 0x251 |
1432 | asm/non_matchings/code/z_map_disp/func_8010439C.s | func_8010439C | 0x8010439C | 0x84 |
1433 | asm/non_matchings/code/z_map_disp/func_801045AC.s | func_801045AC | 0x801045AC | 0x14F |
1434 | asm/non_matchings/code/z_map_disp/func_80104AE8.s | func_80104AE8 | 0x80104AE8 | 0x66 |
1435 | asm/non_matchings/code/z_map_disp/func_80104C80.s | func_80104C80 | 0x80104C80 | 0x1D |
1436 | asm/non_matchings/code/z_map_disp/func_80104CF4.s | func_80104CF4 | 0x80104CF4 | 0x90 |
1437 | asm/non_matchings/code/z_map_disp/func_80104F34.s | func_80104F34 | 0x80104F34 | 0xD8 |
1438 | asm/non_matchings/code/z_map_disp/func_80105294.s | func_80105294 | 0x80105294 | 0x21 |
1439 | asm/non_matchings/code/z_map_disp/func_80105318.s | func_80105318 | 0x80105318 | 0x4 |
1440 | asm/non_matchings/code/z_map_disp/func_80105328.s | func_80105328 | 0x80105328 | 0x9 |
1441 | asm/non_matchings/code/z_map_disp/func_8010534C.s | func_8010534C | 0x8010534C | 0x54 |
1442 | asm/non_matchings/code/z_map_disp/func_8010549C.s | func_8010549C | 0x8010549C | 0x70 |
1443 | asm/non_matchings/code/z_map_disp/func_8010565C.s | func_8010565C | 0x8010565C | 0x6F |
1444 | asm/non_matchings/code/z_map_disp/func_80105818.s | func_80105818 | 0x80105818 | 0x8A |
1445 | asm/non_matchings/code/z_map_disp/func_80105A40.s | func_80105A40 | 0x80105A40 | 0x3D |
1446 | asm/non_matchings/code/z_map_disp/func_80105B34.s | func_80105B34 | 0x80105B34 | 0x43 |
1447 | asm/non_matchings/code/z_map_disp/func_80105C40.s | func_80105C40 | 0x80105C40 | 0xE8 |
1448 | asm/non_matchings/code/z_map_disp/func_80105FE0.s | func_80105FE0 | 0x80105FE0 | 0x10A |
1449 | asm/non_matchings/code/z_map_disp/func_80106408.s | func_80106408 | 0x80106408 | 0x12 |
1450 | asm/non_matchings/code/z_map_disp/func_80106450.s | func_80106450 | 0x80106450 | 0x1F |
1451 | asm/non_matchings/code/z_map_disp/func_801064CC.s | func_801064CC | 0x801064CC | 0x19 |
1452 | asm/non_matchings/code/z_map_disp/func_80106530.s | func_80106530 | 0x80106530 | 0x13 |
1453 | asm/non_matchings/code/z_map_disp/func_8010657C.s | func_8010657C | 0x8010657C | 0x32 |
1454 | asm/non_matchings/code/z_map_disp/func_80106644.s | func_80106644 | 0x80106644 | 0x7E |
1455 | asm/non_matchings/code/z_map_disp/func_8010683C.s | func_8010683C | 0x8010683C | 0x1E |
1456 | asm/non_matchings/code/z_map_disp/func_801068B4.s | func_801068B4 | 0x801068B4 | 0x9 |
1457 | asm/non_matchings/code/z_map_disp/func_801068D8.s | func_801068D8 | 0x801068D8 | 0x9 |
1458 | asm/non_matchings/code/z_map_disp/func_801068FC.s | func_801068FC | 0x801068FC | 0xBC |
1459 | asm/non_matchings/code/z_map_disp/func_80106BEC.s | func_80106BEC | 0x80106BEC | 0x47 |
1460 | asm/non_matchings/code/z_map_disp/func_80106D08.s | func_80106D08 | 0x80106D08 | 0x15 |
1461 | asm/non_matchings/code/z_map_disp/func_80106D5C.s | func_80106D5C | 0x80106D5C | 0x387 |
1462 | asm/non_matchings/code/z_map_disp/func_80107B78.s | func_80107B78 | 0x80107B78 | 0x16B |
1463 | asm/non_matchings/code/z_map_disp/func_80108124.s | func_80108124 | 0x80108124 | 0x10D |
1464 | asm/non_matchings/code/z_map_disp/func_80108558.s | func_80108558 | 0x80108558 | 0x12E |
1465 | asm/non_matchings/code/z_map_disp/func_80108A10.s | func_80108A10 | 0x80108A10 | 0x15 |
1466 | asm/non_matchings/code/z_map_disp/func_80108A64.s | func_80108A64 | 0x80108A64 | 0x25 |
1467 | asm/non_matchings/code/z_map_disp/func_80108AF8.s | func_80108AF8 | 0x80108AF8 | 0x16E |
1468 | asm/non_matchings/code/z_map_disp/func_801090B0.s | func_801090B0 | 0x801090B0 | 0x1D |
1469 | asm/non_matchings/code/z_map_disp/func_80109124.s | func_80109124 | 0x80109124 | 0x33 |
1470 | asm/non_matchings/code/z_map_disp/func_801091F0.s | func_801091F0 | 0x801091F0 | 0x8E |
1471 | asm/non_matchings/code/z_map_disp/func_80109428.s | func_80109428 | 0x80109428 | 0x1E |
1472 | asm/non_matchings/code/z_map_data/func_801094A0.s | func_801094A0 | 0x801094A0 | 0xA |
1473 | asm/non_matchings/code/z_map_data/func_801094C8.s | func_801094C8 | 0x801094C8 | 0xC |
1474 | asm/non_matchings/code/z_map_data/func_801094F8.s | func_801094F8 | 0x801094F8 | 0xC |
1475 | asm/non_matchings/code/z_map_data/func_80109528.s | func_80109528 | 0x80109528 | 0x9 |
1476 | asm/non_matchings/code/z_map_data/func_8010954C.s | func_8010954C | 0x8010954C | 0x8 |
1477 | asm/non_matchings/code/z_map_data/func_8010956C.s | func_8010956C | 0x8010956C | 0x8 |
1478 | asm/non_matchings/code/z_map_data/func_8010958C.s | func_8010958C | 0x8010958C | 0x8 |
1479 | asm/non_matchings/code/z_map_data/func_801095AC.s | func_801095AC | 0x801095AC | 0xC |
1480 | asm/non_matchings/code/z_map_data/func_801095DC.s | func_801095DC | 0x801095DC | 0xC |
1481 | asm/non_matchings/code/z_map_data/func_8010960C.s | func_8010960C | 0x8010960C | 0x9 |
1482 | asm/non_matchings/code/z_map_data/func_80109630.s | func_80109630 | 0x80109630 | 0x8 |
1483 | asm/non_matchings/code/z_map_data/func_80109650.s | func_80109650 | 0x80109650 | 0x8 |
1484 | asm/non_matchings/code/z_map_data/func_80109670.s | func_80109670 | 0x80109670 | 0x19 |
1485 | asm/non_matchings/code/z_map_data/func_801096D4.s | func_801096D4 | 0x801096D4 | 0x10 |
1486 | asm/non_matchings/code/z_map_data/func_80109714.s | func_80109714 | 0x80109714 | 0x10 |
1487 | asm/non_matchings/code/z_map_data/func_80109754.s | func_80109754 | 0x80109754 | 0x1D |
1488 | asm/non_matchings/code/z_map_data/func_801097C8.s | func_801097C8 | 0x801097C8 | 0x1D |
1489 | asm/non_matchings/code/z_map_data/func_8010983C.s | func_8010983C | 0x8010983C | 0x19 |
1490 | asm/non_matchings/code/z_map_data/func_801098A0.s | func_801098A0 | 0x801098A0 | 0x1A |
1491 | asm/non_matchings/code/z_map_data/func_80109908.s | func_80109908 | 0x80109908 | 0x17 |
1492 | asm/non_matchings/code/z_map_data/func_80109964.s | func_80109964 | 0x80109964 | 0x6 |
1493 | asm/non_matchings/code/z_map_data/func_8010997C.s | func_8010997C | 0x8010997C | 0xC |
1494 | asm/non_matchings/code/z_map_data/func_801099AC.s | func_801099AC | 0x801099AC | 0xC |
1495 | asm/non_matchings/code/z_map_data/func_801099DC.s | func_801099DC | 0x801099DC | 0x9 |
1496 | asm/non_matchings/code/z_map_data/func_80109A00.s | func_80109A00 | 0x80109A00 | 0x8 |
1497 | asm/non_matchings/code/z_map_data/func_80109A20.s | func_80109A20 | 0x80109A20 | 0x8 |
1498 | asm/non_matchings/code/z_map_data/func_80109A40.s | func_80109A40 | 0x80109A40 | 0x16 |
1499 | asm/non_matchings/code/z_map_data/func_80109A98.s | func_80109A98 | 0x80109A98 | 0x10 |
1500 | asm/non_matchings/code/z_map_data/func_80109AD8.s | func_80109AD8 | 0x80109AD8 | 0x18 |
1501 | asm/non_matchings/code/z_map_data/func_80109B38.s | func_80109B38 | 0x80109B38 | 0x1A |
1502 | asm/non_matchings/code/z_map_data/func_80109BA0.s | func_80109BA0 | 0x80109BA0 | 0x15 |
1503 | asm/non_matchings/code/z_map_data/func_80109BF4.s | func_80109BF4 | 0x80109BF4 | 0x11 |
1504 | asm/non_matchings/code/z_map_data/func_80109C38.s | func_80109C38 | 0x80109C38 | 0x21 |
1505 | asm/non_matchings/code/z_map_data/func_80109CBC.s | func_80109CBC | 0x80109CBC | 0x21 |
1506 | asm/non_matchings/code/z_map_data/func_80109D40.s | func_80109D40 | 0x80109D40 | 0x26 |
1507 | asm/non_matchings/code/z_map_data/func_80109DD8.s | func_80109DD8 | 0x80109DD8 | 0x26 |
1508 | asm/non_matchings/code/z_map_data/func_80109E70.s | func_80109E70 | 0x80109E70 | 0x22 |
1509 | asm/non_matchings/code/z_map_data/func_80109EF8.s | func_80109EF8 | 0x80109EF8 | 0x20 |
1510 | asm/non_matchings/code/z_map_data/func_80109F78.s | func_80109F78 | 0x80109F78 | 0x22 |
1511 | asm/non_matchings/code/z_map_exp/Map_GetDungeonOrBossAreaIndex.s | Map_GetDungeonOrBossAreaIndex | 0x8010A000 | 0x1D |
1512 | asm/non_matchings/code/z_map_exp/Map_IsInDungeonOrBossArea.s | Map_IsInDungeonOrBossArea | 0x8010A074 | 0xC |
1513 | asm/non_matchings/code/z_map_exp/func_8010A0A4.s | func_8010A0A4 | 0x8010A0A4 | 0x13 |
1514 | asm/non_matchings/code/z_map_exp/Map_GetDungeonAreaIndex.s | Map_GetDungeonAreaIndex | 0x8010A0F0 | 0x1D |
1515 | asm/non_matchings/code/z_map_exp/Map_IsInDungeonArea.s | Map_IsInDungeonArea | 0x8010A164 | 0xC |
1516 | asm/non_matchings/code/z_map_exp/Map_GetBossAreaIndex.s | Map_GetBossAreaIndex | 0x8010A194 | 0x1D |
1517 | asm/non_matchings/code/z_map_exp/Map_IsInBossArea.s | Map_IsInBossArea | 0x8010A208 | 0xC |
1518 | asm/non_matchings/code/z_map_exp/func_8010A238.s | func_8010A238 | 0x8010A238 | 0x1D |
1519 | asm/non_matchings/code/z_map_exp/func_8010A2AC.s | func_8010A2AC | 0x8010A2AC | 0xC |
1520 | asm/non_matchings/code/z_map_exp/Minimap_SavePlayerRoomInitInfo.s | Minimap_SavePlayerRoomInitInfo | 0x8010A2DC | 0x18 |
1521 | asm/non_matchings/code/z_map_exp/Map_InitRoomData.s | Map_InitRoomData | 0x8010A33C | 0x35 |
1522 | asm/non_matchings/code/z_map_exp/Map_Destroy.s | Map_Destroy | 0x8010A410 | 0x8 |
1523 | asm/non_matchings/code/z_map_exp/Map_Init.s | Map_Init | 0x8010A430 | 0x47 |
1524 | asm/non_matchings/code/z_map_exp/Minimap_Draw.s | Minimap_Draw | 0x8010A54C | 0xD |
1525 | asm/non_matchings/code/z_map_exp/Map_Update.s | Map_Update | 0x8010A580 | 0x78 |
1526 | asm/non_matchings/code/z_msgevent/func_8010A760.s | func_8010A760 | 0x8010A760 | 0x1B |
1527 | asm/non_matchings/code/z_msgevent/func_8010A7CC.s | func_8010A7CC | 0x8010A7CC | 0x12 |
1528 | asm/non_matchings/code/z_msgevent/func_8010A814.s | func_8010A814 | 0x8010A814 | 0x12 |
1529 | asm/non_matchings/code/z_msgevent/func_8010A85C.s | func_8010A85C | 0x8010A85C | 0x12 |
1530 | asm/non_matchings/code/z_msgevent/func_8010A8A4.s | func_8010A8A4 | 0x8010A8A4 | 0x12 |
1531 | asm/non_matchings/code/z_msgevent/func_8010A8EC.s | func_8010A8EC | 0x8010A8EC | 0x29 |
1532 | asm/non_matchings/code/z_msgevent/func_8010A990.s | func_8010A990 | 0x8010A990 | 0x31 |
1533 | asm/non_matchings/code/z_msgevent/func_8010AA54.s | func_8010AA54 | 0x8010AA54 | 0x37 |
1534 | asm/non_matchings/code/z_msgevent/func_8010AB30.s | func_8010AB30 | 0x8010AB30 | 0x19 |
1535 | asm/non_matchings/code/z_msgevent/func_8010AB94.s | func_8010AB94 | 0x8010AB94 | 0x1B |
1536 | asm/non_matchings/code/z_msgevent/func_8010AC00.s | func_8010AC00 | 0x8010AC00 | 0x49 |
1537 | asm/non_matchings/code/z_msgevent/func_8010AD24.s | func_8010AD24 | 0x8010AD24 | 0x2C |
1538 | asm/non_matchings/code/z_msgevent/func_8010ADD4.s | func_8010ADD4 | 0x8010ADD4 | 0x1D |
1539 | asm/non_matchings/code/z_msgevent/func_8010AE48.s | func_8010AE48 | 0x8010AE48 | 0x21 |
1540 | asm/non_matchings/code/z_msgevent/func_8010AECC.s | func_8010AECC | 0x8010AECC | 0x15 |
1541 | asm/non_matchings/code/z_msgevent/func_8010AF20.s | func_8010AF20 | 0x8010AF20 | 0x13 |
1542 | asm/non_matchings/code/z_msgevent/func_8010AF6C.s | func_8010AF6C | 0x8010AF6C | 0xA |
1543 | asm/non_matchings/code/z_msgevent/func_8010AF94.s | func_8010AF94 | 0x8010AF94 | 0x13 |
1544 | asm/non_matchings/code/z_msgevent/func_8010AFE0.s | func_8010AFE0 | 0x8010AFE0 | 0xC |
1545 | asm/non_matchings/code/z_msgevent/func_8010B010.s | func_8010B010 | 0x8010B010 | 0x17 |
1546 | asm/non_matchings/code/z_msgevent/func_8010B06C.s | func_8010B06C | 0x8010B06C | 0x12 |
1547 | asm/non_matchings/code/z_msgevent/func_8010B0B4.s | func_8010B0B4 | 0x8010B0B4 | 0xA |
1548 | asm/non_matchings/code/z_msgevent/func_8010B0DC.s | func_8010B0DC | 0x8010B0DC | 0xB |
1549 | asm/non_matchings/code/z_msgevent/func_8010B108.s | func_8010B108 | 0x8010B108 | 0xE |
1550 | asm/non_matchings/code/z_msgevent/func_8010B140.s | func_8010B140 | 0x8010B140 | 0x10 |
1551 | asm/non_matchings/code/z_msgevent/func_8010B180.s | func_8010B180 | 0x8010B180 | 0xF |
1552 | asm/non_matchings/code/z_msgevent/func_8010B1BC.s | func_8010B1BC | 0x8010B1BC | 0x1C |
1553 | asm/non_matchings/code/z_msgevent/func_8010B22C.s | func_8010B22C | 0x8010B22C | 0x16 |
1554 | asm/non_matchings/code/z_msgevent/func_8010B284.s | func_8010B284 | 0x8010B284 | 0xF |
1555 | asm/non_matchings/code/z_msgevent/func_8010B2C0.s | func_8010B2C0 | 0x8010B2C0 | 0x10 |
1556 | asm/non_matchings/code/z_msgevent/func_8010B300.s | func_8010B300 | 0x8010B300 | 0x4D |
1557 | asm/non_matchings/code/z_msgevent/func_8010B434.s | func_8010B434 | 0x8010B434 | 0x1C |
1558 | asm/non_matchings/code/z_msgevent/func_8010B4A4.s | func_8010B4A4 | 0x8010B4A4 | 0x1F |
1559 | asm/non_matchings/code/z_msgevent/func_8010B520.s | func_8010B520 | 0x8010B520 | 0x51 |
1560 | asm/non_matchings/code/z_msgevent/func_8010B664.s | func_8010B664 | 0x8010B664 | 0x51 |
1561 | asm/non_matchings/code/z_msgevent/func_8010B7A8.s | func_8010B7A8 | 0x8010B7A8 | 0x20 |
1562 | asm/non_matchings/code/z_msgevent/func_8010B828.s | func_8010B828 | 0x8010B828 | 0x14 |
1563 | asm/non_matchings/code/z_msgevent/func_8010B878.s | func_8010B878 | 0x8010B878 | 0x1B |
1564 | asm/non_matchings/code/z_msgevent/func_8010B8E4.s | func_8010B8E4 | 0x8010B8E4 | 0x8A |
1565 | asm/non_matchings/code/z_msgevent/func_8010BB0C.s | func_8010BB0C | 0x8010BB0C | 0x18 |
1566 | asm/non_matchings/code/z_msgevent/func_8010BB6C.s | func_8010BB6C | 0x8010BB6C | 0x18 |
1567 | asm/non_matchings/code/z_msgevent/func_8010BBCC.s | func_8010BBCC | 0x8010BBCC | 0x17 |
1568 | asm/non_matchings/code/z_msgevent/func_8010BC28.s | func_8010BC28 | 0x8010BC28 | 0x15 |
1569 | asm/non_matchings/code/z_msgevent/func_8010BC7C.s | func_8010BC7C | 0x8010BC7C | 0x33 |
1570 | asm/non_matchings/code/z_msgevent/func_8010BD48.s | func_8010BD48 | 0x8010BD48 | 0x12 |
1571 | asm/non_matchings/code/z_msgevent/func_8010BD90.s | func_8010BD90 | 0x8010BD90 | 0x13 |
1572 | asm/non_matchings/code/z_msgevent/func_8010BDDC.s | func_8010BDDC | 0x8010BDDC | 0x27 |
1573 | asm/non_matchings/code/z_msgevent/func_8010BE78.s | func_8010BE78 | 0x8010BE78 | 0x11 |
1574 | asm/non_matchings/code/z_msgevent/func_8010BEBC.s | func_8010BEBC | 0x8010BEBC | 0xD |
1575 | asm/non_matchings/code/z_msgevent/func_8010BEF0.s | func_8010BEF0 | 0x8010BEF0 | 0xD |
1576 | asm/non_matchings/code/z_msgevent/func_8010BF24.s | func_8010BF24 | 0x8010BF24 | 0xD |
1577 | asm/non_matchings/code/z_msgevent/func_8010BF58.s | func_8010BF58 | 0x8010BF58 | 0x5A |
1578 | asm/non_matchings/code/z_nmi_buff/Nmi_Init.s | Nmi_Init | 0x8010C0C0 | 0x29 |
1579 | asm/non_matchings/code/z_nmi_buff/Nmi_SetPrenmiStart.s | Nmi_SetPrenmiStart | 0x8010C164 | 0xE |
1580 | asm/non_matchings/code/z_nmi_buff/Nmi_GetPrenmiHasStarted.s | Nmi_GetPrenmiHasStarted | 0x8010C19C | 0x5 |
1581 | asm/non_matchings/code/z_nmi_buff/Sched_FlushTaskQueue.s | Sched_FlushTaskQueue | 0x8010C1B0 | 0x20 |
1582 | asm/non_matchings/code/z_olib/OLib_Vec3fDist.s | OLib_Vec3fDist | 0x8010C230 | 0x11 |
1583 | asm/non_matchings/code/z_olib/OLib_Vec3fDistOutDiff.s | OLib_Vec3fDistOutDiff | 0x8010C274 | 0x17 |
1584 | asm/non_matchings/code/z_olib/OLib_Vec3fDistXZ.s | OLib_Vec3fDistXZ | 0x8010C2D0 | 0xD |
1585 | asm/non_matchings/code/z_olib/OLib_ClampMinDist.s | OLib_ClampMinDist | 0x8010C304 | 0x1A |
1586 | asm/non_matchings/code/z_olib/OLib_ClampMaxDist.s | OLib_ClampMaxDist | 0x8010C36C | 0x1A |
1587 | asm/non_matchings/code/z_olib/OLib_Vec3fDistNormalize.s | OLib_Vec3fDistNormalize | 0x8010C3D4 | 0x2C |
1588 | asm/non_matchings/code/z_olib/OLib_VecSphToVec3f.s | OLib_VecSphToVec3f | 0x8010C484 | 0x2B |
1589 | asm/non_matchings/code/z_olib/OLib_VecGeoToVec3f.s | OLib_VecGeoToVec3f | 0x8010C530 | 0x11 |
1590 | asm/non_matchings/code/z_olib/OLib_Vec3fToVecSph.s | OLib_Vec3fToVecSph | 0x8010C574 | 0x55 |
1591 | asm/non_matchings/code/z_olib/OLib_Vec3fToVecGeo.s | OLib_Vec3fToVecGeo | 0x8010C6C8 | 0x12 |
1592 | asm/non_matchings/code/z_olib/OLib_Vec3fDiffToVecSph.s | OLib_Vec3fDiffToVecSph | 0x8010C710 | 0x15 |
1593 | asm/non_matchings/code/z_olib/OLib_Vec3fDiffToVecGeo.s | OLib_Vec3fDiffToVecGeo | 0x8010C764 | 0x15 |
1594 | asm/non_matchings/code/z_olib/OLib_AddVecGeoToVec3f.s | OLib_AddVecGeoToVec3f | 0x8010C7B8 | 0x20 |
1595 | asm/non_matchings/code/z_olib/OLib_Vec3fDiffRad.s | OLib_Vec3fDiffRad | 0x8010C838 | 0x24 |
1596 | asm/non_matchings/code/z_olib/OLib_Vec3fDiffDegF.s | OLib_Vec3fDiffDegF | 0x8010C8C8 | 0x1A |
1597 | asm/non_matchings/code/z_olib/OLib_Vec3fDiffBinAng.s | OLib_Vec3fDiffBinAng | 0x8010C930 | 0x26 |
1598 | asm/non_matchings/code/z_olib/OLib_Vec3fDiff.s | OLib_Vec3fDiff | 0x8010C9C8 | 0x36 |
1599 | asm/non_matchings/code/z_olib/OLib_Vec3fAdd.s | OLib_Vec3fAdd | 0x8010CAA0 | 0x34 |
1600 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRectRGBA16.s | Gfx_DrawTexRectRGBA16 | 0x8010CB80 | 0x86 |
1601 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRectIA8.s | Gfx_DrawTexRectIA8 | 0x8010CD98 | 0x89 |
1602 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRectIA8_DropShadow.s | Gfx_DrawTexRectIA8_DropShadow | 0x8010CFBC | 0xC6 |
1603 | asm/non_matchings/code/z_parameter/Gfx_DrawRect_DropShadow.s | Gfx_DrawRect_DropShadow | 0x8010D2D4 | 0x6B |
1604 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRectIA8_DropShadowOffset.s | Gfx_DrawTexRectIA8_DropShadowOffset | 0x8010D480 | 0xD4 |
1605 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRectI8.s | Gfx_DrawTexRectI8 | 0x8010D7D0 | 0x89 |
1606 | asm/non_matchings/code/z_parameter/Gfx_DrawTexRect4b.s | Gfx_DrawTexRect4b | 0x8010D9F4 | 0x99 |
1607 | asm/non_matchings/code/z_parameter/Gfx_DrawTexQuadIA8.s | Gfx_DrawTexQuadIA8 | 0x8010DC58 | 0x78 |
1608 | asm/non_matchings/code/z_parameter/Gfx_DrawTexQuad4b.s | Gfx_DrawTexQuad4b | 0x8010DE38 | 0x7C |
1609 | asm/non_matchings/code/z_parameter/Interface_SetVertices.s | Interface_SetVertices | 0x8010E028 | 0x250 |
1610 | asm/non_matchings/code/z_parameter/Interface_PostmanTimerCallback.s | Interface_PostmanTimerCallback | 0x8010E968 | 0x22 |
1611 | asm/non_matchings/code/z_parameter/Interface_StartTimer.s | Interface_StartTimer | 0x8010E9F0 | 0x2B |
1612 | asm/non_matchings/code/z_parameter/Interface_StartPostmanTimer.s | Interface_StartPostmanTimer | 0x8010EA9C | 0x2D |
1613 | asm/non_matchings/code/z_parameter/Interface_StartGoronRaceTimer.s | Interface_StartGoronRaceTimer | 0x8010EB50 | 0x14 |
1614 | asm/non_matchings/code/z_parameter/Interface_StartBottleTimer.s | Interface_StartBottleTimer | 0x8010EBA0 | 0x2D |
1615 | asm/non_matchings/code/z_parameter/Interface_GetCompressedTimerDigits.s | Interface_GetCompressedTimerDigits | 0x8010EC54 | 0x88 |
1616 | asm/non_matchings/code/z_parameter/Interface_NewDay.s | Interface_NewDay | 0x8010EE74 | 0x3D |
1617 | asm/non_matchings/code/z_parameter/Interface_SetHudVisibility.s | Interface_SetHudVisibility | 0x8010EF68 | 0xD |
1618 | asm/non_matchings/code/z_parameter/Interface_UpdateButtonAlphasByStatus.s | Interface_UpdateButtonAlphasByStatus | 0x8010EF9C | 0x4E |
1619 | asm/non_matchings/code/z_parameter/Interface_UpdateButtonAlphas.s | Interface_UpdateButtonAlphas | 0x8010F0D4 | 0x35 |
1620 | asm/non_matchings/code/z_parameter/Interface_UpdateHudAlphas.s | Interface_UpdateHudAlphas | 0x8010F1A8 | 0x3A4 |
1621 | asm/non_matchings/code/z_parameter/Interface_UpdateButtonsPart2.s | Interface_UpdateButtonsPart2 | 0x80110038 | 0x71F |
1622 | asm/non_matchings/code/z_parameter/Interface_UpdateButtonsPart1.s | Interface_UpdateButtonsPart1 | 0x80111CB4 | 0x34C |
1623 | asm/non_matchings/code/z_parameter/Interface_SetSceneRestrictions.s | Interface_SetSceneRestrictions | 0x801129E4 | 0x44 |
1624 | asm/non_matchings/code/z_parameter/Interface_Noop.s | Interface_Noop | 0x80112AF4 | 0x2 |
1625 | asm/non_matchings/code/z_parameter/Interface_InitMinigame.s | Interface_InitMinigame | 0x80112AFC | 0x11 |
1626 | asm/non_matchings/code/z_parameter/Interface_LoadItemIconImpl.s | Interface_LoadItemIconImpl | 0x80112B40 | 0x29 |
1627 | asm/non_matchings/code/z_parameter/Interface_LoadItemIcon.s | Interface_LoadItemIcon | 0x80112BE4 | 0xA |
1628 | asm/non_matchings/code/z_parameter/Interface_UpdateButtonsAlt.s | Interface_UpdateButtonsAlt | 0x80112C0C | 0x9D |
1629 | asm/non_matchings/code/z_parameter/Item_Give.s | Item_Give | 0x80112E80 | 0x553 |
1630 | asm/non_matchings/code/z_parameter/Item_CheckObtainabilityImpl.s | Item_CheckObtainabilityImpl | 0x801143CC | 0x16B |
1631 | asm/non_matchings/code/z_parameter/Item_CheckObtainability.s | Item_CheckObtainability | 0x80114978 | 0xA |
1632 | asm/non_matchings/code/z_parameter/Inventory_DeleteItem.s | Inventory_DeleteItem | 0x801149A0 | 0x3F |
1633 | asm/non_matchings/code/z_parameter/Inventory_UnequipItem.s | Inventory_UnequipItem | 0x80114A9C | 0x3A |
1634 | asm/non_matchings/code/z_parameter/Inventory_ReplaceItem.s | Inventory_ReplaceItem | 0x80114B84 | 0x47 |
1635 | asm/non_matchings/code/z_parameter/Inventory_UpdateDeitySwordEquip.s | Inventory_UpdateDeitySwordEquip | 0x80114CA0 | 0x7C |
1636 | asm/non_matchings/code/z_parameter/Inventory_HasEmptyBottle.s | Inventory_HasEmptyBottle | 0x80114E90 | 0x27 |
1637 | asm/non_matchings/code/z_parameter/Inventory_HasItemInBottle.s | Inventory_HasItemInBottle | 0x80114F2C | 0x29 |
1638 | asm/non_matchings/code/z_parameter/Inventory_UpdateBottleItem.s | Inventory_UpdateBottleItem | 0x80114FD0 | 0x58 |
1639 | asm/non_matchings/code/z_parameter/Inventory_ConsumeFairy.s | Inventory_ConsumeFairy | 0x80115130 | 0x62 |
1640 | asm/non_matchings/code/z_parameter/Inventory_UpdateItem.s | Inventory_UpdateItem | 0x801152B8 | 0x44 |
1641 | asm/non_matchings/code/z_parameter/func_801153C8.s | func_801153C8 | 0x801153C8 | 0x18 |
1642 | asm/non_matchings/code/z_parameter/func_80115428.s | func_80115428 | 0x80115428 | 0x41 |
1643 | asm/non_matchings/code/z_parameter/func_8011552C.s | func_8011552C | 0x8011552C | 0x22 |
1644 | asm/non_matchings/code/z_parameter/func_801155B4.s | func_801155B4 | 0x801155B4 | 0x6C |
1645 | asm/non_matchings/code/z_parameter/func_80115764.s | func_80115764 | 0x80115764 | 0x38 |
1646 | asm/non_matchings/code/z_parameter/func_80115844.s | func_80115844 | 0x80115844 | 0x31 |
1647 | asm/non_matchings/code/z_parameter/Health_ChangeBy.s | Health_ChangeBy | 0x80115908 | 0x2E |
1648 | asm/non_matchings/code/z_parameter/Health_GiveHearts.s | Health_GiveHearts | 0x801159C0 | 0xB |
1649 | asm/non_matchings/code/z_parameter/Rupees_ChangeBy.s | Rupees_ChangeBy | 0x801159EC | 0xA |
1650 | asm/non_matchings/code/z_parameter/Inventory_ChangeAmmo.s | Inventory_ChangeAmmo | 0x80115A14 | 0xC0 |
1651 | asm/non_matchings/code/z_parameter/Magic_Add.s | Magic_Add | 0x80115D14 | 0x12 |
1652 | asm/non_matchings/code/z_parameter/Magic_Reset.s | Magic_Reset | 0x80115D5C | 0x16 |
1653 | asm/non_matchings/code/z_parameter/Magic_Consume.s | Magic_Consume | 0x80115DB4 | 0xB5 |
1654 | asm/non_matchings/code/z_parameter/Magic_UpdateAddRequest.s | Magic_UpdateAddRequest | 0x80116088 | 0x23 |
1655 | asm/non_matchings/code/z_parameter/Magic_FlashMeterBorder.s | Magic_FlashMeterBorder | 0x80116114 | 0x8D |
1656 | asm/non_matchings/code/z_parameter/Magic_Update.s | Magic_Update | 0x80116348 | 0x174 |
1657 | asm/non_matchings/code/z_parameter/Magic_DrawMeter.s | Magic_DrawMeter | 0x80116918 | 0x1B0 |
1658 | asm/non_matchings/code/z_parameter/Interface_SetPerspectiveView.s | Interface_SetPerspectiveView | 0x80116FD8 | 0x38 |
1659 | asm/non_matchings/code/z_parameter/Interface_SetOrthoView.s | Interface_SetOrthoView | 0x801170B8 | 0x12 |
1660 | asm/non_matchings/code/z_parameter/Interface_DrawItemButtons.s | Interface_DrawItemButtons | 0x80117100 | 0x248 |
1661 | asm/non_matchings/code/z_parameter/Interface_DrawItemIconTexture.s | Interface_DrawItemIconTexture | 0x80117A20 | 0x6C |
1662 | asm/non_matchings/code/z_parameter/Interface_DrawAmmoCount.s | Interface_DrawAmmoCount | 0x80117BD0 | 0x12D |
1663 | asm/non_matchings/code/z_parameter/Interface_DrawBButtonIcons.s | Interface_DrawBButtonIcons | 0x80118084 | 0x203 |
1664 | asm/non_matchings/code/z_parameter/Interface_DrawCButtonIcons.s | Interface_DrawCButtonIcons | 0x80118890 | 0xC5 |
1665 | asm/non_matchings/code/z_parameter/Interface_DrawAButton.s | Interface_DrawAButton | 0x80118BA4 | 0x123 |
1666 | asm/non_matchings/code/z_parameter/Interface_DrawPauseMenuEquippingIcons.s | Interface_DrawPauseMenuEquippingIcons | 0x80119030 | 0x178 |
1667 | asm/non_matchings/code/z_parameter/Interface_DrawClock.s | Interface_DrawClock | 0x80119610 | 0x7B4 |
1668 | asm/non_matchings/code/z_parameter/Interface_SetPerfectLetters.s | Interface_SetPerfectLetters | 0x8011B4E0 | 0x38 |
1669 | asm/non_matchings/code/z_parameter/Interface_UpdatePerfectLettersType1.s | Interface_UpdatePerfectLettersType1 | 0x8011B5C0 | 0x108 |
1670 | asm/non_matchings/code/z_parameter/Interface_UpdatePerfectLettersType2.s | Interface_UpdatePerfectLettersType2 | 0x8011B9E0 | 0x164 |
1671 | asm/non_matchings/code/z_parameter/Interface_UpdatePerfectLettersType3.s | Interface_UpdatePerfectLettersType3 | 0x8011BF70 | 0x155 |
1672 | asm/non_matchings/code/z_parameter/Interface_DrawPerfectLetters.s | Interface_DrawPerfectLetters | 0x8011C4C4 | 0xD1 |
1673 | asm/non_matchings/code/z_parameter/Interface_StartMoonCrash.s | Interface_StartMoonCrash | 0x8011C808 | 0x24 |
1674 | asm/non_matchings/code/z_parameter/Interface_GetTimerDigits.s | Interface_GetTimerDigits | 0x8011C898 | 0x73 |
1675 | asm/non_matchings/code/z_parameter/Interface_DrawTimers.s | Interface_DrawTimers | 0x8011CA64 | 0x654 |
1676 | asm/non_matchings/code/z_parameter/Interface_UpdateBottleTimers.s | Interface_UpdateBottleTimers | 0x8011E3B4 | 0xDF |
1677 | asm/non_matchings/code/z_parameter/Interface_DrawMinigameIcons.s | Interface_DrawMinigameIcons | 0x8011E730 | 0x26C |
1678 | asm/non_matchings/code/z_parameter/Interface_Draw.s | Interface_Draw | 0x8011F0E0 | 0x7AC |
1679 | asm/non_matchings/code/z_parameter/Interface_LoadStory.s | Interface_LoadStory | 0x80120F90 | 0x35 |
1680 | asm/non_matchings/code/z_parameter/Interface_AllocStory.s | Interface_AllocStory | 0x80121064 | 0x1F |
1681 | asm/non_matchings/code/z_parameter/Interface_Update.s | Interface_Update | 0x801210E0 | 0x3AD |
1682 | asm/non_matchings/code/z_parameter/Interface_Destroy.s | Interface_Destroy | 0x80121F94 | 0xC |
1683 | asm/non_matchings/code/z_parameter/Interface_Init.s | Interface_Init | 0x80121FC4 | 0x147 |
1684 | asm/non_matchings/code/z_path/func_801224E0.s | func_801224E0 | 0x801224E0 | 0x11 |
1685 | asm/non_matchings/code/z_path/func_80122524.s | func_80122524 | 0x80122524 | 0x2A |
1686 | asm/non_matchings/code/z_path/func_801225CC.s | func_801225CC | 0x801225CC | 0x25 |
1687 | asm/non_matchings/code/z_pause/func_80122660.s | func_80122660 | 0x80122660 | 0x4 |
1688 | asm/non_matchings/code/z_pause/func_80122670.s | func_80122670 | 0x80122670 | 0x1C |
1689 | asm/non_matchings/code/z_player_lib/func_801226E0.s | func_801226E0 | 0x801226E0 | 0x19 |
1690 | asm/non_matchings/code/z_player_lib/Player_InitOverrideInput.s | Player_InitOverrideInput | 0x80122744 | 0x7 |
1691 | asm/non_matchings/code/z_player_lib/Player_UpdateOverrideInput.s | Player_UpdateOverrideInput | 0x80122760 | 0x42 |
1692 | asm/non_matchings/code/z_player_lib/func_80122868.s | func_80122868 | 0x80122868 | 0x4E |
1693 | asm/non_matchings/code/z_player_lib/func_801229A0.s | func_801229A0 | 0x801229A0 | 0x13 |
1694 | asm/non_matchings/code/z_player_lib/func_801229EC.s | func_801229EC | 0x801229EC | 0x4 |
1695 | asm/non_matchings/code/z_player_lib/func_801229FC.s | func_801229FC | 0x801229FC | 0x6A |
1696 | asm/non_matchings/code/z_player_lib/func_80122BA4.s | func_80122BA4 | 0x80122BA4 | 0x1F |
1697 | asm/non_matchings/code/z_player_lib/func_80122C20.s | func_80122C20 | 0x80122C20 | 0x49 |
1698 | asm/non_matchings/code/z_player_lib/func_80122D44.s | func_80122D44 | 0x80122D44 | 0x65 |
1699 | asm/non_matchings/code/z_player_lib/Player_MaskIdToItemId.s | Player_MaskIdToItemId | 0x80122ED8 | 0x5 |
1700 | asm/non_matchings/code/z_player_lib/Player_GetCurMaskItemId.s | Player_GetCurMaskItemId | 0x80122EEC | 0xF |
1701 | asm/non_matchings/code/z_player_lib/func_80122F28.s | func_80122F28 | 0x80122F28 | 0x1D |
1702 | asm/non_matchings/code/z_player_lib/func_80122F9C.s | func_80122F9C | 0x80122F9C | 0xC |
1703 | asm/non_matchings/code/z_player_lib/func_80122FCC.s | func_80122FCC | 0x80122FCC | 0x10 |
1704 | asm/non_matchings/code/z_player_lib/func_8012300C.s | func_8012300C | 0x8012300C | 0x4 |
1705 | asm/non_matchings/code/z_player_lib/func_8012301C.s | func_8012301C | 0x8012301C | 0x49 |
1706 | asm/non_matchings/code/z_player_lib/func_80123140.s | func_80123140 | 0x80123140 | 0x86 |
1707 | asm/non_matchings/code/z_player_lib/Player_InBlockingCsMode.s | Player_InBlockingCsMode | 0x80123358 | 0x23 |
1708 | asm/non_matchings/code/z_player_lib/Player_InCsMode.s | Player_InCsMode | 0x801233E4 | 0xF |
1709 | asm/non_matchings/code/z_player_lib/func_80123420.s | func_80123420 | 0x80123420 | 0x5 |
1710 | asm/non_matchings/code/z_player_lib/func_80123434.s | func_80123434 | 0x80123434 | 0x5 |
1711 | asm/non_matchings/code/z_player_lib/func_80123448.s | func_80123448 | 0x80123448 | 0x1A |
1712 | asm/non_matchings/code/z_player_lib/Player_IsGoronOrDeku.s | Player_IsGoronOrDeku | 0x801234B0 | 0x9 |
1713 | asm/non_matchings/code/z_player_lib/func_801234D4.s | func_801234D4 | 0x801234D4 | 0x2F |
1714 | asm/non_matchings/code/z_player_lib/func_80123590.s | func_80123590 | 0x80123590 | 0x13 |
1715 | asm/non_matchings/code/z_player_lib/func_801235DC.s | func_801235DC | 0x801235DC | 0x1C |
1716 | asm/non_matchings/code/z_player_lib/Player_GetItemOnButton.s | Player_GetItemOnButton | 0x8012364C | 0x71 |
1717 | asm/non_matchings/code/z_player_lib/func_80123810.s | func_80123810 | 0x80123810 | 0x54 |
1718 | asm/non_matchings/code/z_player_lib/Player_ActionToModelGroup.s | Player_ActionToModelGroup | 0x80123960 | 0x13 |
1719 | asm/non_matchings/code/z_player_lib/Player_SetModelsForHoldingShield.s | Player_SetModelsForHoldingShield | 0x801239AC | 0x3E |
1720 | asm/non_matchings/code/z_player_lib/Player_SetModels.s | Player_SetModels | 0x80123AA4 | 0x4C |
1721 | asm/non_matchings/code/z_player_lib/Player_SetModelGroup.s | Player_SetModelGroup | 0x80123BD4 | 0x21 |
1722 | asm/non_matchings/code/z_player_lib/func_80123C58.s | func_80123C58 | 0x80123C58 | 0xE |
1723 | asm/non_matchings/code/z_player_lib/Player_SetEquipmentData.s | Player_SetEquipmentData | 0x80123C90 | 0x30 |
1724 | asm/non_matchings/code/z_player_lib/Player_UpdateBottleHeld.s | Player_UpdateBottleHeld | 0x80123D50 | 0x15 |
1725 | asm/non_matchings/code/z_player_lib/Player_Untarget.s | Player_Untarget | 0x80123DA4 | 0x7 |
1726 | asm/non_matchings/code/z_player_lib/func_80123DC0.s | func_80123DC0 | 0x80123DC0 | 0x34 |
1727 | asm/non_matchings/code/z_player_lib/func_80123E90.s | func_80123E90 | 0x80123E90 | 0x21 |
1728 | asm/non_matchings/code/z_player_lib/func_80123F14.s | func_80123F14 | 0x80123F14 | 0x6 |
1729 | asm/non_matchings/code/z_player_lib/func_80123F2C.s | func_80123F2C | 0x80123F2C | 0x7 |
1730 | asm/non_matchings/code/z_player_lib/Player_IsBurningStickInRange.s | Player_IsBurningStickInRange | 0x80123F48 | 0x36 |
1731 | asm/non_matchings/code/z_player_lib/Player_GetStrength.s | Player_GetStrength | 0x80124020 | 0x7 |
1732 | asm/non_matchings/code/z_player_lib/Player_GetMask.s | Player_GetMask | 0x8012403C | 0x4 |
1733 | asm/non_matchings/code/z_player_lib/Player_RemoveMask.s | Player_RemoveMask | 0x8012404C | 0x4 |
1734 | asm/non_matchings/code/z_player_lib/Player_HasMirrorShieldEquipped.s | Player_HasMirrorShieldEquipped | 0x8012405C | 0xB |
1735 | asm/non_matchings/code/z_player_lib/Player_IsHoldingMirrorShield.s | Player_IsHoldingMirrorShield | 0x80124088 | 0x10 |
1736 | asm/non_matchings/code/z_player_lib/Player_IsHoldingHookshot.s | Player_IsHoldingHookshot | 0x801240C8 | 0x5 |
1737 | asm/non_matchings/code/z_player_lib/func_801240DC.s | func_801240DC | 0x801240DC | 0xD |
1738 | asm/non_matchings/code/z_player_lib/Player_BButtonSwordFromIA.s | Player_BButtonSwordFromIA | 0x80124110 | 0xE |
1739 | asm/non_matchings/code/z_player_lib/Player_GetHeldBButtonSword.s | Player_GetHeldBButtonSword | 0x80124148 | 0x8 |
1740 | asm/non_matchings/code/z_player_lib/Player_MeleeWeaponFromIA.s | Player_MeleeWeaponFromIA | 0x80124168 | 0xA |
1741 | asm/non_matchings/code/z_player_lib/Player_GetMeleeWeaponHeld.s | Player_GetMeleeWeaponHeld | 0x80124190 | 0x9 |
1742 | asm/non_matchings/code/z_player_lib/Player_IsHoldingTwoHandedWeapon.s | Player_IsHoldingTwoHandedWeapon | 0x801241B4 | 0xB |
1743 | asm/non_matchings/code/z_player_lib/Player_BottleFromIA.s | Player_BottleFromIA | 0x801241E0 | 0xB |
1744 | asm/non_matchings/code/z_player_lib/Player_GetBottleHeld.s | Player_GetBottleHeld | 0x8012420C | 0x8 |
1745 | asm/non_matchings/code/z_player_lib/Player_ExplosiveFromIA.s | Player_ExplosiveFromIA | 0x8012422C | 0xB |
1746 | asm/non_matchings/code/z_player_lib/Player_GetExplosiveHeld.s | Player_GetExplosiveHeld | 0x80124258 | 0x8 |
1747 | asm/non_matchings/code/z_player_lib/Player_SwordFromIA.s | Player_SwordFromIA | 0x80124278 | 0xF |
1748 | asm/non_matchings/code/z_player_lib/func_801242B4.s | func_801242B4 | 0x801242B4 | 0xA |
1749 | asm/non_matchings/code/z_player_lib/Player_GetEnvironmentalHazard.s | Player_GetEnvironmentalHazard | 0x801242DC | 0x51 |
1750 | asm/non_matchings/code/z_player_lib/Player_UpdateBunnyEars.s | Player_UpdateBunnyEars | 0x80124420 | 0x7E |
1751 | asm/non_matchings/code/z_player_lib/func_80124618.s | func_80124618 | 0x80124618 | 0x37 |
1752 | asm/non_matchings/code/z_player_lib/Player_DrawImpl.s | Player_DrawImpl | 0x801246F4 | 0x5F |
1753 | asm/non_matchings/code/z_player_lib/Player_AdjustSingleLeg.s | Player_AdjustSingleLeg | 0x80124870 | 0x115 |
1754 | asm/non_matchings/code/z_player_lib/Player_DrawHookshotReticle.s | Player_DrawHookshotReticle | 0x80124CC4 | 0x95 |
1755 | asm/non_matchings/code/z_player_lib/func_80124F18.s | func_80124F18 | 0x80124F18 | 0x36 |
1756 | asm/non_matchings/code/z_player_lib/func_80124FF0.s | func_80124FF0 | 0x80124FF0 | 0x75 |
1757 | asm/non_matchings/code/z_player_lib/func_801251C4.s | func_801251C4 | 0x801251C4 | 0x55 |
1758 | asm/non_matchings/code/z_player_lib/func_80125318.s | func_80125318 | 0x80125318 | 0xA |
1759 | asm/non_matchings/code/z_player_lib/func_80125340.s | func_80125340 | 0x80125340 | 0xB |
1760 | asm/non_matchings/code/z_player_lib/func_8012536C.s | func_8012536C | 0x8012536C | 0xE |
1761 | asm/non_matchings/code/z_player_lib/Player_DrawZoraShield.s | Player_DrawZoraShield | 0x801253A4 | 0x57 |
1762 | asm/non_matchings/code/z_player_lib/func_80125500.s | func_80125500 | 0x80125500 | 0x20 |
1763 | asm/non_matchings/code/z_player_lib/Player_OverrideLimbDrawGameplayCommon.s | Player_OverrideLimbDrawGameplayCommon | 0x80125580 | 0x1D8 |
1764 | asm/non_matchings/code/z_player_lib/func_80125CE0.s | func_80125CE0 | 0x80125CE0 | 0x1B |
1765 | asm/non_matchings/code/z_player_lib/Player_OverrideLimbDrawGameplayDefault.s | Player_OverrideLimbDrawGameplayDefault | 0x80125D4C | 0x15F |
1766 | asm/non_matchings/code/z_player_lib/Player_OverrideLimbDrawGameplayFirstPerson.s | Player_OverrideLimbDrawGameplayFirstPerson | 0x801262C8 | 0x4D |
1767 | asm/non_matchings/code/z_player_lib/Player_OverrideLimbDrawGameplayCrawling.s | Player_OverrideLimbDrawGameplayCrawling | 0x801263FC | 0x11 |
1768 | asm/non_matchings/code/z_player_lib/func_80126440.s | func_80126440 | 0x80126440 | 0x62 |
1769 | asm/non_matchings/code/z_player_lib/Player_UpdateShieldCollider.s | Player_UpdateShieldCollider | 0x801265C8 | 0x35 |
1770 | asm/non_matchings/code/z_player_lib/func_8012669C.s | func_8012669C | 0x8012669C | 0x5B |
1771 | asm/non_matchings/code/z_player_lib/Player_DrawGetItemImpl.s | Player_DrawGetItemImpl | 0x80126808 | 0x5D |
1772 | asm/non_matchings/code/z_player_lib/Player_DrawGetItem.s | Player_DrawGetItem | 0x8012697C | 0x4E |
1773 | asm/non_matchings/code/z_player_lib/func_80126AB4.s | func_80126AB4 | 0x80126AB4 | 0x36 |
1774 | asm/non_matchings/code/z_player_lib/func_80126B8C.s | func_80126B8C | 0x80126B8C | 0x11 |
1775 | asm/non_matchings/code/z_player_lib/func_80126BD0.s | func_80126BD0 | 0x80126BD0 | 0x178 |
1776 | asm/non_matchings/code/z_player_lib/func_801271B0.s | func_801271B0 | 0x801271B0 | 0xA2 |
1777 | asm/non_matchings/code/z_player_lib/func_80127438.s | func_80127438 | 0x80127438 | 0x14 |
1778 | asm/non_matchings/code/z_player_lib/func_80127488.s | func_80127488 | 0x80127488 | 0x31 |
1779 | asm/non_matchings/code/z_player_lib/Player_DrawCouplesMask.s | Player_DrawCouplesMask | 0x8012754C | 0x12 |
1780 | asm/non_matchings/code/z_player_lib/Player_DrawCircusLeadersMask.s | Player_DrawCircusLeadersMask | 0x80127594 | 0xD9 |
1781 | asm/non_matchings/code/z_player_lib/Player_DrawBlastMask.s | Player_DrawBlastMask | 0x801278F8 | 0x5A |
1782 | asm/non_matchings/code/z_player_lib/Player_DrawBunnyHood.s | Player_DrawBunnyHood | 0x80127A60 | 0x41 |
1783 | asm/non_matchings/code/z_player_lib/func_80127B64.s | func_80127B64 | 0x80127B64 | 0x21 |
1784 | asm/non_matchings/code/z_player_lib/Player_DrawStrayFairyParticles.s | Player_DrawStrayFairyParticles | 0x80127BE8 | 0x6F |
1785 | asm/non_matchings/code/z_player_lib/func_80127DA4.s | func_80127DA4 | 0x80127DA4 | 0x179 |
1786 | asm/non_matchings/code/z_player_lib/func_80128388.s | func_80128388 | 0x80128388 | 0x46 |
1787 | asm/non_matchings/code/z_player_lib/Player_DrawGreatFairysMask.s | Player_DrawGreatFairysMask | 0x801284A0 | 0x68 |
1788 | asm/non_matchings/code/z_player_lib/func_80128640.s | func_80128640 | 0x80128640 | 0x14D |
1789 | asm/non_matchings/code/z_player_lib/Player_SetFeetPos.s | Player_SetFeetPos | 0x80128B74 | 0x17 |
1790 | asm/non_matchings/code/z_player_lib/Player_PostLimbDrawGameplay.s | Player_PostLimbDrawGameplay | 0x80128BD0 | 0x4C8 |
1791 | asm/non_matchings/code/z_prenmi/PreNMI_Stop.s | PreNMI_Stop | 0x80129EF0 | 0x5 |
1792 | asm/non_matchings/code/z_prenmi/PreNMI_Update.s | PreNMI_Update | 0x80129F04 | 0x12 |
1793 | asm/non_matchings/code/z_prenmi/PreNMI_Draw.s | PreNMI_Draw | 0x80129F4C | 0x2B |
1794 | asm/non_matchings/code/z_prenmi/PreNMI_Main.s | PreNMI_Main | 0x80129FF8 | 0xD |
1795 | asm/non_matchings/code/z_prenmi/PreNMI_Destroy.s | PreNMI_Destroy | 0x8012A02C | 0x3 |
1796 | asm/non_matchings/code/z_prenmi/PreNMI_Init.s | PreNMI_Init | 0x8012A038 | 0x12 |
1797 | asm/non_matchings/code/z_quake/Quake_Random.s | Quake_Random | 0x8012A080 | 0xB |
1798 | asm/non_matchings/code/z_quake/Quake_UpdateShakeInfo.s | Quake_UpdateShakeInfo | 0x8012A0AC | 0x83 |
1799 | asm/non_matchings/code/z_quake/Quake_CallbackType1.s | Quake_CallbackType1 | 0x8012A2B8 | 0x22 |
1800 | asm/non_matchings/code/z_quake/Quake_CallbackType5.s | Quake_CallbackType5 | 0x8012A340 | 0x1D |
1801 | asm/non_matchings/code/z_quake/Quake_CallbackType6.s | Quake_CallbackType6 | 0x8012A3B4 | 0x21 |
1802 | asm/non_matchings/code/z_quake/Quake_CallbackType3.s | Quake_CallbackType3 | 0x8012A438 | 0x26 |
1803 | asm/non_matchings/code/z_quake/Quake_CallbackType2.s | Quake_CallbackType2 | 0x8012A4D0 | 0x1C |
1804 | asm/non_matchings/code/z_quake/Quake_CallbackType4.s | Quake_CallbackType4 | 0x8012A540 | 0x26 |
1805 | asm/non_matchings/code/z_quake/Quake_GetFreeIndex.s | Quake_GetFreeIndex | 0x8012A5D8 | 0x18 |
1806 | asm/non_matchings/code/z_quake/Quake_RequestImpl.s | Quake_RequestImpl | 0x8012A638 | 0x2E |
1807 | asm/non_matchings/code/z_quake/Quake_Remove.s | Quake_Remove | 0x8012A6F0 | 0xA |
1808 | asm/non_matchings/code/z_quake/Quake_GetRequest.s | Quake_GetRequest | 0x8012A718 | 0x17 |
1809 | asm/non_matchings/code/z_quake/Quake_SetValue.s | Quake_SetValue | 0x8012A774 | 0x4D |
1810 | asm/non_matchings/code/z_quake/Quake_SetSpeed.s | Quake_SetSpeed | 0x8012A8A8 | 0x12 |
1811 | asm/non_matchings/code/z_quake/Quake_SetDuration.s | Quake_SetDuration | 0x8012A8F0 | 0x14 |
1812 | asm/non_matchings/code/z_quake/Quake_GetTimeLeft.s | Quake_GetTimeLeft | 0x8012A940 | 0xE |
1813 | asm/non_matchings/code/z_quake/Quake_SetPerturbations.s | Quake_SetPerturbations | 0x8012A978 | 0x1A |
1814 | asm/non_matchings/code/z_quake/Quake_SetOrientation.s | Quake_SetOrientation | 0x8012A9E0 | 0x1A |
1815 | asm/non_matchings/code/z_quake/Quake_Init.s | Quake_Init | 0x8012AA48 | 0x15 |
1816 | asm/non_matchings/code/z_quake/Quake_Request.s | Quake_Request | 0x8012AA9C | 0x9 |
1817 | asm/non_matchings/code/z_quake/Quake_RemoveRequest.s | Quake_RemoveRequest | 0x8012AAC0 | 0x12 |
1818 | asm/non_matchings/code/z_quake/Quake_Update.s | Quake_Update | 0x8012AB08 | 0xD8 |
1819 | asm/non_matchings/code/z_quake/Distortion_Init.s | Distortion_Init | 0x8012AE68 | 0x11 |
1820 | asm/non_matchings/code/z_quake/Distortion_SetDuration.s | Distortion_SetDuration | 0x8012AEAC | 0xA |
1821 | asm/non_matchings/code/z_quake/Distortion_GetTimeLeft.s | Distortion_GetTimeLeft | 0x8012AED4 | 0x4 |
1822 | asm/non_matchings/code/z_quake/Distortion_GetType.s | Distortion_GetType | 0x8012AEE4 | 0x4 |
1823 | asm/non_matchings/code/z_quake/Distortion_Request.s | Distortion_Request | 0x8012AEF4 | 0x9 |
1824 | asm/non_matchings/code/z_quake/Distortion_RemoveRequest.s | Distortion_RemoveRequest | 0x8012AF18 | 0x8 |
1825 | asm/non_matchings/code/z_quake/Distortion_GetUnderwaterCurrentSpeed.s | Distortion_GetUnderwaterCurrentSpeed | 0x8012AF38 | 0x19 |
1826 | asm/non_matchings/code/z_quake/Distortion_Update.s | Distortion_Update | 0x8012AF9C | 0x313 |
1827 | asm/non_matchings/code/z_quake/Quake_GetNumActiveQuakes.s | Quake_GetNumActiveQuakes | 0x8012BBE8 | 0x1A |
1828 | asm/non_matchings/code/z_rcp/Gfx_SetFog.s | Gfx_SetFog | 0x8012BC50 | 0x4F |
1829 | asm/non_matchings/code/z_rcp/Gfx_SetFogWithSync.s | Gfx_SetFogWithSync | 0x8012BD8C | 0x5F |
1830 | asm/non_matchings/code/z_rcp/Gfx_SetFog2.s | Gfx_SetFog2 | 0x8012BF08 | 0xD |
1831 | asm/non_matchings/code/z_rcp/Gfx_SetupDLImpl.s | Gfx_SetupDLImpl | 0x8012BF3C | 0xF |
1832 | asm/non_matchings/code/z_rcp/Gfx_SetupDL.s | Gfx_SetupDL | 0x8012BF78 | 0x8 |
1833 | asm/non_matchings/code/z_rcp/Gfx_SetupDLAtPtr.s | Gfx_SetupDLAtPtr | 0x8012BF98 | 0xB |
1834 | asm/non_matchings/code/z_rcp/Gfx_SetupDL57.s | Gfx_SetupDL57 | 0x8012BFC4 | 0xA |
1835 | asm/non_matchings/code/z_rcp/Gfx_SetupDL57_b.s | Gfx_SetupDL57_b | 0x8012BFEC | 0xA |
1836 | asm/non_matchings/code/z_rcp/Gfx_SetupDL52_NoCD.s | Gfx_SetupDL52_NoCD | 0x8012C014 | 0x11 |
1837 | asm/non_matchings/code/z_rcp/Gfx_SetupDL58_Opa.s | Gfx_SetupDL58_Opa | 0x8012C058 | 0xA |
1838 | asm/non_matchings/code/z_rcp/Gfx_SetupDL57_Opa.s | Gfx_SetupDL57_Opa | 0x8012C080 | 0xA |
1839 | asm/non_matchings/code/z_rcp/Gfx_SetupDL50_Opa.s | Gfx_SetupDL50_Opa | 0x8012C0A8 | 0xA |
1840 | asm/non_matchings/code/z_rcp/Gfx_SetupDL51_Opa.s | Gfx_SetupDL51_Opa | 0x8012C0D0 | 0xA |
1841 | asm/non_matchings/code/z_rcp/Gfx_SetupDL52_Xlu.s | Gfx_SetupDL52_Xlu | 0x8012C0F8 | 0xA |
1842 | asm/non_matchings/code/z_rcp/Gfx_SetupDL53_Opa.s | Gfx_SetupDL53_Opa | 0x8012C120 | 0xA |
1843 | asm/non_matchings/code/z_rcp/Gfx_SetupDL54_Opa.s | Gfx_SetupDL54_Opa | 0x8012C148 | 0xA |
1844 | asm/non_matchings/code/z_rcp/Gfx_SetupDL55_Xlu.s | Gfx_SetupDL55_Xlu | 0x8012C170 | 0xA |
1845 | asm/non_matchings/code/z_rcp/Gfx_SetupDL26.s | Gfx_SetupDL26 | 0x8012C198 | 0xA |
1846 | asm/non_matchings/code/z_rcp/Gfx_SetupDL26_Opa.s | Gfx_SetupDL26_Opa | 0x8012C1C0 | 0xB |
1847 | asm/non_matchings/code/z_rcp/Gfx_SetupDL23.s | Gfx_SetupDL23 | 0x8012C1EC | 0xA |
1848 | asm/non_matchings/code/z_rcp/Gfx_SetupDL23_Opa.s | Gfx_SetupDL23_Opa | 0x8012C214 | 0xB |
1849 | asm/non_matchings/code/z_rcp/Gfx_SetupDL25_Xlu2.s | Gfx_SetupDL25_Xlu2 | 0x8012C240 | 0xA |
1850 | asm/non_matchings/code/z_rcp/func_8012C268.s | func_8012C268 | 0x8012C268 | 0x9 |
1851 | asm/non_matchings/code/z_rcp/Gfx_SetupDL25_Opa.s | Gfx_SetupDL25_Opa | 0x8012C28C | 0xA |
1852 | asm/non_matchings/code/z_rcp/Gfx_SetupDL71.s | Gfx_SetupDL71 | 0x8012C2B4 | 0xA |
1853 | asm/non_matchings/code/z_rcp/Gfx_SetupDL25_Xlu.s | Gfx_SetupDL25_Xlu | 0x8012C2DC | 0xA |
1854 | asm/non_matchings/code/z_rcp/Gfx_SetupDL72.s | Gfx_SetupDL72 | 0x8012C304 | 0xA |
1855 | asm/non_matchings/code/z_rcp/Gfx_SetupDL31_Opa.s | Gfx_SetupDL31_Opa | 0x8012C32C | 0xA |
1856 | asm/non_matchings/code/z_rcp/Gfx_SetupDL32_Opa.s | Gfx_SetupDL32_Opa | 0x8012C354 | 0xA |
1857 | asm/non_matchings/code/z_rcp/Gfx_SetupDL33_Opa.s | Gfx_SetupDL33_Opa | 0x8012C37C | 0xA |
1858 | asm/non_matchings/code/z_rcp/Gfx_SetupDL64.s | Gfx_SetupDL64 | 0x8012C3A4 | 0xA |
1859 | asm/non_matchings/code/z_rcp/Gfx_SetupDL34.s | Gfx_SetupDL34 | 0x8012C3CC | 0xA |
1860 | asm/non_matchings/code/z_rcp/Gfx_SetupDL34_Opa.s | Gfx_SetupDL34_Opa | 0x8012C3F4 | 0xB |
1861 | asm/non_matchings/code/z_rcp/Gfx_SetupDL35_Opa.s | Gfx_SetupDL35_Opa | 0x8012C420 | 0xA |
1862 | asm/non_matchings/code/z_rcp/Gfx_SetupDL44_Xlu.s | Gfx_SetupDL44_Xlu | 0x8012C448 | 0xA |
1863 | asm/non_matchings/code/z_rcp/Gfx_SetupDL36_Opa.s | Gfx_SetupDL36_Opa | 0x8012C470 | 0xA |
1864 | asm/non_matchings/code/z_rcp/Gfx_SetupDL28.s | Gfx_SetupDL28 | 0x8012C498 | 0xA |
1865 | asm/non_matchings/code/z_rcp/Gfx_SetupDL28_Opa.s | Gfx_SetupDL28_Opa | 0x8012C4C0 | 0xA |
1866 | asm/non_matchings/code/z_rcp/Gfx_SetupDL43_Opa.s | Gfx_SetupDL43_Opa | 0x8012C4E8 | 0xA |
1867 | asm/non_matchings/code/z_rcp/Gfx_SetupDL45_Opa.s | Gfx_SetupDL45_Opa | 0x8012C510 | 0xA |
1868 | asm/non_matchings/code/z_rcp/Gfx_SetupDL46_Overlay.s | Gfx_SetupDL46_Overlay | 0x8012C538 | 0xA |
1869 | asm/non_matchings/code/z_rcp/Gfx_SetupDL38_Xlu.s | Gfx_SetupDL38_Xlu | 0x8012C560 | 0xA |
1870 | asm/non_matchings/code/z_rcp/Gfx_SetupDL4_Xlu.s | Gfx_SetupDL4_Xlu | 0x8012C588 | 0xA |
1871 | asm/non_matchings/code/z_rcp/Gfx_SetupDL37_Opa.s | Gfx_SetupDL37_Opa | 0x8012C5B0 | 0xA |
1872 | asm/non_matchings/code/z_rcp/Gfx_SetupDL2_Opa.s | Gfx_SetupDL2_Opa | 0x8012C5D8 | 0xA |
1873 | asm/non_matchings/code/z_rcp/Gfx_SetupDL39.s | Gfx_SetupDL39 | 0x8012C600 | 0xA |
1874 | asm/non_matchings/code/z_rcp/Gfx_SetupDL39_Opa.s | Gfx_SetupDL39_Opa | 0x8012C628 | 0xB |
1875 | asm/non_matchings/code/z_rcp/Gfx_SetupDL39_Overlay.s | Gfx_SetupDL39_Overlay | 0x8012C654 | 0xB |
1876 | asm/non_matchings/code/z_rcp/Gfx_SetupDL39_Ptr.s | Gfx_SetupDL39_Ptr | 0x8012C680 | 0xB |
1877 | asm/non_matchings/code/z_rcp/Gfx_SetupDL40_Opa.s | Gfx_SetupDL40_Opa | 0x8012C6AC | 0xA |
1878 | asm/non_matchings/code/z_rcp/Gfx_SetupDL41_Opa.s | Gfx_SetupDL41_Opa | 0x8012C6D4 | 0xA |
1879 | asm/non_matchings/code/z_rcp/Gfx_SetupDL47_Xlu.s | Gfx_SetupDL47_Xlu | 0x8012C6FC | 0xA |
1880 | asm/non_matchings/code/z_rcp/Gfx_SetupDL66.s | Gfx_SetupDL66 | 0x8012C724 | 0xA |
1881 | asm/non_matchings/code/z_rcp/Gfx_SetupDL67.s | Gfx_SetupDL67 | 0x8012C74C | 0xA |
1882 | asm/non_matchings/code/z_rcp/Gfx_SetupDL68_NoCD.s | Gfx_SetupDL68_NoCD | 0x8012C774 | 0x11 |
1883 | asm/non_matchings/code/z_rcp/Gfx_SetupDL69_NoCD.s | Gfx_SetupDL69_NoCD | 0x8012C7B8 | 0x11 |
1884 | asm/non_matchings/code/z_rcp/Gfx_SetupDL65_NoCD.s | Gfx_SetupDL65_NoCD | 0x8012C7FC | 0x11 |
1885 | asm/non_matchings/code/z_rcp/Gfx_SetupDL70.s | Gfx_SetupDL70 | 0x8012C840 | 0xA |
1886 | asm/non_matchings/code/z_rcp/Gfx_SetupDL20_NoCD.s | Gfx_SetupDL20_NoCD | 0x8012C868 | 0x11 |
1887 | asm/non_matchings/code/z_rcp/Gfx_SetupDL42_Opa.s | Gfx_SetupDL42_Opa | 0x8012C8AC | 0xA |
1888 | asm/non_matchings/code/z_rcp/Gfx_SetupDL42_Overlay.s | Gfx_SetupDL42_Overlay | 0x8012C8D4 | 0xA |
1889 | asm/non_matchings/code/z_rcp/Gfx_SetupDL48_Opa.s | Gfx_SetupDL48_Opa | 0x8012C8FC | 0xA |
1890 | asm/non_matchings/code/z_rcp/Gfx_SetupDL49_Xlu.s | Gfx_SetupDL49_Xlu | 0x8012C924 | 0xA |
1891 | asm/non_matchings/code/z_rcp/Gfx_SetupDL27_Xlu.s | Gfx_SetupDL27_Xlu | 0x8012C94C | 0xA |
1892 | asm/non_matchings/code/z_rcp/Gfx_SetupDL60_XluNoCD.s | Gfx_SetupDL60_XluNoCD | 0x8012C974 | 0x12 |
1893 | asm/non_matchings/code/z_rcp/Gfx_SetupDL61_Xlu.s | Gfx_SetupDL61_Xlu | 0x8012C9BC | 0xA |
1894 | asm/non_matchings/code/z_rcp/Gfx_SetupDL56_Opa.s | Gfx_SetupDL56_Opa | 0x8012C9E4 | 0xA |
1895 | asm/non_matchings/code/z_rcp/Gfx_SetupDL56_Ptr.s | Gfx_SetupDL56_Ptr | 0x8012CA0C | 0xB |
1896 | asm/non_matchings/code/z_rcp/Gfx_SetupDL59_Opa.s | Gfx_SetupDL59_Opa | 0x8012CA38 | 0xA |
1897 | asm/non_matchings/code/z_rcp/Gfx_BranchTexScroll.s | Gfx_BranchTexScroll | 0x8012CA60 | 0x29 |
1898 | asm/non_matchings/code/z_rcp/func_8012CB04.s | func_8012CB04 | 0x8012CB04 | 0x9 |
1899 | asm/non_matchings/code/z_rcp/func_8012CB28.s | func_8012CB28 | 0x8012CB28 | 0x9 |
1900 | asm/non_matchings/code/z_rcp/Gfx_TexScroll.s | Gfx_TexScroll | 0x8012CB4C | 0x21 |
1901 | asm/non_matchings/code/z_rcp/Gfx_TwoTexScroll.s | Gfx_TwoTexScroll | 0x8012CBD0 | 0x48 |
1902 | asm/non_matchings/code/z_rcp/Gfx_TwoTexScrollEnvColor.s | Gfx_TwoTexScrollEnvColor | 0x8012CCF0 | 0x58 |
1903 | asm/non_matchings/code/z_rcp/Gfx_EnvColor.s | Gfx_EnvColor | 0x8012CE50 | 0x16 |
1904 | asm/non_matchings/code/z_rcp/Gfx_PrimColor.s | Gfx_PrimColor | 0x8012CEA8 | 0x19 |
1905 | asm/non_matchings/code/z_rcp/func_8012CF0C.s | func_8012CF0C | 0x8012CF0C | 0x11A |
1906 | asm/non_matchings/code/z_rcp/func_8012D374.s | func_8012D374 | 0x8012D374 | 0x26 |
1907 | asm/non_matchings/code/z_rcp/func_8012D40C.s | func_8012D40C | 0x8012D40C | 0x3D |
1908 | asm/non_matchings/code/z_room/Room_Noop.s | Room_Noop | 0x8012D510 | 0x6 |
1909 | asm/non_matchings/code/z_room/Room_DrawNone.s | Room_DrawNone | 0x8012D528 | 0x5 |
1910 | asm/non_matchings/code/z_room/Room_DrawNormal.s | Room_DrawNormal | 0x8012D53C | 0x85 |
1911 | asm/non_matchings/code/z_room/Room_DrawCullable.s | Room_DrawCullable | 0x8012D750 | 0x1E6 |
1912 | asm/non_matchings/code/z_room/Room_DrawImageSingle.s | Room_DrawImageSingle | 0x8012DEE8 | 0xDB |
1913 | asm/non_matchings/code/z_room/Room_GetImageMultiBgEntry.s | Room_GetImageMultiBgEntry | 0x8012E254 | 0x36 |
1914 | asm/non_matchings/code/z_room/Room_DrawImageMulti.s | Room_DrawImageMulti | 0x8012E32C | 0xDF |
1915 | asm/non_matchings/code/z_room/Room_DrawImage.s | Room_DrawImage | 0x8012E6A8 | 0x1A |
1916 | asm/non_matchings/code/z_room/Room_Init.s | Room_Init | 0x8012E710 | 0x10 |
1917 | asm/non_matchings/code/z_room/Room_AllocateAndLoad.s | Room_AllocateAndLoad | 0x8012E750 | 0x87 |
1918 | asm/non_matchings/code/z_room/Room_StartRoomTransition.s | Room_StartRoomTransition | 0x8012E96C | 0x4F |
1919 | asm/non_matchings/code/z_room/Room_HandleLoadCallbacks.s | Room_HandleLoadCallbacks | 0x8012EAA8 | 0x40 |
1920 | asm/non_matchings/code/z_room/Room_Draw.s | Room_Draw | 0x8012EBA8 | 0x14 |
1921 | asm/non_matchings/code/z_room/func_8012EBF8.s | func_8012EBF8 | 0x8012EBF8 | 0x22 |
1922 | asm/non_matchings/code/z_inventory/Inventory_GetBtnBItem.s | Inventory_GetBtnBItem | 0x8012EC80 | 0x2D |
1923 | asm/non_matchings/code/z_inventory/Inventory_ChangeEquipment.s | Inventory_ChangeEquipment | 0x8012ED34 | 0x11 |
1924 | asm/non_matchings/code/z_inventory/Inventory_DeleteEquipment.s | Inventory_DeleteEquipment | 0x8012ED78 | 0x1C |
1925 | asm/non_matchings/code/z_inventory/Inventory_ChangeUpgrade.s | Inventory_ChangeUpgrade | 0x8012EDE8 | 0x13 |
1926 | asm/non_matchings/code/z_inventory/Inventory_IsMapVisible.s | Inventory_IsMapVisible | 0x8012EE34 | 0x36 |
1927 | asm/non_matchings/code/z_inventory/Inventory_SetWorldMapCloudVisibility.s | Inventory_SetWorldMapCloudVisibility | 0x8012EF0C | 0x78 |
1928 | asm/non_matchings/code/z_inventory/Inventory_SaveDekuPlaygroundHighScore.s | Inventory_SaveDekuPlaygroundHighScore | 0x8012F0EC | 0x34 |
1929 | asm/non_matchings/code/z_inventory/Inventory_IncrementSkullTokenCount.s | Inventory_IncrementSkullTokenCount | 0x8012F1BC | 0x1C |
1930 | asm/non_matchings/code/z_inventory/Inventory_GetSkullTokenCount.s | Inventory_GetSkullTokenCount | 0x8012F22C | 0x13 |
1931 | asm/non_matchings/code/z_inventory/Inventory_SaveLotteryCodeGuess.s | Inventory_SaveLotteryCodeGuess | 0x8012F278 | 0x16 |
1932 | asm/non_matchings/code/z_scene/Object_SpawnPersistent.s | Object_SpawnPersistent | 0x8012F2E0 | 0x3C |
1933 | asm/non_matchings/code/z_scene/Object_InitContext.s | Object_InitContext | 0x8012F3D0 | 0x4B |
1934 | asm/non_matchings/code/z_scene/Object_UpdateEntries.s | Object_UpdateEntries | 0x8012F4FC | 0x43 |
1935 | asm/non_matchings/code/z_scene/Object_GetSlot.s | Object_GetSlot | 0x8012F608 | 0x18 |
1936 | asm/non_matchings/code/z_scene/Object_IsLoaded.s | Object_IsLoaded | 0x8012F668 | 0xC |
1937 | asm/non_matchings/code/z_scene/Object_LoadAll.s | Object_LoadAll | 0x8012F698 | 0x29 |
1938 | asm/non_matchings/code/z_scene/func_8012F73C.s | func_8012F73C | 0x8012F73C | 0x18 |
1939 | asm/non_matchings/code/z_scene/Scene_CommandSpawnList.s | Scene_CommandSpawnList | 0x8012F79C | 0x5C |
1940 | asm/non_matchings/code/z_scene/Scene_CommandActorList.s | Scene_CommandActorList | 0x8012F90C | 0x12 |
1941 | asm/non_matchings/code/z_scene/Scene_CommandActorCutsceneCamList.s | Scene_CommandActorCutsceneCamList | 0x8012F954 | 0xC |
1942 | asm/non_matchings/code/z_scene/Scene_CommandCollisionHeader.s | Scene_CommandCollisionHeader | 0x8012F984 | 0x28 |
1943 | asm/non_matchings/code/z_scene/Scene_CommandRoomList.s | Scene_CommandRoomList | 0x8012FA24 | 0x11 |
1944 | asm/non_matchings/code/z_scene/Scene_CommandEntranceList.s | Scene_CommandEntranceList | 0x8012FA68 | 0xC |
1945 | asm/non_matchings/code/z_scene/Scene_CommandSpecialFiles.s | Scene_CommandSpecialFiles | 0x8012FA98 | 0x32 |
1946 | asm/non_matchings/code/z_scene/Scene_CommandRoomBehavior.s | Scene_CommandRoomBehavior | 0x8012FB60 | 0x22 |
1947 | asm/non_matchings/code/z_scene/Scene_CommandMesh.s | Scene_CommandMesh | 0x8012FBE8 | 0xC |
1948 | asm/non_matchings/code/z_scene/Scene_CommandObjectList.s | Scene_CommandObjectList | 0x8012FC18 | 0x63 |
1949 | asm/non_matchings/code/z_scene/Scene_CommandLightList.s | Scene_CommandLightList | 0x8012FDA4 | 0x22 |
1950 | asm/non_matchings/code/z_scene/Scene_CommandPathList.s | Scene_CommandPathList | 0x8012FE2C | 0xC |
1951 | asm/non_matchings/code/z_scene/Scene_CommandTransiActorList.s | Scene_CommandTransiActorList | 0x8012FE5C | 0x18 |
1952 | asm/non_matchings/code/z_scene/Door_InitContext.s | Door_InitContext | 0x8012FEBC | 0x4 |
1953 | asm/non_matchings/code/z_scene/Scene_CommandEnvLightSettings.s | Scene_CommandEnvLightSettings | 0x8012FECC | 0x11 |
1954 | asm/non_matchings/code/z_scene/Scene_LoadAreaTextures.s | Scene_LoadAreaTextures | 0x8012FF10 | 0x1F |
1955 | asm/non_matchings/code/z_scene/Scene_CommandSkyboxSettings.s | Scene_CommandSkyboxSettings | 0x8012FF8C | 0x19 |
1956 | asm/non_matchings/code/z_scene/Scene_CommandSkyboxDisables.s | Scene_CommandSkyboxDisables | 0x8012FFF0 | 0xA |
1957 | asm/non_matchings/code/z_scene/Scene_CommandTimeSettings.s | Scene_CommandTimeSettings | 0x80130018 | 0xC9 |
1958 | asm/non_matchings/code/z_scene/Scene_CommandWindSettings.s | Scene_CommandWindSettings | 0x8013033C | 0x19 |
1959 | asm/non_matchings/code/z_scene/Scene_CommandExitList.s | Scene_CommandExitList | 0x801303A0 | 0xC |
1960 | asm/non_matchings/code/z_scene/Scene_Command09.s | Scene_Command09 | 0x801303D0 | 0x4 |
1961 | asm/non_matchings/code/z_scene/Scene_CommandSoundSettings.s | Scene_CommandSoundSettings | 0x801303E0 | 0x17 |
1962 | asm/non_matchings/code/z_scene/Scene_CommandEchoSetting.s | Scene_CommandEchoSetting | 0x8013043C | 0x6 |
1963 | asm/non_matchings/code/z_scene/Scene_CommandAltHeaderList.s | Scene_CommandAltHeaderList | 0x80130454 | 0x1E |
1964 | asm/non_matchings/code/z_scene/Scene_CommandCutsceneScriptList.s | Scene_CommandCutsceneScriptList | 0x801304CC | 0xD |
1965 | asm/non_matchings/code/z_scene/Scene_CommandCutsceneList.s | Scene_CommandCutsceneList | 0x80130500 | 0x10 |
1966 | asm/non_matchings/code/z_scene/Scene_CommandMiniMap.s | Scene_CommandMiniMap | 0x80130540 | 0xE |
1967 | asm/non_matchings/code/z_scene/Scene_Command1D.s | Scene_Command1D | 0x80130578 | 0x4 |
1968 | asm/non_matchings/code/z_scene/Scene_CommandMiniMapCompassInfo.s | Scene_CommandMiniMapCompassInfo | 0x80130588 | 0xA |
1969 | asm/non_matchings/code/z_scene/Scene_CommandSetRegionVisitedFlag.s | Scene_CommandSetRegionVisitedFlag | 0x801305B0 | 0x31 |
1970 | asm/non_matchings/code/z_scene/Scene_CommandAnimatedMaterials.s | Scene_CommandAnimatedMaterials | 0x80130674 | 0xC |
1971 | asm/non_matchings/code/z_scene/Scene_SetExitFade.s | Scene_SetExitFade | 0x801306A4 | 0x11 |
1972 | asm/non_matchings/code/z_scene/Scene_ExecuteCommands.s | Scene_ExecuteCommands | 0x801306E8 | 0x20 |
1973 | asm/non_matchings/code/z_scene/Entrance_Create.s | Entrance_Create | 0x80130768 | 0x7 |
1974 | asm/non_matchings/code/z_scene/Entrance_CreateFromSpawn.s | Entrance_CreateFromSpawn | 0x80130784 | 0xF |
1975 | asm/non_matchings/code/z_scene_proc/Scene_Draw.s | Scene_Draw | 0x801307C0 | 0xD |
1976 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfigDefault.s | Scene_DrawConfigDefault | 0x801307F4 | 0x10 |
1977 | asm/non_matchings/code/z_scene_proc/AnimatedMat_TexScroll.s | AnimatedMat_TexScroll | 0x80130834 | 0x1B |
1978 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawTexScroll.s | AnimatedMat_DrawTexScroll | 0x801308A0 | 0x28 |
1979 | asm/non_matchings/code/z_scene_proc/AnimatedMat_TwoLayerTexScroll.s | AnimatedMat_TwoLayerTexScroll | 0x80130940 | 0x2D |
1980 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawTwoTexScroll.s | AnimatedMat_DrawTwoTexScroll | 0x801309F4 | 0x28 |
1981 | asm/non_matchings/code/z_scene_proc/AnimatedMat_SetColor.s | AnimatedMat_SetColor | 0x80130A94 | 0x72 |
1982 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawColor.s | AnimatedMat_DrawColor | 0x80130C5C | 0x2C |
1983 | asm/non_matchings/code/z_scene_proc/AnimatedMat_Lerp.s | AnimatedMat_Lerp | 0x80130D0C | 0xC |
1984 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawColorLerp.s | AnimatedMat_DrawColorLerp | 0x80130D3C | 0x87 |
1985 | asm/non_matchings/code/z_scene_proc/Scene_LagrangeInterp.s | Scene_LagrangeInterp | 0x80130F58 | 0x81 |
1986 | asm/non_matchings/code/z_scene_proc/Scene_LagrangeInterpColor.s | Scene_LagrangeInterpColor | 0x8013115C | 0x16 |
1987 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawColorNonLinearInterp.s | AnimatedMat_DrawColorNonLinearInterp | 0x801311B4 | 0xF3 |
1988 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawTexCycle.s | AnimatedMat_DrawTexCycle | 0x80131580 | 0x44 |
1989 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawMain.s | AnimatedMat_DrawMain | 0x80131690 | 0x32 |
1990 | asm/non_matchings/code/z_scene_proc/AnimatedMat_Draw.s | AnimatedMat_Draw | 0x80131758 | 0xD |
1991 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawOpa.s | AnimatedMat_DrawOpa | 0x8013178C | 0xD |
1992 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawXlu.s | AnimatedMat_DrawXlu | 0x801317C0 | 0xD |
1993 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlpha.s | AnimatedMat_DrawAlpha | 0x801317F4 | 0xE |
1994 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlphaOpa.s | AnimatedMat_DrawAlphaOpa | 0x8013182C | 0xE |
1995 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlphaXlu.s | AnimatedMat_DrawAlphaXlu | 0x80131864 | 0xE |
1996 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawStep.s | AnimatedMat_DrawStep | 0x8013189C | 0xB |
1997 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawStepOpa.s | AnimatedMat_DrawStepOpa | 0x801318C8 | 0xB |
1998 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawStepXlu.s | AnimatedMat_DrawStepXlu | 0x801318F4 | 0xB |
1999 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlphaStep.s | AnimatedMat_DrawAlphaStep | 0x80131920 | 0xB |
2000 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlphaStepOpa.s | AnimatedMat_DrawAlphaStepOpa | 0x8013194C | 0xB |
2001 | asm/non_matchings/code/z_scene_proc/AnimatedMat_DrawAlphaStepXlu.s | AnimatedMat_DrawAlphaStepXlu | 0x80131978 | 0xB |
2002 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfigMatAnim.s | Scene_DrawConfigMatAnim | 0x801319A4 | 0xA |
2003 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfig3.s | Scene_DrawConfig3 | 0x801319CC | 0xC4 |
2004 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfig4.s | Scene_DrawConfig4 | 0x80131CDC | 0x42 |
2005 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfigDoNothing.s | Scene_DrawConfigDoNothing | 0x80131DE4 | 0x3 |
2006 | asm/non_matchings/code/z_scene_proc/Scene_SetRenderModeXlu.s | Scene_SetRenderModeXlu | 0x80131DF0 | 0x1A |
2007 | asm/non_matchings/code/z_scene_proc/Scene_SetCullFlag.s | Scene_SetCullFlag | 0x80131E58 | 0x1A |
2008 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfig5.s | Scene_DrawConfig5 | 0x80131EC0 | 0x34 |
2009 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfigMatAnimManualStep.s | Scene_DrawConfigMatAnimManualStep | 0x80131F90 | 0xC |
2010 | asm/non_matchings/code/z_scene_proc/Scene_DrawConfigGreatBayTemple.s | Scene_DrawConfigGreatBayTemple | 0x80131FC0 | 0xC0 |
2011 | asm/non_matchings/code/z_scene_table/Entrance_GetTableEntry.s | Entrance_GetTableEntry | 0x801322C0 | 0x13 |
2012 | asm/non_matchings/code/z_scene_table/Entrance_GetSceneId.s | Entrance_GetSceneId | 0x8013230C | 0xB |
2013 | asm/non_matchings/code/z_scene_table/Entrance_GetSceneIdAbsolute.s | Entrance_GetSceneIdAbsolute | 0x80132338 | 0xF |
2014 | asm/non_matchings/code/z_scene_table/Entrance_GetSpawnNum.s | Entrance_GetSpawnNum | 0x80132374 | 0xB |
2015 | asm/non_matchings/code/z_scene_table/Entrance_GetTransitionFlags.s | Entrance_GetTransitionFlags | 0x801323A0 | 0xC |
2016 | asm/non_matchings/code/code_801323D0/func_801323D0.s | func_801323D0 | 0x801323D0 | 0x16 |
2017 | asm/non_matchings/code/code_801323D0/func_80132428.s | func_80132428 | 0x80132428 | 0x1B |
2018 | asm/non_matchings/code/code_801323D0/func_80132494.s | func_80132494 | 0x80132494 | 0x89 |
2019 | asm/non_matchings/code/code_801323D0/func_801326B8.s | func_801326B8 | 0x801326B8 | 0x8E |
2020 | asm/non_matchings/code/code_801323D0/func_801328F0.s | func_801328F0 | 0x801328F0 | 0xC |
2021 | asm/non_matchings/code/code_801323D0/func_80132920.s | func_80132920 | 0x80132920 | 0x6 |
2022 | asm/non_matchings/code/code_801323D0/func_80132938.s | func_80132938 | 0x80132938 | 0x7 |
2023 | asm/non_matchings/code/code_801323D0/func_80132954.s | func_80132954 | 0x80132954 | 0x6 |
2024 | asm/non_matchings/code/code_801323D0/func_8013296C.s | func_8013296C | 0x8013296C | 0x2B |
2025 | asm/non_matchings/code/code_801323D0/func_80132A18.s | func_80132A18 | 0x80132A18 | 0x9 |
2026 | asm/non_matchings/code/code_801323D0/func_80132A3C.s | func_80132A3C | 0x80132A3C | 0x11 |
2027 | asm/non_matchings/code/code_801323D0/func_80132A80.s | func_80132A80 | 0x80132A80 | 0x16 |
2028 | asm/non_matchings/code/code_801323D0/func_80132AD8.s | func_80132AD8 | 0x80132AD8 | 0x13 |
2029 | asm/non_matchings/code/code_801323D0/func_80132B24.s | func_80132B24 | 0x80132B24 | 0x18 |
2030 | asm/non_matchings/code/code_801323D0/func_80132B84.s | func_80132B84 | 0x80132B84 | 0x7B |
2031 | asm/non_matchings/code/code_801323D0/func_80132D70.s | func_80132D70 | 0x80132D70 | 0x4B |
2032 | asm/non_matchings/code/code_801323D0/func_80132E9C.s | func_80132E9C | 0x80132E9C | 0x50 |
2033 | asm/non_matchings/code/code_801323D0/func_80132FDC.s | func_80132FDC | 0x80132FDC | 0x9 |
2034 | asm/non_matchings/code/code_801323D0/func_80133000.s | func_80133000 | 0x80133000 | 0xE |
2035 | asm/non_matchings/code/code_801323D0/func_80133038.s | func_80133038 | 0x80133038 | 0x2A |
2036 | asm/non_matchings/code/z_skelanime/SkelAnime_LodDrawLimb.s | SkelAnime_LodDrawLimb | 0x801330E0 | 0x84 |
2037 | asm/non_matchings/code/z_skelanime/SkelAnime_LodDraw.s | SkelAnime_LodDraw | 0x801332F0 | 0x6C |
2038 | asm/non_matchings/code/z_skelanime/SkelAnime_LodDrawLimbSV.s | SkelAnime_LodDrawLimbSV | 0x801334A0 | 0x9C |
2039 | asm/non_matchings/code/z_skelanime/SkelAnime_LodDrawSV.s | SkelAnime_LodDrawSV | 0x80133710 | 0x8E |
2040 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawLimb.s | SkelAnime_DrawLimb | 0x80133948 | 0x7D |
2041 | asm/non_matchings/code/z_skelanime/SkelAnime_Draw.s | SkelAnime_Draw | 0x80133B3C | 0x68 |
2042 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawLimbSV.s | SkelAnime_DrawLimbSV | 0x80133CDC | 0x93 |
2043 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawFlexOpa.s | SkelAnime_DrawFlexOpa | 0x80133F28 | 0x88 |
2044 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawTransformFlexLimbOpa.s | SkelAnime_DrawTransformFlexLimbOpa | 0x80134148 | 0x9E |
2045 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawTransformFlexOpa.s | SkelAnime_DrawTransformFlexOpa | 0x801343C0 | 0x90 |
2046 | asm/non_matchings/code/z_skelanime/SkelAnime_AnimateFrame.s | SkelAnime_AnimateFrame | 0x80134600 | 0x49 |
2047 | asm/non_matchings/code/z_skelanime/SkelAnime_GetTotalFrames.s | SkelAnime_GetTotalFrames | 0x80134724 | 0x9 |
2048 | asm/non_matchings/code/z_skelanime/Animation_GetLastFrame.s | Animation_GetLastFrame | 0x80134748 | 0xB |
2049 | asm/non_matchings/code/z_skelanime/SkelAnime_Draw2Limb.s | SkelAnime_Draw2Limb | 0x80134774 | 0x87 |
2050 | asm/non_matchings/code/z_skelanime/SkelAnime_Draw.s | SkelAnime_Draw | 0x80134990 | 0x71 |
2051 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawLimbSV2.s | SkelAnime_DrawLimbSV2 | 0x80134B54 | 0x9A |
2052 | asm/non_matchings/code/z_skelanime/SkelAnime_DrawFlex.s | SkelAnime_DrawFlex | 0x80134DBC | 0x90 |
2053 | asm/non_matchings/code/z_skelanime/SkelAnime_GetFrameData2.s | SkelAnime_GetFrameData2 | 0x80134FFC | 0xF6 |
2054 | asm/non_matchings/code/z_skelanime/Animation_GetLimbCountLegacy.s | Animation_GetLimbCountLegacy | 0x801353D4 | 0x9 |
2055 | asm/non_matchings/code/z_skelanime/SkelAnime_GetTotalFrames2.s | SkelAnime_GetTotalFrames2 | 0x801353F8 | 0x9 |
2056 | asm/non_matchings/code/z_skelanime/SkelAnime_GetFrameCount2.s | SkelAnime_GetFrameCount2 | 0x8013541C | 0xB |
2057 | asm/non_matchings/code/z_skelanime/SkelAnime_InterpFrameTable.s | SkelAnime_InterpFrameTable | 0x80135448 | 0x120 |
2058 | asm/non_matchings/code/z_skelanime/AnimationContext_Reset.s | AnimationContext_Reset | 0x801358C8 | 0x3 |
2059 | asm/non_matchings/code/z_skelanime/AnimationContext_SetNextQueue.s | AnimationContext_SetNextQueue | 0x801358D4 | 0x8 |
2060 | asm/non_matchings/code/z_skelanime/AnimationContext_DisableQueue.s | AnimationContext_DisableQueue | 0x801358F4 | 0xA |
2061 | asm/non_matchings/code/z_skelanime/AnimationContext_AddEntry.s | AnimationContext_AddEntry | 0x8013591C | 0xE |
2062 | asm/non_matchings/code/z_skelanime/AnimationContext_SetLoadFrame.s | AnimationContext_SetLoadFrame | 0x80135954 | 0x35 |
2063 | asm/non_matchings/code/z_skelanime/AnimationContext_SetCopyAll.s | AnimationContext_SetCopyAll | 0x80135A28 | 0x1A |
2064 | asm/non_matchings/code/z_skelanime/AnimationContext_SetInterp.s | AnimationContext_SetInterp | 0x80135A90 | 0x1C |
2065 | asm/non_matchings/code/z_skelanime/AnimationContext_SetCopyTrue.s | AnimationContext_SetCopyTrue | 0x80135B00 | 0x1C |
2066 | asm/non_matchings/code/z_skelanime/AnimationContext_SetCopyFalse.s | AnimationContext_SetCopyFalse | 0x80135B70 | 0x1C |
2067 | asm/non_matchings/code/z_skelanime/AnimationContext_SetMoveActor.s | AnimationContext_SetMoveActor | 0x80135BE0 | 0x17 |
2068 | asm/non_matchings/code/z_skelanime/AnimationContext_LoadFrame.s | AnimationContext_LoadFrame | 0x80135C3C | 0xC |
2069 | asm/non_matchings/code/z_skelanime/AnimationContext_CopyAll.s | AnimationContext_CopyAll | 0x80135C6C | 0x1C |
2070 | asm/non_matchings/code/z_skelanime/AnimationContext_CopyInterp.s | AnimationContext_CopyInterp | 0x80135CDC | 0x17 |
2071 | asm/non_matchings/code/z_skelanime/AnimationContext_CopyTrue.s | AnimationContext_CopyTrue | 0x80135D38 | 0x20 |
2072 | asm/non_matchings/code/z_skelanime/AnimationContext_CopyFalse.s | AnimationContext_CopyFalse | 0x80135DB8 | 0x21 |
2073 | asm/non_matchings/code/z_skelanime/AnimationContext_MoveActor.s | AnimationContext_MoveActor | 0x80135E3C | 0x2B |
2074 | asm/non_matchings/code/z_skelanime/AnimationContext_Update.s | AnimationContext_Update | 0x80135EE8 | 0x28 |
2075 | asm/non_matchings/code/z_skelanime/SkelAnime_InitPlayerAnimetion.s | SkelAnime_InitPlayerAnimetion | 0x80135F88 | 0x48 |
2076 | asm/non_matchings/code/z_skelanime/PlayerAnimation_SetUpdateFunction.s | PlayerAnimation_SetUpdateFunction | 0x801360A8 | 0xE |
2077 | asm/non_matchings/code/z_skelanime/PlayerAnimation_Update.s | PlayerAnimation_Update | 0x801360E0 | 0x9 |
2078 | asm/non_matchings/code/z_skelanime/PlayerAnimation_Morph.s | PlayerAnimation_Morph | 0x80136104 | 0x2E |
2079 | asm/non_matchings/code/z_skelanime/PlayerAnimation_AnimateFrame.s | PlayerAnimation_AnimateFrame | 0x801361BC | 0x33 |
2080 | asm/non_matchings/code/z_skelanime/PlayerAnimation_Loop.s | PlayerAnimation_Loop | 0x80136288 | 0x25 |
2081 | asm/non_matchings/code/z_skelanime/PlayerAnimation_Once.s | PlayerAnimation_Once | 0x8013631C | 0x35 |
2082 | asm/non_matchings/code/z_skelanime/Animation_SetMorph.s | Animation_SetMorph | 0x801363F0 | 0x9 |
2083 | asm/non_matchings/code/z_skelanime/PlayerAnimation_Change.s | PlayerAnimation_Change | 0x80136414 | 0x5E |
2084 | asm/non_matchings/code/z_skelanime/PlayerAnimation_ChangeDefaultStop.s | PlayerAnimation_ChangeDefaultStop | 0x8013658C | 0x18 |
2085 | asm/non_matchings/code/z_skelanime/PlayerAnimation_ChangePlaybackStop.s | PlayerAnimation_ChangePlaybackStop | 0x801365EC | 0x19 |
2086 | asm/non_matchings/code/z_skelanime/PlayerAnimation_ChangeDefaultRepeat.s | PlayerAnimation_ChangeDefaultRepeat | 0x80136650 | 0x17 |
2087 | asm/non_matchings/code/z_skelanime/PlayerAnimation_ChangePlaybackRepeat.s | PlayerAnimation_ChangePlaybackRepeat | 0x801366AC | 0x18 |
2088 | asm/non_matchings/code/z_skelanime/PlayerAnimation_CopyJointToMorph.s | PlayerAnimation_CopyJointToMorph | 0x8013670C | 0xC |
2089 | asm/non_matchings/code/z_skelanime/PlayerAnimation_CopyMorphToJoint.s | PlayerAnimation_CopyMorphToJoint | 0x8013673C | 0xC |
2090 | asm/non_matchings/code/z_skelanime/PlayerAnimation_LoadToMorph.s | PlayerAnimation_LoadToMorph | 0x8013676C | 0x11 |
2091 | asm/non_matchings/code/z_skelanime/PlayerAnimation_LoadToJoint.s | PlayerAnimation_LoadToJoint | 0x801367B0 | 0x11 |
2092 | asm/non_matchings/code/z_skelanime/PlayerAnimation_InterpJointMorph.s | PlayerAnimation_InterpJointMorph | 0x801367F4 | 0xE |
2093 | asm/non_matchings/code/z_skelanime/PlayerAnimation_BlendToJoint.s | PlayerAnimation_BlendToJoint | 0x8013682C | 0x28 |
2094 | asm/non_matchings/code/z_skelanime/PlayerAnimation_BlendToMorph.s | PlayerAnimation_BlendToMorph | 0x801368CC | 0x28 |
2095 | asm/non_matchings/code/z_skelanime/PlayerAnimation_EndLoop.s | PlayerAnimation_EndLoop | 0x8013696C | 0x9 |
2096 | asm/non_matchings/code/z_skelanime/Animation_OnFrameImpl.s | Animation_OnFrameImpl | 0x80136990 | 0x2E |
2097 | asm/non_matchings/code/z_skelanime/PlayerAnimation_OnFrame.s | PlayerAnimation_OnFrame | 0x80136A48 | 0xD |
2098 | asm/non_matchings/code/z_skelanime/SkelAnime_Init.s | SkelAnime_Init | 0x80136A7C | 0x2D |
2099 | asm/non_matchings/code/z_skelanime/SkelAnime_InitFlex.s | SkelAnime_InitFlex | 0x80136B30 | 0x2F |
2100 | asm/non_matchings/code/z_skelanime/SkelAnime_InitSkin.s | SkelAnime_InitSkin | 0x80136BEC | 0x26 |
2101 | asm/non_matchings/code/z_skelanime/SkelAnime_SetUpdate.s | SkelAnime_SetUpdate | 0x80136C84 | 0x13 |
2102 | asm/non_matchings/code/z_skelanime/SkelAnime_Update.s | SkelAnime_Update | 0x80136CD0 | 0x9 |
2103 | asm/non_matchings/code/z_skelanime/SkelAnime_Morph.s | SkelAnime_Morph | 0x80136CF4 | 0x29 |
2104 | asm/non_matchings/code/z_skelanime/SkelAnime_MorphTaper.s | SkelAnime_MorphTaper | 0x80136D98 | 0x5B |
2105 | asm/non_matchings/code/z_skelanime/SkelAnime_AnimateFrame.s | SkelAnime_AnimateFrame | 0x80136F04 | 0x4A |
2106 | asm/non_matchings/code/z_skelanime/SkelAnime_LoopFull.s | SkelAnime_LoopFull | 0x8013702C | 0x21 |
2107 | asm/non_matchings/code/z_skelanime/SkelAnime_LoopPartial.s | SkelAnime_LoopPartial | 0x801370B0 | 0x23 |
2108 | asm/non_matchings/code/z_skelanime/SkelAnime_Once.s | SkelAnime_Once | 0x8013713C | 0x3C |
2109 | asm/non_matchings/code/z_skelanime/Animation_ChangeImpl.s | Animation_ChangeImpl | 0x8013722C | 0x6F |
2110 | asm/non_matchings/code/z_skelanime/Animation_Change.s | Animation_Change | 0x801373E8 | 0x12 |
2111 | asm/non_matchings/code/z_skelanime/Animation_PlayOnce.s | Animation_PlayOnce | 0x80137430 | 0x16 |
2112 | asm/non_matchings/code/z_skelanime/Animation_MorphToPlayOnce.s | Animation_MorphToPlayOnce | 0x80137488 | 0x17 |
2113 | asm/non_matchings/code/z_skelanime/Animation_PlayOnceSetSpeed.s | Animation_PlayOnceSetSpeed | 0x801374E4 | 0x17 |
2114 | asm/non_matchings/code/z_skelanime/Animation_PlayLoop.s | Animation_PlayLoop | 0x80137540 | 0x15 |
2115 | asm/non_matchings/code/z_skelanime/Animation_MorphToLoop.s | Animation_MorphToLoop | 0x80137594 | 0xE |
2116 | asm/non_matchings/code/z_skelanime/Animation_ChangePlaybackRepeat.s | Animation_ChangePlaybackRepeat | 0x801375CC | 0x16 |
2117 | asm/non_matchings/code/z_skelanime/Animation_EndLoop.s | Animation_EndLoop | 0x80137624 | 0xB |
2118 | asm/non_matchings/code/z_skelanime/Animation_Reverse.s | Animation_Reverse | 0x80137650 | 0x9 |
2119 | asm/non_matchings/code/z_skelanime/SkelAnime_CopyFrameTableTrue.s | SkelAnime_CopyFrameTableTrue | 0x80137674 | 0x1A |
2120 | asm/non_matchings/code/z_skelanime/SkelAnime_CopyFrameTableFalse.s | SkelAnime_CopyFrameTableFalse | 0x801376DC | 0x1B |
2121 | asm/non_matchings/code/z_skelanime/SkelAnime_UpdateTranslation.s | SkelAnime_UpdateTranslation | 0x80137748 | 0x5C |
2122 | asm/non_matchings/code/z_skelanime/Animation_OnFrame.s | Animation_OnFrame | 0x801378B8 | 0xA |
2123 | asm/non_matchings/code/z_skelanime/SkelAnime_Free.s | SkelAnime_Free | 0x801378E0 | 0x13 |
2124 | asm/non_matchings/code/z_skelanime/SkelAnime_CopyFrameTable.s | SkelAnime_CopyFrameTable | 0x8013792C | 0x11 |
2125 | asm/non_matchings/code/z_skin/Skin_UpdateVertices.s | Skin_UpdateVertices | 0x80137970 | 0x71 |
2126 | asm/non_matchings/code/z_skin/Skin_ApplyLimbModifications.s | Skin_ApplyLimbModifications | 0x80137B34 | 0xE2 |
2127 | asm/non_matchings/code/z_skin/Skin_DrawAnimatedLimb.s | Skin_DrawAnimatedLimb | 0x80137EBC | 0x27 |
2128 | asm/non_matchings/code/z_skin/Skin_DrawLimb.s | Skin_DrawLimb | 0x80137F58 | 0x3E |
2129 | asm/non_matchings/code/z_skin/Skin_DrawImpl.s | Skin_DrawImpl | 0x80138050 | 0x76 |
2130 | asm/non_matchings/code/z_skin/func_80138228.s | func_80138228 | 0x80138228 | 0xC |
2131 | asm/non_matchings/code/z_skin/func_80138258.s | func_80138258 | 0x80138258 | 0xD |
2132 | asm/non_matchings/code/z_skin/func_8013828C.s | func_8013828C | 0x8013828C | 0xE |
2133 | asm/non_matchings/code/z_skin/func_801382C4.s | func_801382C4 | 0x801382C4 | 0xF |
2134 | asm/non_matchings/code/z_skin/Skin_GetLimbPos.s | Skin_GetLimbPos | 0x80138300 | 0x17 |
2135 | asm/non_matchings/code/z_skin/Skin_GetVertexPos.s | Skin_GetVertexPos | 0x8013835C | 0x2D |
2136 | asm/non_matchings/code/z_skin_awb/Skin_Setup.s | Skin_Setup | 0x80138410 | 0x5 |
2137 | asm/non_matchings/code/z_skin_awb/Skin_InitAnimatedLimb.s | Skin_InitAnimatedLimb | 0x80138424 | 0x5E |
2138 | asm/non_matchings/code/z_skin_awb/Skin_Init.s | Skin_Init | 0x8013859C | 0x59 |
2139 | asm/non_matchings/code/z_skin_awb/Skin_Free.s | Skin_Free | 0x80138700 | 0x35 |
2140 | asm/non_matchings/code/z_skin_awb/func_801387D4.s | func_801387D4 | 0x801387D4 | 0x44 |
2141 | asm/non_matchings/code/z_skin_awb/Skin_ApplyAnimTransformations.s | Skin_ApplyAnimTransformations | 0x801388E4 | 0xAF |
2142 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Vec3fMtxFMultXYZW.s | SkinMatrix_Vec3fMtxFMultXYZW | 0x80138BA0 | 0x3A |
2143 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Vec3fMtxFMultXYZ.s | SkinMatrix_Vec3fMtxFMultXYZ | 0x80138C88 | 0x2C |
2144 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MtxFMtxFMult.s | SkinMatrix_MtxFMtxFMult | 0x80138D38 | 0xD7 |
2145 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_GetClear.s | SkinMatrix_GetClear | 0x80139094 | 0x5 |
2146 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Clear.s | SkinMatrix_Clear | 0x801390A8 | 0x16 |
2147 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MtxFCopy.s | SkinMatrix_MtxFCopy | 0x80139100 | 0x22 |
2148 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Invert.s | SkinMatrix_Invert | 0x80139188 | 0xA8 |
2149 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetScale.s | SkinMatrix_SetScale | 0x80139428 | 0x19 |
2150 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetRotateRPY.s | SkinMatrix_SetRotateRPY | 0x8013948C | 0x64 |
2151 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetRotateYRP.s | SkinMatrix_SetRotateYRP | 0x8013961C | 0x64 |
2152 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetTranslate.s | SkinMatrix_SetTranslate | 0x801397AC | 0x19 |
2153 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetScaleRotateRPYTranslate.s | SkinMatrix_SetScaleRotateRPYTranslate | 0x80139810 | 0x21 |
2154 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetScaleRotateYRPTranslate.s | SkinMatrix_SetScaleRotateYRPTranslate | 0x80139894 | 0x21 |
2155 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetRotateRPYTranslate.s | SkinMatrix_SetRotateRPYTranslate | 0x80139918 | 0x18 |
2156 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Vec3fToVec3s.s | SkinMatrix_Vec3fToVec3s | 0x80139978 | 0x11 |
2157 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_Vec3sToVec3f.s | SkinMatrix_Vec3sToVec3f | 0x801399BC | 0x11 |
2158 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MtxFToMtx.s | SkinMatrix_MtxFToMtx | 0x80139A00 | 0x86 |
2159 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MtxFToNewMtx.s | SkinMatrix_MtxFToNewMtx | 0x80139C18 | 0x12 |
2160 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetRotateAroundVec.s | SkinMatrix_SetRotateAroundVec | 0x80139C60 | 0x5C |
2161 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetXRotation.s | SkinMatrix_SetXRotation | 0x80139DD0 | 0x32 |
2162 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MulXRotation.s | SkinMatrix_MulXRotation | 0x80139E98 | 0x42 |
2163 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetYRotation.s | SkinMatrix_SetYRotation | 0x80139FA0 | 0x32 |
2164 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_MulYRotation.s | SkinMatrix_MulYRotation | 0x8013A068 | 0x43 |
2165 | asm/non_matchings/code/z_skin_matrix/SkinMatrix_SetZRotation.s | SkinMatrix_SetZRotation | 0x8013A174 | 0x33 |
2166 | asm/non_matchings/code/z_snap/func_8013A240.s | func_8013A240 | 0x8013A240 | 0x77 |
2167 | asm/non_matchings/code/z_snap/func_8013A41C.s | func_8013A41C | 0x8013A41C | 0x14 |
2168 | asm/non_matchings/code/z_snap/func_8013A46C.s | func_8013A46C | 0x8013A46C | 0x16 |
2169 | asm/non_matchings/code/z_snap/func_8013A4C4.s | func_8013A4C4 | 0x8013A4C4 | 0x10 |
2170 | asm/non_matchings/code/z_snap/func_8013A504.s | func_8013A504 | 0x8013A504 | 0xB |
2171 | asm/non_matchings/code/z_snap/func_8013A530.s | func_8013A530 | 0x8013A530 | 0xA4 |
2172 | asm/non_matchings/code/z_sub_s/SubS_FindScheduleDoor.s | SubS_FindScheduleDoor | 0x8013A7C0 | 0x28 |
2173 | asm/non_matchings/code/z_sub_s/SubS_DrawTransformFlexLimb.s | SubS_DrawTransformFlexLimb | 0x8013A860 | 0xA8 |
2174 | asm/non_matchings/code/z_sub_s/SubS_DrawTransformFlex.s | SubS_DrawTransformFlex | 0x8013AB00 | 0x9B |
2175 | asm/non_matchings/code/z_sub_s/SubS_InCsMode.s | SubS_InCsMode | 0x8013AD6C | 0xC |
2176 | asm/non_matchings/code/z_sub_s/SubS_UpdateLimb.s | SubS_UpdateLimb | 0x8013AD9C | 0x4E |
2177 | asm/non_matchings/code/z_sub_s/SubS_SetOfferMode.s | SubS_SetOfferMode | 0x8013AED4 | 0xB |
2178 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_FillKnots.s | SubS_TimePathing_FillKnots | 0x8013AF00 | 0x44 |
2179 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_ComputeProgress.s | SubS_TimePathing_ComputeProgress | 0x8013B010 | 0x2E |
2180 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_ComputeWeights.s | SubS_TimePathing_ComputeWeights | 0x8013B0C8 | 0xA2 |
2181 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_ComputeTargetPosXZ.s | SubS_TimePathing_ComputeTargetPosXZ | 0x8013B350 | 0xD8 |
2182 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_Update.s | SubS_TimePathing_Update | 0x8013B6B0 | 0x72 |
2183 | asm/non_matchings/code/z_sub_s/SubS_TimePathing_ComputeInitialY.s | SubS_TimePathing_ComputeInitialY | 0x8013B878 | 0xAF |
2184 | asm/non_matchings/code/z_sub_s/SubS_GetAdditionalPath.s | SubS_GetAdditionalPath | 0x8013BB34 | 0x12 |
2185 | asm/non_matchings/code/z_sub_s/SubS_FindNearestActor.s | SubS_FindNearestActor | 0x8013BB7C | 0x3C |
2186 | asm/non_matchings/code/z_sub_s/SubS_ChangeAnimationByInfoS.s | SubS_ChangeAnimationByInfoS | 0x8013BC6C | 0x35 |
2187 | asm/non_matchings/code/z_sub_s/SubS_HasReachedPoint.s | SubS_HasReachedPoint | 0x8013BD40 | 0x67 |
2188 | asm/non_matchings/code/z_sub_s/SubS_GetDayDependentPath.s | SubS_GetDayDependentPath | 0x8013BEDC | 0x63 |
2189 | asm/non_matchings/code/z_sub_s/SubS_WeightPathing_ComputePoint.s | SubS_WeightPathing_ComputePoint | 0x8013C068 | 0x16F |
2190 | asm/non_matchings/code/z_sub_s/SubS_WeightPathing_Move.s | SubS_WeightPathing_Move | 0x8013C624 | 0xA5 |
2191 | asm/non_matchings/code/z_sub_s/SubS_CopyPointFromPathCheckBounds.s | SubS_CopyPointFromPathCheckBounds | 0x8013C8B8 | 0x2B |
2192 | asm/non_matchings/code/z_sub_s/SubS_Offer.s | SubS_Offer | 0x8013C964 | 0xB2 |
2193 | asm/non_matchings/code/z_sub_s/SubS_FillShadowTex.s | SubS_FillShadowTex | 0x8013CC2C | 0x4E |
2194 | asm/non_matchings/code/z_sub_s/SubS_GenShadowTex.s | SubS_GenShadowTex | 0x8013CD64 | 0x68 |
2195 | asm/non_matchings/code/z_sub_s/SubS_DrawShadowTex.s | SubS_DrawShadowTex | 0x8013CF04 | 0x77 |
2196 | asm/non_matchings/code/z_sub_s/SubS_ComputeTrackPointRot.s | SubS_ComputeTrackPointRot | 0x8013D0E0 | 0x80 |
2197 | asm/non_matchings/code/z_sub_s/SubS_TrackPoint.s | SubS_TrackPoint | 0x8013D2E0 | 0xC2 |
2198 | asm/non_matchings/code/z_sub_s/SubS_AngleDiffLessEqual.s | SubS_AngleDiffLessEqual | 0x8013D5E8 | 0x18 |
2199 | asm/non_matchings/code/z_sub_s/SubS_GetPathByIndex.s | SubS_GetPathByIndex | 0x8013D648 | 0x11 |
2200 | asm/non_matchings/code/z_sub_s/SubS_CopyPointFromPath.s | SubS_CopyPointFromPath | 0x8013D68C | 0x25 |
2201 | asm/non_matchings/code/z_sub_s/SubS_GetDistSqAndOrientPoints.s | SubS_GetDistSqAndOrientPoints | 0x8013D720 | 0x12 |
2202 | asm/non_matchings/code/z_sub_s/SubS_MoveActorToPoint.s | SubS_MoveActorToPoint | 0x8013D768 | 0x35 |
2203 | asm/non_matchings/code/z_sub_s/SubS_GetDistSqAndOrientPath.s | SubS_GetDistSqAndOrientPath | 0x8013D83C | 0x28 |
2204 | asm/non_matchings/code/z_sub_s/SubS_IsObjectLoaded.s | SubS_IsObjectLoaded | 0x8013D8DC | 0x12 |
2205 | asm/non_matchings/code/z_sub_s/SubS_GetObjectSlot.s | SubS_GetObjectSlot | 0x8013D924 | 0xF |
2206 | asm/non_matchings/code/z_sub_s/SubS_FindActor.s | SubS_FindActor | 0x8013D960 | 0x1A |
2207 | asm/non_matchings/code/z_sub_s/SubS_UpdateFidgetTables.s | SubS_UpdateFidgetTables | 0x8013D9C8 | 0x72 |
2208 | asm/non_matchings/code/z_sub_s/SubS_IsFloorAbove.s | SubS_IsFloorAbove | 0x8013DB90 | 0x2C |
2209 | asm/non_matchings/code/z_sub_s/SubS_CopyPointFromPathList.s | SubS_CopyPointFromPathList | 0x8013DC40 | 0x23 |
2210 | asm/non_matchings/code/z_sub_s/SubS_GetPathCountFromPathList.s | SubS_GetPathCountFromPathList | 0x8013DCCC | 0x5 |
2211 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_Init.s | SubS_ActorPathing_Init | 0x8013DCE0 | 0x49 |
2212 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_Update.s | SubS_ActorPathing_Update | 0x8013DE04 | 0x4E |
2213 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_ComputePointInfo.s | SubS_ActorPathing_ComputePointInfo | 0x8013DF3C | 0x46 |
2214 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_MoveWithGravity.s | SubS_ActorPathing_MoveWithGravity | 0x8013E054 | 0xA |
2215 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_MoveWithoutGravityReverse.s | SubS_ActorPathing_MoveWithoutGravityReverse | 0x8013E07C | 0xA |
2216 | asm/non_matchings/code/z_sub_s/SubS_ActorPathing_SetNextPoint.s | SubS_ActorPathing_SetNextPoint | 0x8013E0A4 | 0x49 |
2217 | asm/non_matchings/code/z_sub_s/SubS_ChangeAnimationBySpeedInfo.s | SubS_ChangeAnimationBySpeedInfo | 0x8013E1C8 | 0x43 |
2218 | asm/non_matchings/code/z_sub_s/SubS_StartCutscene.s | SubS_StartCutscene | 0x8013E2D4 | 0x39 |
2219 | asm/non_matchings/code/z_sub_s/SubS_FillCutscenesList.s | SubS_FillCutscenesList | 0x8013E3B8 | 0x3E |
2220 | asm/non_matchings/code/z_sub_s/SubS_ConstructPlane.s | SubS_ConstructPlane | 0x8013E4B0 | 0x47 |
2221 | asm/non_matchings/code/z_sub_s/SubS_LineSegVsPlane.s | SubS_LineSegVsPlane | 0x8013E5CC | 0x1D |
2222 | asm/non_matchings/code/z_sub_s/SubS_FindActorCustom.s | SubS_FindActorCustom | 0x8013E640 | 0x42 |
2223 | asm/non_matchings/code/z_sub_s/SubS_OfferTalkExchangeCustom.s | SubS_OfferTalkExchangeCustom | 0x8013E748 | 0x1E |
2224 | asm/non_matchings/code/z_sub_s/SubS_ActorAndPlayerFaceEachOther.s | SubS_ActorAndPlayerFaceEachOther | 0x8013E7C0 | 0x4E |
2225 | asm/non_matchings/code/z_sub_s/SubS_OfferTalkExchangeFacing.s | SubS_OfferTalkExchangeFacing | 0x8013E8F8 | 0x16 |
2226 | asm/non_matchings/code/z_sub_s/SubS_TrackPointStep.s | SubS_TrackPointStep | 0x8013E950 | 0xB0 |
2227 | asm/non_matchings/code/code_8013EC10/Rumble_Update.s | Rumble_Update | 0x8013EC10 | 0xD |
2228 | asm/non_matchings/code/code_8013EC10/Rumble_Override.s | Rumble_Override | 0x8013EC44 | 0x27 |
2229 | asm/non_matchings/code/code_8013EC10/Rumble_Request.s | Rumble_Request | 0x8013ECE0 | 0x2F |
2230 | asm/non_matchings/code/code_8013EC10/Rumble_Init.s | Rumble_Init | 0x8013ED9C | 0xD |
2231 | asm/non_matchings/code/code_8013EC10/Rumble_Destroy.s | Rumble_Destroy | 0x8013EDD0 | 0xD |
2232 | asm/non_matchings/code/code_8013EC10/Rumble_ControllerOneHasRumblePak.s | Rumble_ControllerOneHasRumblePak | 0x8013EE04 | 0x8 |
2233 | asm/non_matchings/code/code_8013EC10/Rumble_StateReset.s | Rumble_StateReset | 0x8013EE24 | 0x5 |
2234 | asm/non_matchings/code/code_8013EC10/Rumble_StateWipeRequests.s | Rumble_StateWipeRequests | 0x8013EE38 | 0x4 |
2235 | asm/non_matchings/code/code_8013EC10/Rumble_SetUpdateEnabled.s | Rumble_SetUpdateEnabled | 0x8013EE48 | 0x6 |
2236 | asm/non_matchings/code/z_view/View_ViewportToVp.s | View_ViewportToVp | 0x8013EE60 | 0x25 |
2237 | asm/non_matchings/code/z_view/View_Init.s | View_Init | 0x8013EEF4 | 0x2A |
2238 | asm/non_matchings/code/z_view/View_LookAt.s | View_LookAt | 0x8013EF9C | 0x2D |
2239 | asm/non_matchings/code/z_view/View_LookAtUnsafe.s | View_LookAtUnsafe | 0x8013F050 | 0x14 |
2240 | asm/non_matchings/code/z_view/View_SetScale.s | View_SetScale | 0x8013F0A0 | 0x8 |
2241 | asm/non_matchings/code/z_view/View_GetScale.s | View_GetScale | 0x8013F0C0 | 0x4 |
2242 | asm/non_matchings/code/z_view/View_SetPerspective.s | View_SetPerspective | 0x8013F0D0 | 0xC |
2243 | asm/non_matchings/code/z_view/View_GetPerspective.s | View_GetPerspective | 0x8013F100 | 0x8 |
2244 | asm/non_matchings/code/z_view/View_SetOrtho.s | View_SetOrtho | 0x8013F120 | 0xF |
2245 | asm/non_matchings/code/z_view/View_GetOrtho.s | View_GetOrtho | 0x8013F15C | 0x8 |
2246 | asm/non_matchings/code/z_view/View_SetViewport.s | View_SetViewport | 0x8013F17C | 0xD |
2247 | asm/non_matchings/code/z_view/View_GetViewport.s | View_GetViewport | 0x8013F1B0 | 0xA |
2248 | asm/non_matchings/code/z_view/View_SetScissor.s | View_SetScissor | 0x8013F1D8 | 0x2D |
2249 | asm/non_matchings/code/z_view/View_ClearScissor.s | View_ClearScissor | 0x8013F28C | 0x1B |
2250 | asm/non_matchings/code/z_view/View_ApplyLetterbox.s | View_ApplyLetterbox | 0x8013F2F8 | 0x40 |
2251 | asm/non_matchings/code/z_view/View_SetDistortionOrientation.s | View_SetDistortionOrientation | 0x8013F3F8 | 0xA |
2252 | asm/non_matchings/code/z_view/View_SetDistortionScale.s | View_SetDistortionScale | 0x8013F420 | 0xA |
2253 | asm/non_matchings/code/z_view/View_SetDistortionSpeed.s | View_SetDistortionSpeed | 0x8013F448 | 0x5 |
2254 | asm/non_matchings/code/z_view/View_InitDistortion.s | View_InitDistortion | 0x8013F45C | 0x19 |
2255 | asm/non_matchings/code/z_view/View_ClearDistortion.s | View_ClearDistortion | 0x8013F4C0 | 0xD |
2256 | asm/non_matchings/code/z_view/View_SetDistortion.s | View_SetDistortion | 0x8013F4F4 | 0x16 |
2257 | asm/non_matchings/code/z_view/View_StepDistortion.s | View_StepDistortion | 0x8013F54C | 0x6C |
2258 | asm/non_matchings/code/z_view/View_Apply.s | View_Apply | 0x8013F6FC | 0x13 |
2259 | asm/non_matchings/code/z_view/View_ApplyPerspective.s | View_ApplyPerspective | 0x8013F748 | 0xB5 |
2260 | asm/non_matchings/code/z_view/View_ApplyOrtho.s | View_ApplyOrtho | 0x8013FA1C | 0x6B |
2261 | asm/non_matchings/code/z_view/View_ApplyOrthoToOverlay.s | View_ApplyOrthoToOverlay | 0x8013FBC8 | 0x6B |
2262 | asm/non_matchings/code/z_view/View_ApplyPerspectiveToOverlay.s | View_ApplyPerspectiveToOverlay | 0x8013FD74 | 0xAC |
2263 | asm/non_matchings/code/z_view/View_UpdateViewingMatrix.s | View_UpdateViewingMatrix | 0x80140024 | 0x2A |
2264 | asm/non_matchings/code/z_view/View_ApplyTo.s | View_ApplyTo | 0x801400CC | 0x65 |
2265 | asm/non_matchings/code/z_vimode/func_80140260.s | func_80140260 | 0x80140260 | 0x3 |
2266 | asm/non_matchings/code/z_vimode/func_8014026C.s | func_8014026C | 0x8014026C | 0x131 |
2267 | asm/non_matchings/code/z_vimode/func_80140730.s | func_80140730 | 0x80140730 | 0x38 |
2268 | asm/non_matchings/code/z_vimode/func_80140810.s | func_80140810 | 0x80140810 | 0x22 |
2269 | asm/non_matchings/code/z_vimode/func_80140898.s | func_80140898 | 0x80140898 | 0x1A |
2270 | asm/non_matchings/code/z_vimode/func_80140900.s | func_80140900 | 0x80140900 | 0x3 |
2271 | asm/non_matchings/code/z_vimode/func_8014090C.s | func_8014090C | 0x8014090C | 0x19 |
2272 | asm/non_matchings/code/z_vimode/func_80140970.s | func_80140970 | 0x80140970 | 0xDC |
2273 | asm/non_matchings/code/z_vimode/VisCvg_Init.s | VisCvg_Init | 0x80140CE0 | 0x9 |
2274 | asm/non_matchings/code/z_vimode/VisCvg_Destroy.s | VisCvg_Destroy | 0x80140D04 | 0x3 |
2275 | asm/non_matchings/code/z_vimode/VisCvg_Draw.s | VisCvg_Draw | 0x80140D10 | 0x5C |
2276 | asm/non_matchings/code/code_80140E80/VisFbuf_Init.s | VisFbuf_Init | 0x80140E80 | 0x8 |
2277 | asm/non_matchings/code/code_80140E80/VisFbuf_Destroy.s | VisFbuf_Destroy | 0x80140EA0 | 0x3 |
2278 | asm/non_matchings/code/code_80140E80/func_80140EAC.s | func_80140EAC | 0x80140EAC | 0x57 |
2279 | asm/non_matchings/code/code_80140E80/func_80141008.s | func_80141008 | 0x80141008 | 0x59 |
2280 | asm/non_matchings/code/code_80140E80/VisFbuf_SetBgSimple.s | VisFbuf_SetBgSimple | 0x8014116C | 0x12 |
2281 | asm/non_matchings/code/code_80140E80/func_801411B4.s | func_801411B4 | 0x801411B4 | 0x13 |
2282 | asm/non_matchings/code/code_80140E80/func_80141200.s | func_80141200 | 0x80141200 | 0xC7 |
2283 | asm/non_matchings/code/code_80140E80/func_8014151C.s | func_8014151C | 0x8014151C | 0x57 |
2284 | asm/non_matchings/code/code_80140E80/func_80141678.s | func_80141678 | 0x80141678 | 0x40 |
2285 | asm/non_matchings/code/code_80140E80/VisFbuf_Draw.s | VisFbuf_Draw | 0x80141778 | 0x4E |
2286 | asm/non_matchings/code/z_vismono/VisMono_Init.s | VisMono_Init | 0x801418B0 | 0x14 |
2287 | asm/non_matchings/code/z_vismono/VisMono_Destroy.s | VisMono_Destroy | 0x80141900 | 0x9 |
2288 | asm/non_matchings/code/z_vismono/VisMono_DesaturateTLUT.s | VisMono_DesaturateTLUT | 0x80141924 | 0xC4 |
2289 | asm/non_matchings/code/z_vismono/VisMono_DesaturateDList.s | VisMono_DesaturateDList | 0x80141C34 | 0x8B |
2290 | asm/non_matchings/code/z_vismono/VisMono_Draw.s | VisMono_Draw | 0x80141E60 | 0x7B |
2291 | asm/non_matchings/code/z_vismono/VisMono_DrawOld.s | VisMono_DrawOld | 0x8014204C | 0x1D |
2292 | asm/non_matchings/code/z_viszbuf/VisZBuf_Init.s | VisZBuf_Init | 0x801420C0 | 0xD |
2293 | asm/non_matchings/code/z_viszbuf/VisZBuf_Destroy.s | VisZBuf_Destroy | 0x801420F4 | 0x3 |
2294 | asm/non_matchings/code/z_viszbuf/VisZBuf_Draw.s | VisZBuf_Draw | 0x80142100 | 0xD0 |
2295 | asm/non_matchings/code/z_vr_box/Skybox_CalculateFace128.s | Skybox_CalculateFace128 | 0x80142440 | 0x342 |
2296 | asm/non_matchings/code/z_vr_box/Skybox_Calculate128.s | Skybox_Calculate128 | 0x80143148 | 0x28 |
2297 | asm/non_matchings/code/z_vr_box/Skybox_Setup.s | Skybox_Setup | 0x801431E8 | 0x4F |
2298 | asm/non_matchings/code/z_vr_box/Skybox_Reload.s | Skybox_Reload | 0x80143324 | 0x70 |
2299 | asm/non_matchings/code/z_vr_box/Skybox_Init.s | Skybox_Init | 0x801434E4 | 0x2F |
2300 | asm/non_matchings/code/z_vr_box_draw/func_801435A0.s | func_801435A0 | 0x801435A0 | 0x21 |
2301 | asm/non_matchings/code/z_vr_box_draw/func_80143624.s | func_80143624 | 0x80143624 | 0x11 |
2302 | asm/non_matchings/code/z_vr_box_draw/func_80143668.s | func_80143668 | 0x80143668 | 0xE7 |
2303 | asm/non_matchings/code/z_vr_box_draw/func_80143A04.s | func_80143A04 | 0x80143A04 | 0x3 |
2304 | asm/non_matchings/code/z_sram_NES/Sram_ActivateOwl.s | Sram_ActivateOwl | 0x80143A10 | 0x11 |
2305 | asm/non_matchings/code/z_sram_NES/Sram_ClearHighscores.s | Sram_ClearHighscores | 0x80143A54 | 0x1C |
2306 | asm/non_matchings/code/z_sram_NES/Sram_ClearFlagsAtDawnOfTheFirstDay.s | Sram_ClearFlagsAtDawnOfTheFirstDay | 0x80143AC4 | 0x12 |
2307 | asm/non_matchings/code/z_sram_NES/Sram_SaveEndOfCycle.s | Sram_SaveEndOfCycle | 0x80143B0C | 0x29A |
2308 | asm/non_matchings/code/z_sram_NES/Sram_IncrementDay.s | Sram_IncrementDay | 0x80144574 | 0x1C |
2309 | asm/non_matchings/code/z_sram_NES/Sram_CalcChecksum.s | Sram_CalcChecksum | 0x801445E4 | 0x11 |
2310 | asm/non_matchings/code/z_sram_NES/Sram_ResetSave.s | Sram_ResetSave | 0x80144628 | 0x17 |
2311 | asm/non_matchings/code/z_sram_NES/Sram_GenerateRandomSaveFields.s | Sram_GenerateRandomSaveFields | 0x80144684 | 0x83 |
2312 | asm/non_matchings/code/z_sram_NES/func_80144890.s | func_80144890 | 0x80144890 | 0x36 |
2313 | asm/non_matchings/code/z_sram_NES/Sram_InitDebugSave.s | Sram_InitDebugSave | 0x80144968 | 0x4B |
2314 | asm/non_matchings/code/z_sram_NES/Sram_ResetSaveFromMoonCrash.s | Sram_ResetSaveFromMoonCrash | 0x80144A94 | 0xF9 |
2315 | asm/non_matchings/code/z_sram_NES/Sram_OpenSave.s | Sram_OpenSave | 0x80144E78 | 0x17D |
2316 | asm/non_matchings/code/z_sram_NES/func_8014546C.s | func_8014546C | 0x8014546C | 0x8B |
2317 | asm/non_matchings/code/z_sram_NES/func_80145698.s | func_80145698 | 0x80145698 | 0x4D |
2318 | asm/non_matchings/code/z_sram_NES/func_801457CC.s | func_801457CC | 0x801457CC | 0x36D |
2319 | asm/non_matchings/code/z_sram_NES/Sram_EraseSave.s | Sram_EraseSave | 0x80146580 | 0x2A |
2320 | asm/non_matchings/code/z_sram_NES/Sram_CopySave.s | Sram_CopySave | 0x80146628 | 0x11E |
2321 | asm/non_matchings/code/z_sram_NES/Sram_InitSave.s | Sram_InitSave | 0x80146AA0 | 0xD6 |
2322 | asm/non_matchings/code/z_sram_NES/Sram_WriteSaveOptionsToBuffer.s | Sram_WriteSaveOptionsToBuffer | 0x80146DF8 | 0x12 |
2323 | asm/non_matchings/code/z_sram_NES/Sram_InitSram.s | Sram_InitSram | 0x80146E40 | 0xC |
2324 | asm/non_matchings/code/z_sram_NES/Sram_Alloc.s | Sram_Alloc | 0x80146E70 | 0x13 |
2325 | asm/non_matchings/code/z_sram_NES/Sram_SyncWriteToFlash.s | Sram_SyncWriteToFlash | 0x80146EBC | 0xB |
2326 | asm/non_matchings/code/z_sram_NES/Sram_SaveSpecialEnterClockTown.s | Sram_SaveSpecialEnterClockTown | 0x80146EE8 | 0x1D |
2327 | asm/non_matchings/code/z_sram_NES/Sram_SaveSpecialNewDay.s | Sram_SaveSpecialNewDay | 0x80146F5C | 0x2B |
2328 | asm/non_matchings/code/z_sram_NES/Sram_SetFlashPagesDefault.s | Sram_SetFlashPagesDefault | 0x80147008 | 0x6 |
2329 | asm/non_matchings/code/z_sram_NES/Sram_StartWriteToFlashDefault.s | Sram_StartWriteToFlashDefault | 0x80147020 | 0x12 |
2330 | asm/non_matchings/code/z_sram_NES/Sram_UpdateWriteToFlashDefault.s | Sram_UpdateWriteToFlashDefault | 0x80147068 | 0x34 |
2331 | asm/non_matchings/code/z_sram_NES/Sram_SetFlashPagesOwlSave.s | Sram_SetFlashPagesOwlSave | 0x80147138 | 0x6 |
2332 | asm/non_matchings/code/z_sram_NES/Sram_StartWriteToFlashOwlSave.s | Sram_StartWriteToFlashOwlSave | 0x80147150 | 0x12 |
2333 | asm/non_matchings/code/z_sram_NES/Sram_UpdateWriteToFlashOwlSave.s | Sram_UpdateWriteToFlashOwlSave | 0x80147198 | 0x5F |
2334 | asm/non_matchings/code/z_sram_NES/func_80147314.s | func_80147314 | 0x80147314 | 0x40 |
2335 | asm/non_matchings/code/z_sram_NES/func_80147414.s | func_80147414 | 0x80147414 | 0x3E |
2336 | asm/non_matchings/code/z_sram_NES/Sram_nop8014750C.s | Sram_nop8014750C | 0x8014750C | 0x5 |
2337 | asm/non_matchings/code/z_message/Message_ResetOcarinaButtonAlphas.s | Message_ResetOcarinaButtonAlphas | 0x80147520 | 0x11 |
2338 | asm/non_matchings/code/z_message/Message_ResetOcarinaButtonState.s | Message_ResetOcarinaButtonState | 0x80147564 | 0x30 |
2339 | asm/non_matchings/code/z_message/Message_ShouldAdvance.s | Message_ShouldAdvance | 0x80147624 | 0x44 |
2340 | asm/non_matchings/code/z_message/Message_ShouldAdvanceSilent.s | Message_ShouldAdvanceSilent | 0x80147734 | 0x20 |
2341 | asm/non_matchings/code/z_message/Message_CloseTextbox.s | Message_CloseTextbox | 0x801477B4 | 0x19 |
2342 | asm/non_matchings/code/z_message/Message_DrawTextboxIcon.s | Message_DrawTextboxIcon | 0x80147818 | 0x1C0 |
2343 | asm/non_matchings/code/z_message/func_80147F18.s | func_80147F18 | 0x80147F18 | 0x190 |
2344 | asm/non_matchings/code/z_message/func_80148558.s | func_80148558 | 0x80148558 | 0x190 |
2345 | asm/non_matchings/code/z_message/Message_HandleChoiceSelection.s | Message_HandleChoiceSelection | 0x80148B98 | 0x49 |
2346 | asm/non_matchings/code/z_message/func_80148CBC.s | func_80148CBC | 0x80148CBC | 0x2A |
2347 | asm/non_matchings/code/z_message/func_80148D64.s | func_80148D64 | 0x80148D64 | 0xB9 |
2348 | asm/non_matchings/code/z_message/func_80149048.s | func_80149048 | 0x80149048 | 0x65 |
2349 | asm/non_matchings/code/z_message/func_801491DC.s | func_801491DC | 0x801491DC | 0x9E |
2350 | asm/non_matchings/code/z_message/func_80149454.s | func_80149454 | 0x80149454 | 0x9D |
2351 | asm/non_matchings/code/z_message/func_801496C8.s | func_801496C8 | 0x801496C8 | 0xA5 |
2352 | asm/non_matchings/code/z_message/Message_DrawTextChar.s | Message_DrawTextChar | 0x8014995C | 0xAF |
2353 | asm/non_matchings/code/z_message/Message_GrowTextbox.s | Message_GrowTextbox | 0x80149C18 | 0xA9 |
2354 | asm/non_matchings/code/z_message/Message_FindMessage.s | Message_FindMessage | 0x80149EBC | 0x2E |
2355 | asm/non_matchings/code/z_message/Message_DrawItemIcon.s | Message_DrawItemIcon | 0x80149F74 | 0x2D7 |
2356 | asm/non_matchings/code/z_message/Message_HandleOcarina.s | Message_HandleOcarina | 0x8014AAD0 | 0xBB |
2357 | asm/non_matchings/code/z_message/Message_DrawTextDefault.s | Message_DrawTextDefault | 0x8014ADBC | 0x654 |
2358 | asm/non_matchings/code/z_message/Message_LoadItemIcon.s | Message_LoadItemIcon | 0x8014C70C | 0x142 |
2359 | asm/non_matchings/code/z_message/Message_LoadChar.s | Message_LoadChar | 0x8014CC14 | 0x28 |
2360 | asm/non_matchings/code/z_message/Message_LoadRupeesJPN.s | Message_LoadRupeesJPN | 0x8014CCB4 | 0x4F |
2361 | asm/non_matchings/code/z_message/Message_GetTimerDigits.s | Message_GetTimerDigits | 0x8014CDF0 | 0x7B |
2362 | asm/non_matchings/code/z_message/Message_DecodeHeader.s | Message_DecodeHeader | 0x8014CFDC | 0xCA |
2363 | asm/non_matchings/code/z_message/Message_LoadTime.s | Message_LoadTime | 0x8014D304 | 0xCA |
2364 | asm/non_matchings/code/z_message/Message_LoadOwlWarpText.s | Message_LoadOwlWarpText | 0x8014D62C | 0x62 |
2365 | asm/non_matchings/code/z_message/Message_Decode.s | Message_Decode | 0x8014D7B4 | 0xCB4 |
2366 | asm/non_matchings/code/z_message/func_80150A84.s | func_80150A84 | 0x80150A84 | 0xA1 |
2367 | asm/non_matchings/code/z_message/Message_OpenText.s | Message_OpenText | 0x80150D08 | 0x1EA |
2368 | asm/non_matchings/code/z_message/func_801514B0.s | func_801514B0 | 0x801514B0 | 0x100 |
2369 | asm/non_matchings/code/z_message/Message_StartTextbox.s | Message_StartTextbox | 0x801518B0 | 0x22 |
2370 | asm/non_matchings/code/z_message/Message_ContinueTextbox.s | Message_ContinueTextbox | 0x80151938 | 0x4C |
2371 | asm/non_matchings/code/z_message/Message_DisplaySceneTitleCard.s | Message_DisplaySceneTitleCard | 0x80151A68 | 0x53 |
2372 | asm/non_matchings/code/z_message/Message_BombersNotebookQueueEvent.s | Message_BombersNotebookQueueEvent | 0x80151BB4 | 0x3A |
2373 | asm/non_matchings/code/z_message/Message_BombersNotebookProcessEventQueue.s | func_80151C9C | 0x80151C9C | 0x42 |
2374 | asm/non_matchings/code/z_message/Message_DisplayOcarinaStaffImpl.s | Message_DisplayOcarinaStaffImpl | 0x80151DA4 | 0x1A4 |
2375 | asm/non_matchings/code/z_message/Message_DisplayOcarinaStaff.s | Message_DisplayOcarinaStaff | 0x80152434 | 0xC |
2376 | asm/non_matchings/code/z_message/Message_DisplayOcarinaStaffBlockSunsSong.s | Message_DisplayOcarinaStaffBlockSunsSong | 0x80152464 | 0xD |
2377 | asm/non_matchings/code/z_message/Message_GetState.s | Message_GetState | 0x80152498 | 0x7D |
2378 | asm/non_matchings/code/z_message/Message_DrawTextBox.s | Message_DrawTextBox | 0x8015268C | 0x176 |
2379 | asm/non_matchings/code/z_message/Message_SetView.s | Message_SetView | 0x80152C64 | 0x12 |
2380 | asm/non_matchings/code/z_message/func_80152CAC.s | func_80152CAC | 0x80152CAC | 0x85 |
2381 | asm/non_matchings/code/z_message/Message_SpawnSongEffect.s | Message_SpawnSongEffect | 0x80152EC0 | 0x3E |
2382 | asm/non_matchings/code/z_message/Message_FlashOcarinaButtons.s | Message_FlashOcarinaButtons | 0x80152FB8 | 0x1E6 |
2383 | asm/non_matchings/code/z_message/Message_DrawOcarinaButtons.s | Message_DrawOcarinaButtons | 0x80153750 | 0x1CB |
2384 | asm/non_matchings/code/z_message/Message_DrawText.s | Message_DrawText | 0x80153E7C | 0x1D |
2385 | asm/non_matchings/code/z_message/Message_DrawSceneTitleCard.s | Message_DrawSceneTitleCard | 0x80153EF0 | 0xB9 |
2386 | asm/non_matchings/code/z_message/Message_DrawMain.s | Message_DrawMain | 0x801541D4 | 0x961 |
2387 | asm/non_matchings/code/z_message/Message_Draw.s | Message_Draw | 0x80156758 | 0x2D |
2388 | asm/non_matchings/code/z_message/Message_Update.s | Message_Update | 0x8015680C | 0x7A6 |
2389 | asm/non_matchings/code/z_message/Message_SetTables.s | Message_SetTables | 0x801586A4 | 0xC |
2390 | asm/non_matchings/code/z_message/Message_Init.s | Message_Init | 0x801586D4 | 0x7F |
2391 | asm/non_matchings/code/z_message_nes/Message_FindMessageNES.s | Message_FindMessageNES | 0x801588D0 | 0x2E |
2392 | asm/non_matchings/code/z_message_nes/Message_LoadCharNES.s | Message_LoadCharNES | 0x80158988 | 0x27 |
2393 | asm/non_matchings/code/z_message_nes/Message_LoadPluralRupeesNES.s | Message_LoadPluralRupeesNES | 0x80158A24 | 0x78 |
2394 | asm/non_matchings/code/z_message_nes/Message_LoadLocalizedRupeesNES.s | Message_LoadLocalizedRupeesNES | 0x80158C04 | 0x65 |
2395 | asm/non_matchings/code/z_message_nes/Message_LoadRupeesNES.s | Message_LoadRupeesNES | 0x80158D98 | 0x86 |
2396 | asm/non_matchings/code/z_message_nes/Message_LoadTimeNES.s | Message_LoadTimeNES | 0x80158FB0 | 0xAF |
2397 | asm/non_matchings/code/z_message_nes/Message_LoadOwlWarpTextNES.s | Message_LoadOwlWarpTextNES | 0x8015926C | 0x73 |
2398 | asm/non_matchings/code/z_message_nes/Message_GetTimerDigitsNES.s | Message_GetTimerDigitsNES | 0x80159438 | 0x8D |
2399 | asm/non_matchings/code/z_message_nes/Message_DrawTextNES.s | Message_DrawTextNES | 0x8015966C | 0x6CB |
2400 | asm/non_matchings/code/z_message_nes/Message_DecodeNES.s | Message_DecodeNES | 0x8015B198 | 0xD6E |
2401 | asm/non_matchings/code/z_message_staff/Message_FindCreditsMessage.s | Message_FindCreditsMessage | 0x8015E750 | 0x27 |
2402 | asm/non_matchings/code/z_message_staff/Message_DrawTextCredits.s | Message_DrawTextCredits | 0x8015E7EC | 0x42F |
2403 | asm/non_matchings/code/z_message_staff/Message_DecodeCredits.s | Message_DecodeCredits | 0x8015F8A8 | 0x47A |
2404 | asm/non_matchings/code/z_player_call/PlayerCall_InitFuncPtrs.s | PlayerCall_InitFuncPtrs | 0x80160A90 | 0x1A |
2405 | asm/non_matchings/code/z_player_call/PlayerCall_Init.s | PlayerCall_Init | 0x80160AF8 | 0x12 |
2406 | asm/non_matchings/code/z_player_call/PlayerCall_Destroy.s | PlayerCall_Destroy | 0x80160B40 | 0x10 |
2407 | asm/non_matchings/code/z_player_call/PlayerCall_Update.s | PlayerCall_Update | 0x80160B80 | 0x10 |
2408 | asm/non_matchings/code/z_player_call/PlayerCall_Draw.s | PlayerCall_Draw | 0x80160BC0 | 0x10 |
2409 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Letterbox_SetSizeTarget.s | ShrinkWindow_Letterbox_SetSizeTarget | 0x80160C00 | 0x5 |
2410 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Letterbox_GetSizeTarget.s | ShrinkWindow_Letterbox_GetSizeTarget | 0x80160C14 | 0x5 |
2411 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Letterbox_SetSize.s | ShrinkWindow_Letterbox_SetSize | 0x80160C28 | 0x5 |
2412 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Letterbox_GetSize.s | ShrinkWindow_Letterbox_GetSize | 0x80160C3C | 0x5 |
2413 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Pillarbox_SetSizeTarget.s | ShrinkWindow_Pillarbox_SetSizeTarget | 0x80160C50 | 0x5 |
2414 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Pillarbox_GetSizeTarget.s | ShrinkWindow_Pillarbox_GetSizeTarget | 0x80160C64 | 0x5 |
2415 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Pillarbox_SetSize.s | ShrinkWindow_Pillarbox_SetSize | 0x80160C78 | 0x5 |
2416 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Pillarbox_GetSize.s | ShrinkWindow_Pillarbox_GetSize | 0x80160C8C | 0x5 |
2417 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Init.s | ShrinkWindow_Init | 0x80160CA0 | 0xD |
2418 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Destroy.s | ShrinkWindow_Destroy | 0x80160CD4 | 0x4 |
2419 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Update.s | ShrinkWindow_Update | 0x80160CE4 | 0x2D |
2420 | asm/non_matchings/code/z_shrink_window/ShrinkWindow_Draw.s | ShrinkWindow_Draw | 0x80160D98 | 0xFA |
2421 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Off.s | CutsceneCamera_Interp_Off | 0x80161180 | 0x7 |
2422 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Init.s | CutsceneCamera_Init | 0x8016119C | 0x24 |
2423 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interpolate.s | CutsceneCamera_Interpolate | 0x8016122C | 0x23 |
2424 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_ProcessSpline.s | CutsceneCamera_ProcessSpline | 0x801612B8 | 0x1B8 |
2425 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_UpdateSplines.s | CutsceneCamera_UpdateSplines | 0x80161998 | 0x85 |
2426 | asm/non_matchings/code/cutscene_camera/func_80161BAC.s | func_80161BAC | 0x80161BAC | 0xD |
2427 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_SetState.s | CutsceneCamera_SetState | 0x80161BE0 | 0xB |
2428 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Reset.s | CutsceneCamera_Reset | 0x80161C0C | 0x5 |
2429 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Linear.s | CutsceneCamera_Interp_Linear | 0x80161C20 | 0x8B |
2430 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Scale.s | CutsceneCamera_Interp_Scale | 0x80161E4C | 0xA0 |
2431 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Geo.s | CutsceneCamera_Interp_Geo | 0x801620CC | 0xAC |
2432 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_None.s | CutsceneCamera_Interp_None | 0x8016237C | 0x1A |
2433 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Set.s | CutsceneCamera_Interp_Set | 0x801623E4 | 0x42 |
2434 | asm/non_matchings/code/cutscene_camera/func_801624EC.s | func_801624EC | 0x801624EC | 0x14 |
2435 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_MultiPointQuadratic.s | CutsceneCamera_Interp_MultiPointQuadratic | 0x8016253C | 0x120 |
2436 | asm/non_matchings/code/cutscene_camera/func_801629BC.s | func_801629BC | 0x801629BC | 0x25 |
2437 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_MultiPointCubic.s | CutsceneCamera_Interp_MultiPointCubic | 0x80162A50 | 0x16A |
2438 | asm/non_matchings/code/cutscene_camera/func_80162FF8.s | func_80162FF8 | 0x80162FF8 | 0x79 |
2439 | asm/non_matchings/code/cutscene_camera/func_801631DC.s | func_801631DC | 0x801631DC | 0x56 |
2440 | asm/non_matchings/code/cutscene_camera/CutsceneCamera_Interp_Unused.s | CutsceneCamera_Interp_Unused | 0x80163334 | 0xCB |
2441 | asm/non_matchings/code/cutscene_camera/func_80163660.s | func_80163660 | 0x80163660 | 0x28 |
2442 | asm/non_matchings/code/z_kaleido_manager/func_80163700.s | func_80163700 | 0x80163700 | 0x16 |
2443 | asm/non_matchings/code/z_kaleido_manager/func_80163758.s | func_80163758 | 0x80163758 | 0x17 |
2444 | asm/non_matchings/code/z_kaleido_manager/func_801637B4.s | func_801637B4 | 0x801637B4 | 0x14 |
2445 | asm/non_matchings/code/z_kaleido_manager/func_80163804.s | func_80163804 | 0x80163804 | 0x22 |
2446 | asm/non_matchings/code/z_kaleido_manager/func_8016388C.s | func_8016388C | 0x8016388C | 0x13 |
2447 | asm/non_matchings/code/z_kaleido_manager/func_801638D8.s | func_801638D8 | 0x801638D8 | 0x32 |
2448 | asm/non_matchings/code/z_kaleido_scope_call/func_801639A0.s | func_801639A0 | 0x801639A0 | 0x13 |
2449 | asm/non_matchings/code/z_kaleido_scope_call/func_801639EC.s | func_801639EC | 0x801639EC | 0x13 |
2450 | asm/non_matchings/code/z_kaleido_scope_call/func_80163A38.s | func_80163A38 | 0x80163A38 | 0x8 |
2451 | asm/non_matchings/code/z_kaleido_scope_call/func_80163A58.s | func_80163A58 | 0x80163A58 | 0x6D |
2452 | asm/non_matchings/code/z_kaleido_scope_call/func_80163C0C.s | func_80163C0C | 0x80163C0C | 0x21 |
2453 | asm/non_matchings/code/z_fbdemo_dlftbls/Transition_Init.s | Transition_Init | 0x80163C90 | 0x3C |
2454 | asm/non_matchings/code/z_fbdemo_dlftbls/Transition_Destroy.s | Transition_Destroy | 0x80163D80 | 0x10 |
2455 | asm/non_matchings/code/z_fbdemo/TransitionTile_InitGraphics.s | TransitionTile_InitGraphics | 0x80163DC0 | 0xF3 |
2456 | asm/non_matchings/code/z_fbdemo/TransitionTile_InitVtxData.s | TransitionTile_InitVtxData | 0x8016418C | 0x30 |
2457 | asm/non_matchings/code/z_fbdemo/TransitionTile_Destroy.s | TransitionTile_Destroy | 0x8016424C | 0x23 |
2458 | asm/non_matchings/code/z_fbdemo/TransitionTile_Init.s | TransitionTile_Init | 0x801642D8 | 0x58 |
2459 | asm/non_matchings/code/z_fbdemo/TransitionTile_SetVtx.s | TransitionTile_SetVtx | 0x80164438 | 0x45 |
2460 | asm/non_matchings/code/z_fbdemo/TransitionTile_Draw.s | TransitionTile_Draw | 0x8016454C | 0x4B |
2461 | asm/non_matchings/code/z_fbdemo/TransitionTile_Suck.s | TransitionTile_Suck | 0x80164678 | 0x4D |
2462 | asm/non_matchings/code/z_fbdemo/TransitionTile_Update.s | TransitionTile_Update | 0x801647AC | 0x3 |
2463 | asm/non_matchings/code/z_fbdemo/func_801647B8.s | func_801647B8 | 0x801647B8 | 0x6 |
2464 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_Start.s | TransitionFade_Start | 0x801647D0 | 0x17 |
2465 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_Init.s | TransitionFade_Init | 0x8016482C | 0xB |
2466 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_Destroy.s | TransitionFade_Destroy | 0x80164858 | 0x3 |
2467 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_Update.s | TransitionFade_Update | 0x80164864 | 0x64 |
2468 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_Draw.s | TransitionFade_Draw | 0x801649F4 | 0x23 |
2469 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_IsDone.s | TransitionFade_IsDone | 0x80164A80 | 0x3 |
2470 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_SetColor.s | TransitionFade_SetColor | 0x80164A8C | 0x3 |
2471 | asm/non_matchings/code/z_fbdemo_fade/TransitionFade_SetType.s | TransitionFade_SetType | 0x80164A98 | 0x16 |
2472 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_Start.s | TransitionCircle_Start | 0x80164AF0 | 0x14 |
2473 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_Init.s | TransitionCircle_Init | 0x80164B40 | 0x15 |
2474 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_Destroy.s | TransitionCircle_Destroy | 0x80164B94 | 0x3 |
2475 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_Update.s | TransitionCircle_Update | 0x80164BA0 | 0xD |
2476 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_SetColor.s | TransitionCircle_SetColor | 0x80164BD4 | 0x3 |
2477 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_SetType.s | TransitionCircle_SetType | 0x80164BE0 | 0xD |
2478 | asm/non_matchings/code/z_fbdemo_circle/func_80164C14.s | func_80164C14 | 0x80164C14 | 0x10C |
2479 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_Draw.s | TransitionCircle_Draw | 0x80165044 | 0x55 |
2480 | asm/non_matchings/code/z_fbdemo_circle/TransitionCircle_IsDone.s | TransitionCircle_IsDone | 0x80165198 | 0x6 |
2481 | asm/non_matchings/code/z_overlay/TransitionOverlay_VramToRam.s | TransitionOverlay_VramToRam | 0x801651B0 | 0x1D |
2482 | asm/non_matchings/code/z_overlay/TransitionOverlay_VramToRamArray.s | TransitionOverlay_VramToRamArray | 0x80165224 | 0x19 |
2483 | asm/non_matchings/code/z_overlay/TransitionOverlay_Load.s | TransitionOverlay_Load | 0x80165288 | 0x3D |
2484 | asm/non_matchings/code/z_overlay/TransitionOverlay_Free.s | TransitionOverlay_Free | 0x8016537C | 0x2F |
2485 | asm/non_matchings/code/z_overlay/TransitionOverlay_ClearLoadInfo.s | TransitionOverlay_ClearLoadInfo | 0x80165438 | 0x3 |
2486 | asm/non_matchings/code/z_overlay/TransitionOverlay_SetSegment.s | TransitionOverlay_SetSegment | 0x80165444 | 0x7 |
2487 | asm/non_matchings/code/z_play/Play_DrawMotionBlur.s | Play_DrawMotionBlur | 0x80165460 | 0x6A |
2488 | asm/non_matchings/code/z_play/Play_InitMotionBlur.s | Play_InitMotionBlur | 0x80165608 | 0xA |
2489 | asm/non_matchings/code/z_play/Play_DestroyMotionBlur.s | Play_DestroyMotionBlur | 0x80165630 | 0xA |
2490 | asm/non_matchings/code/z_play/Play_SetMotionBlurAlpha.s | Play_SetMotionBlurAlpha | 0x80165658 | 0x5 |
2491 | asm/non_matchings/code/z_play/Play_EnableMotionBlur.s | Play_EnableMotionBlur | 0x8016566C | 0x9 |
2492 | asm/non_matchings/code/z_play/Play_DisableMotionBlur.s | Play_DisableMotionBlur | 0x80165690 | 0x5 |
2493 | asm/non_matchings/code/z_play/Play_ConvertRgba16ToIntensityImage.s | Play_ConvertRgba16ToIntensityImage | 0x801656A4 | 0x1C5 |
2494 | asm/non_matchings/code/z_play/Play_SetMotionBlurPriorityAlpha.s | Play_SetMotionBlurPriorityAlpha | 0x80165DB8 | 0x5 |
2495 | asm/non_matchings/code/z_play/Play_EnableMotionBlurPriority.s | Play_EnableMotionBlurPriority | 0x80165DCC | 0x9 |
2496 | asm/non_matchings/code/z_play/Play_DisableMotionBlurPriority.s | Play_DisableMotionBlurPriority | 0x80165DF0 | 0x5 |
2497 | asm/non_matchings/code/z_play/Play_TriggerPictoPhoto.s | Play_TriggerPictoPhoto | 0x80165E04 | 0x6 |
2498 | asm/non_matchings/code/z_play/Play_TakePictoPhoto.s | Play_TakePictoPhoto | 0x80165E1C | 0x18 |
2499 | asm/non_matchings/code/z_play/Play_ChooseDynamicTransition.s | Play_ChooseDynamicTransition | 0x80165E7C | 0x11 |
2500 | asm/non_matchings/code/z_play/Play_SetupTransition.s | Play_SetupTransition | 0x80165EC0 | 0x68 |
2501 | asm/non_matchings/code/z_play/Play_ClearTransition.s | Play_ClearTransition | 0x80166060 | 0x16 |
2502 | asm/non_matchings/code/z_play/Play_SetFog.s | Play_SetFog | 0x801660B8 | 0x21 |
2503 | asm/non_matchings/code/z_play/Play_Destroy.s | Play_Destroy | 0x8016613C | 0xA2 |
2504 | asm/non_matchings/code/z_play/Play_CompressI8ToI5.s | Play_CompressI8ToI5 | 0x801663C4 | 0xA0 |
2505 | asm/non_matchings/code/z_play/Play_DecompressI5ToI8.s | Play_DecompressI5ToI8 | 0x80166644 | 0x9C |
2506 | asm/non_matchings/code/z_play/Play_GetWaterSurface.s | Play_GetWaterSurface | 0x801668B4 | 0x2D |
2507 | asm/non_matchings/code/z_play/Play_UpdateWaterCamera.s | Play_UpdateWaterCamera | 0x80166968 | 0x72 |
2508 | asm/non_matchings/code/z_play/Play_UpdateTransition.s | Play_UpdateTransition | 0x80166B30 | 0x339 |
2509 | asm/non_matchings/code/z_play/Play_UpdateMain.s | Play_UpdateMain | 0x80167814 | 0x174 |
2510 | asm/non_matchings/code/z_play/Play_Update.s | Play_Update | 0x80167DE4 | 0x4A |
2511 | asm/non_matchings/code/z_play/Play_PostWorldDraw.s | Play_PostWorldDraw | 0x80167F0C | 0x61 |
2512 | asm/non_matchings/code/z_play/Play_DrawMain.s | Play_DrawMain | 0x80168090 | 0x347 |
2513 | asm/non_matchings/code/z_play/Play_Draw.s | Play_Draw | 0x80168DAC | 0x6E |
2514 | asm/non_matchings/code/z_play/Play_Main.s | Play_Main | 0x80168F64 | 0x5A |
2515 | asm/non_matchings/code/z_play/Play_InCsMode.s | Play_InCsMode | 0x801690CC | 0xD |
2516 | asm/non_matchings/code/z_play/Play_GetFloorSurfaceImpl.s | Play_GetFloorSurfaceImpl | 0x80169100 | 0x3C |
2517 | asm/non_matchings/code/z_play/Play_GetFloorSurface.s | Play_GetFloorSurface | 0x801691F0 | 0xC |
2518 | asm/non_matchings/code/z_play/Play_LoadFile.s | Play_LoadFile | 0x80169220 | 0x17 |
2519 | asm/non_matchings/code/z_play/Play_InitEnvironment.s | Play_InitEnvironment | 0x8016927C | 0x12 |
2520 | asm/non_matchings/code/z_play/Play_InitScene.s | Play_InitScene | 0x801692C4 | 0x44 |
2521 | asm/non_matchings/code/z_play/Play_SpawnScene.s | Play_SpawnScene | 0x801693D4 | 0x28 |
2522 | asm/non_matchings/code/z_play/Play_GetScreenPos.s | Play_GetScreenPos | 0x80169474 | 0x1A |
2523 | asm/non_matchings/code/z_play/Play_CreateSubCamera.s | Play_CreateSubCamera | 0x801694DC | 0x2A |
2524 | asm/non_matchings/code/z_play/Play_GetActiveCamId.s | Play_GetActiveCamId | 0x80169584 | 0x3 |
2525 | asm/non_matchings/code/z_play/Play_ChangeCameraStatus.s | Play_ChangeCameraStatus | 0x80169590 | 0x1C |
2526 | asm/non_matchings/code/z_play/Play_ClearCamera.s | Play_ClearCamera | 0x80169600 | 0x1A |
2527 | asm/non_matchings/code/z_play/Play_ClearAllSubCameras.s | Play_ClearAllSubCameras | 0x80169668 | 0x1B |
2528 | asm/non_matchings/code/z_play/Play_GetCamera.s | Play_GetCamera | 0x801696D4 | 0xE |
2529 | asm/non_matchings/code/z_play/Play_SetCameraAtEye.s | Play_SetCameraAtEye | 0x8016970C | 0x44 |
2530 | asm/non_matchings/code/z_play/Play_SetCameraAtEyeUp.s | Play_SetCameraAtEyeUp | 0x8016981C | 0x49 |
2531 | asm/non_matchings/code/z_play/Play_SetCameraFov.s | Play_SetCameraFov | 0x80169940 | 0x12 |
2532 | asm/non_matchings/code/z_play/Play_SetCameraRoll.s | Play_SetCameraRoll | 0x80169988 | 0x13 |
2533 | asm/non_matchings/code/z_play/Play_CopyCamera.s | Play_CopyCamera | 0x801699D4 | 0x1F |
2534 | asm/non_matchings/code/z_play/func_80169A50.s | func_80169A50 | 0x80169A50 | 0x1C |
2535 | asm/non_matchings/code/z_play/Play_ChangeCameraSetting.s | Play_ChangeCameraSetting | 0x80169AC0 | 0xF |
2536 | asm/non_matchings/code/z_play/func_80169AFC.s | func_80169AFC | 0x80169AFC | 0x32 |
2537 | asm/non_matchings/code/z_play/Play_GetCameraUID.s | Play_GetCameraUID | 0x80169BC4 | 0xD |
2538 | asm/non_matchings/code/z_play/func_80169BF8.s | func_80169BF8 | 0x80169BF8 | 0x1B |
2539 | asm/non_matchings/code/z_play/Play_GetActorCsCamSetting.s | Play_GetActorCsCamSetting | 0x80169C64 | 0x8 |
2540 | asm/non_matchings/code/z_play/Play_GetActorCsCamFuncData.s | Play_GetActorCsCamFuncData | 0x80169C84 | 0xE |
2541 | asm/non_matchings/code/z_play/Play_GetOriginalSceneId.s | Play_GetOriginalSceneId | 0x80169CBC | 0x21 |
2542 | asm/non_matchings/code/z_play/Play_SaveCycleSceneFlags.s | Play_SaveCycleSceneFlags | 0x80169D40 | 0x23 |
2543 | asm/non_matchings/code/z_play/Play_SetRespawnData.s | Play_SetRespawnData | 0x80169DCC | 0x28 |
2544 | asm/non_matchings/code/z_play/Play_SetupRespawnPoint.s | Play_SetupRespawnPoint | 0x80169E6C | 0x18 |
2545 | asm/non_matchings/code/z_play/func_80169ECC.s | func_80169ECC | 0x80169ECC | 0xC |
2546 | asm/non_matchings/code/z_play/func_80169EFC.s | func_80169EFC | 0x80169EFC | 0x1F |
2547 | asm/non_matchings/code/z_play/func_80169F78.s | func_80169F78 | 0x80169F78 | 0x19 |
2548 | asm/non_matchings/code/z_play/func_80169FDC.s | func_80169FDC | 0x80169FDC | 0x8 |
2549 | asm/non_matchings/code/z_play/Play_CamIsNotFixed.s | Play_CamIsNotFixed | 0x80169FFC | 0x8 |
2550 | asm/non_matchings/code/z_play/FrameAdvance_IsEnabled.s | FrameAdvance_IsEnabled | 0x8016A01C | 0x4 |
2551 | asm/non_matchings/code/z_play/func_8016A02C.s | func_8016A02C | 0x8016A02C | 0x20 |
2552 | asm/non_matchings/code/z_play/Play_IsUnderwater.s | Play_IsUnderwater | 0x8016A0AC | 0x2F |
2553 | asm/non_matchings/code/z_play/Play_IsDebugCamEnabled.s | Play_IsDebugCamEnabled | 0x8016A168 | 0x4 |
2554 | asm/non_matchings/code/z_play/func_8016A178.s | func_8016A178 | 0x8016A178 | 0x3C |
2555 | asm/non_matchings/code/z_play/Play_FillScreen.s | Play_FillScreen | 0x8016A268 | 0x18 |
2556 | asm/non_matchings/code/z_play/Play_Init.s | Play_Init | 0x8016A2C8 | 0x252 |
2557 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawScisTexRect.s | BombersNotebook_DrawScisTexRect | 0x8016AC10 | 0x83 |
2558 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawHeaders.s | BombersNotebook_DrawHeaders | 0x8016AE1C | 0x117 |
2559 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawColumns.s | BombersNotebook_DrawColumns | 0x8016B278 | 0x8E |
2560 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawEntries.s | BombersNotebook_DrawEntries | 0x8016B4B0 | 0x3A5 |
2561 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawRows.s | BombersNotebook_DrawRows | 0x8016C344 | 0x282 |
2562 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawTimeOfDay.s | BombersNotebook_DrawTimeOfDay | 0x8016CD4C | 0x5B0 |
2563 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawCursor.s | BombersNotebook_DrawCursor | 0x8016E40C | 0x1A1 |
2564 | asm/non_matchings/code/z_play_hireso/BombersNotebook_DrawArrows.s | BombersNotebook_DrawArrows | 0x8016EA90 | 0x1C6 |
2565 | asm/non_matchings/code/z_play_hireso/BombersNotebook_Draw.s | BombersNotebook_Draw | 0x8016F1A8 | 0xD1 |
2566 | asm/non_matchings/code/z_play_hireso/BombersNotebook_LoadFiles.s | BombersNotebook_LoadFiles | 0x8016F4EC | 0x2F |
2567 | asm/non_matchings/code/z_play_hireso/BombersNotebook_Update.s | BombersNotebook_Update | 0x8016F5A8 | 0x1B4 |
2568 | asm/non_matchings/code/z_play_hireso/BombersNotebook_Init.s | BombersNotebook_Init | 0x8016FC78 | 0x8 |
2569 | asm/non_matchings/code/z_play_hireso/BombersNotebook_Destroy.s | BombersNotebook_Destroy | 0x8016FC98 | 0x16 |
2570 | asm/non_matchings/code/PreRender/PreRender_SetValuesSave.s | PreRender_SetValuesSave | 0x8016FCF0 | 0xF |
2571 | asm/non_matchings/code/PreRender/PreRender_Init.s | PreRender_Init | 0x8016FD2C | 0xD |
2572 | asm/non_matchings/code/PreRender/PreRender_SetValues.s | PreRender_SetValues | 0x8016FD60 | 0xD |
2573 | asm/non_matchings/code/PreRender/PreRender_Destroy.s | PreRender_Destroy | 0x8016FD94 | 0x9 |
2574 | asm/non_matchings/code/PreRender/PreRender_CopyImage.s | PreRender_CopyImage | 0x8016FDB8 | 0x6E |
2575 | asm/non_matchings/code/PreRender/PreRender_RestoreBuffer.s | PreRender_RestoreBuffer | 0x8016FF70 | 0x8 |
2576 | asm/non_matchings/code/PreRender/func_8016FF90.s | func_8016FF90 | 0x8016FF90 | 0x9C |
2577 | asm/non_matchings/code/PreRender/func_80170200.s | func_80170200 | 0x80170200 | 0xF |
2578 | asm/non_matchings/code/PreRender/PreRender_CoverageRgba16ToI8.s | PreRender_CoverageRgba16ToI8 | 0x8017023C | 0xD0 |
2579 | asm/non_matchings/code/PreRender/PreRender_SaveZBuffer.s | PreRender_SaveZBuffer | 0x8017057C | 0xE |
2580 | asm/non_matchings/code/PreRender/PreRender_SaveFramebuffer.s | PreRender_SaveFramebuffer | 0x801705B4 | 0xE |
2581 | asm/non_matchings/code/PreRender/PreRender_FetchFbufCoverage.s | PreRender_FetchFbufCoverage | 0x801705EC | 0x51 |
2582 | asm/non_matchings/code/PreRender/PreRender_DrawCoverage.s | PreRender_DrawCoverage | 0x80170730 | 0x11 |
2583 | asm/non_matchings/code/PreRender/PreRender_RestoreZBuffer.s | PreRender_RestoreZBuffer | 0x80170774 | 0x9 |
2584 | asm/non_matchings/code/PreRender/func_80170798.s | func_80170798 | 0x80170798 | 0xD2 |
2585 | asm/non_matchings/code/PreRender/func_80170AE0.s | func_80170AE0 | 0x80170AE0 | 0x12 |
2586 | asm/non_matchings/code/PreRender/PreRender_RestoreFramebuffer.s | PreRender_RestoreFramebuffer | 0x80170B28 | 0x9 |
2587 | asm/non_matchings/code/PreRender/PreRender_AntiAliasFilterPixel.s | PreRender_AntiAliasFilterPixel | 0x80170B4C | 0x2B0 |
2588 | asm/non_matchings/code/PreRender/PreRender_AntiAliasFilter.s | PreRender_AntiAliasFilter | 0x8017160C | 0x2E |
2589 | asm/non_matchings/code/PreRender/PreRender_Get5bMedian9.s | PreRender_Get5bMedian9 | 0x801716C4 | 0x4D |
2590 | asm/non_matchings/code/PreRender/PreRender_DivotFilter.s | PreRender_DivotFilter | 0x801717F8 | 0x1D5 |
2591 | asm/non_matchings/code/PreRender/PreRender_ApplyFilters.s | PreRender_ApplyFilters | 0x80171F4C | 0x17 |
2592 | asm/non_matchings/code/PreRender/PreRender_ApplyFiltersSlowlyInit.s | PreRender_ApplyFiltersSlowlyInit | 0x80171FA8 | 0x34 |
2593 | asm/non_matchings/code/PreRender/PreRender_ApplyFiltersSlowlyDestroy.s | PreRender_ApplyFiltersSlowlyDestroy | 0x80172078 | 0x13 |
2594 | asm/non_matchings/code/PreRender/func_801720C4.s | func_801720C4 | 0x801720C4 | 0xE |
2595 | asm/non_matchings/code/PreRender/Prerender_DrawBackground2DImpl.s | Prerender_DrawBackground2DImpl | 0x801720FC | 0x197 |
2596 | asm/non_matchings/code/PreRender/Prerender_DrawBackground2D.s | Prerender_DrawBackground2D | 0x80172758 | 0x26 |
2597 | asm/non_matchings/code/TwoHeadGfxArena/THGA_Init.s | THGA_Init | 0x801727F0 | 0x8 |
2598 | asm/non_matchings/code/TwoHeadGfxArena/THGA_Destroy.s | THGA_Destroy | 0x80172810 | 0x8 |
2599 | asm/non_matchings/code/TwoHeadGfxArena/THGA_IsCrash.s | THGA_IsCrash | 0x80172830 | 0x8 |
2600 | asm/non_matchings/code/TwoHeadGfxArena/THGA_Init.s | THGA_Init | 0x80172850 | 0x8 |
2601 | asm/non_matchings/code/TwoHeadGfxArena/THGA_GetRemaining.s | THGA_GetRemaining | 0x80172870 | 0x8 |
2602 | asm/non_matchings/code/TwoHeadGfxArena/THGA_GetHead.s | THGA_GetHead | 0x80172890 | 0x8 |
2603 | asm/non_matchings/code/TwoHeadGfxArena/THGA_SetHead.s | THGA_SetHead | 0x801728B0 | 0x8 |
2604 | asm/non_matchings/code/TwoHeadGfxArena/THGA_GetTail.s | THGA_GetTail | 0x801728D0 | 0x8 |
2605 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocDisplayList.s | THGA_AllocDisplayList | 0x801728F0 | 0x9 |
2606 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocGfx.s | THGA_AllocGfx | 0x80172914 | 0x8 |
2607 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocGfx2.s | THGA_AllocGfx2 | 0x80172934 | 0x8 |
2608 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocTail.s | THGA_AllocTail | 0x80172954 | 0x8 |
2609 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocMtxArray.s | THGA_AllocMtxArray | 0x80172974 | 0x9 |
2610 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocMtx.s | THGA_AllocMtx | 0x80172998 | 0x8 |
2611 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocVtxArray.s | THGA_AllocVtxArray | 0x801729B8 | 0x9 |
2612 | asm/non_matchings/code/TwoHeadGfxArena/THGA_AllocVtx.s | THGA_AllocVtx | 0x801729DC | 0x9 |
2613 | asm/non_matchings/code/TwoHeadArena/THA_GetHead.s | THA_GetHead | 0x80172A00 | 0x3 |
2614 | asm/non_matchings/code/TwoHeadArena/THA_SetHead.s | THA_SetHead | 0x80172A0C | 0x3 |
2615 | asm/non_matchings/code/TwoHeadArena/THA_GetTail.s | THA_GetTail | 0x80172A18 | 0x3 |
2616 | asm/non_matchings/code/TwoHeadArena/THA_AllocHead.s | THA_AllocHead | 0x80172A24 | 0x5 |
2617 | asm/non_matchings/code/TwoHeadArena/THA_AllocHeadByte.s | THA_AllocHeadByte | 0x80172A38 | 0x8 |
2618 | asm/non_matchings/code/TwoHeadArena/THA_AllocTail.s | THA_AllocTail | 0x80172A58 | 0x1C |
2619 | asm/non_matchings/code/TwoHeadArena/THA_AllocTailAlign16.s | THA_AllocTailAlign16 | 0x80172AC8 | 0x8 |
2620 | asm/non_matchings/code/TwoHeadArena/THA_AllocTailAlign.s | THA_AllocTailAlign | 0x80172AE8 | 0x7 |
2621 | asm/non_matchings/code/TwoHeadArena/THA_GetRemaining.s | THA_GetRemaining | 0x80172B04 | 0x5 |
2622 | asm/non_matchings/code/TwoHeadArena/THA_IsCrash.s | THA_IsCrash | 0x80172B18 | 0x9 |
2623 | asm/non_matchings/code/TwoHeadArena/THA_Reset.s | THA_Reset | 0x80172B3C | 0x7 |
2624 | asm/non_matchings/code/TwoHeadArena/THA_Init.s | THA_Init | 0x80172B58 | 0x11 |
2625 | asm/non_matchings/code/TwoHeadArena/THA_Destroy.s | THA_Destroy | 0x80172B9C | 0x9 |
2626 | asm/non_matchings/code/audio_stop_all_sfx/AudioMgr_StopAllSfxExceptSystem.s | AudioMgr_StopAllSfxExceptSystem | 0x80172BC0 | 0x1C |
2627 | asm/non_matchings/code/audio_thread_manager/AudioMgr_NotifyTaskDone.s | AudioMgr_NotifyTaskDone | 0x80172C30 | 0xE |
2628 | asm/non_matchings/code/audio_thread_manager/AudioMgr_HandleRetrace.s | AudioMgr_HandleRetrace | 0x80172C68 | 0x91 |
2629 | asm/non_matchings/code/audio_thread_manager/AudioMgr_HandlePreNMI.s | AudioMgr_HandlePreNMI | 0x80172EAC | 0x9 |
2630 | asm/non_matchings/code/audio_thread_manager/AudioMgr_ThreadEntry.s | AudioMgr_ThreadEntry | 0x80172ED0 | 0x5E |
2631 | asm/non_matchings/code/audio_thread_manager/AudioMgr_Unlock.s | AudioMgr_Unlock | 0x80173048 | 0xB |
2632 | asm/non_matchings/code/audio_thread_manager/AudioMgr_Init.s | AudioMgr_Init | 0x80173074 | 0x2F |
2633 | asm/non_matchings/code/title_setup/Setup_InitRegs.s | Setup_InitRegs | 0x80173130 | 0x6B |
2634 | asm/non_matchings/code/title_setup/Setup_InitImpl.s | Setup_InitImpl | 0x801732DC | 0x14 |
2635 | asm/non_matchings/code/title_setup/Setup_Destroy.s | Setup_Destroy | 0x8017332C | 0x3 |
2636 | asm/non_matchings/code/title_setup/Setup_Init.s | Setup_Init | 0x80173338 | 0xA |
2637 | asm/non_matchings/code/game/GameState_UpdateFramerateDivisors.s | GameState_UpdateFramerateDivisors | 0x80173360 | 0x12 |
2638 | asm/non_matchings/code/game/GameState_SetFramerateDivisor.s | GameState_SetFramerateDivisor | 0x801733A8 | 0xD |
2639 | asm/non_matchings/code/game/GameState_SetFBFilter.s | GameState_SetFBFilter | 0x801733DC | 0x56 |
2640 | asm/non_matchings/code/game/GameState_Noop.s | GameState_Noop | 0x80173534 | 0x3 |
2641 | asm/non_matchings/code/game/GameState_Draw.s | GameState_Draw | 0x80173540 | 0x41 |
2642 | asm/non_matchings/code/game/Game_ResetSegments.s | Game_ResetSegments | 0x80173644 | 0x26 |
2643 | asm/non_matchings/code/game/GameState_DrawEnd.s | GameState_DrawEnd | 0x801736DC | 0x1E |
2644 | asm/non_matchings/code/game/GameState_GetInput.s | GameState_GetInput | 0x80173754 | 0xA |
2645 | asm/non_matchings/code/game/GameState_Update.s | GameState_Update | 0x8017377C | 0x1A |
2646 | asm/non_matchings/code/game/GameState_IncrementFrameCount.s | GameState_IncrementFrameCount | 0x801737E4 | 0xB |
2647 | asm/non_matchings/code/game/Game_InitHeap.s | Game_InitHeap | 0x80173810 | 0x1C |
2648 | asm/non_matchings/code/game/Game_ResizeHeap.s | Game_ResizeHeap | 0x80173880 | 0x34 |
2649 | asm/non_matchings/code/game/GameState_Init.s | GameState_Init | 0x80173950 | 0x40 |
2650 | asm/non_matchings/code/game/GameState_Destroy.s | GameState_Destroy | 0x80173A50 | 0x2C |
2651 | asm/non_matchings/code/game/GameState_GetInit.s | GameState_GetInit | 0x80173B00 | 0x3 |
2652 | asm/non_matchings/code/game/GameState_GetSize.s | GameState_GetSize | 0x80173B0C | 0x3 |
2653 | asm/non_matchings/code/game/GameState_IsRunning.s | GameState_IsRunning | 0x80173B18 | 0x3 |
2654 | asm/non_matchings/code/game/Game_GetHeapFreeSize.s | Game_GetHeapFreeSize | 0x80173B24 | 0x9 |
2655 | asm/non_matchings/code/game/func_80173B48.s | func_80173B48 | 0x80173B48 | 0x2A |
2656 | asm/non_matchings/code/gamealloc/func_80173BF0.s | func_80173BF0 | 0x80173BF0 | 0x8 |
2657 | asm/non_matchings/code/gamealloc/Gamealloc_Alloc.s | Gamealloc_Alloc | 0x80173C10 | 0x1B |
2658 | asm/non_matchings/code/gamealloc/Gamealloc_Free.s | Gamealloc_Free | 0x80173C7C | 0x13 |
2659 | asm/non_matchings/code/gamealloc/Gamealloc_FreeAll.s | Gamealloc_FreeAll | 0x80173CC8 | 0x14 |
2660 | asm/non_matchings/code/gamealloc/Gamealloc_Init.s | Gamealloc_Init | 0x80173D18 | 0x6 |
2661 | asm/non_matchings/code/graph/Graph_FaultClient.s | Graph_FaultClient | 0x80173D30 | 0x1F |
2662 | asm/non_matchings/code/graph/Graph_InitTHGA.s | Graph_InitTHGA | 0x80173DAC | 0x8 |
2663 | asm/non_matchings/code/graph/Graph_SetNextGfxPool.s | Graph_SetNextGfxPool | 0x80173DCC | 0x73 |
2664 | asm/non_matchings/code/graph/Graph_GetNextGameState.s | Graph_GetNextGameState | 0x80173F98 | 0x32 |
2665 | asm/non_matchings/code/graph/Graph_FaultAddrConv.s | Graph_FaultAddrConv | 0x80174060 | 0x1C |
2666 | asm/non_matchings/code/graph/Graph_Init.s | Graph_Init | 0x801740D0 | 0x29 |
2667 | asm/non_matchings/code/graph/Graph_Destroy.s | Graph_Destroy | 0x80174174 | 0xD |
2668 | asm/non_matchings/code/graph/Graph_TaskSet00.s | Graph_TaskSet00 | 0x801741A8 | 0xC1 |
2669 | asm/non_matchings/code/graph/Graph_UpdateGame.s | Graph_UpdateGame | 0x801744AC | 0x13 |
2670 | asm/non_matchings/code/graph/Graph_ExecuteAndDraw.s | Graph_ExecuteAndDraw | 0x801744F8 | 0xDC |
2671 | asm/non_matchings/code/graph/Graph_Update.s | Graph_Update | 0x80174868 | 0xE |
2672 | asm/non_matchings/code/graph/Graph_ThreadEntry.s | Graph_ThreadEntry | 0x801748A0 | 0x68 |
2673 | asm/non_matchings/code/gfxalloc/Gfx_Open.s | Gfx_Open | 0x80174A40 | 0x3 |
2674 | asm/non_matchings/code/gfxalloc/Gfx_Close.s | Gfx_Close | 0x80174A4C | 0x6 |
2675 | asm/non_matchings/code/gfxalloc/Gfx_Alloc.s | Gfx_Alloc | 0x80174A64 | 0xF |
2676 | asm/non_matchings/code/listalloc/func_80174AA0.s | func_80174AA0 | 0x80174AA0 | 0x5 |
2677 | asm/non_matchings/code/listalloc/func_80174AB4.s | func_80174AB4 | 0x80174AB4 | 0x1B |
2678 | asm/non_matchings/code/listalloc/func_80174B20.s | func_80174B20 | 0x80174B20 | 0x20 |
2679 | asm/non_matchings/code/listalloc/func_80174BA0.s | func_80174BA0 | 0x80174BA0 | 0x14 |
2680 | asm/non_matchings/code/main/main.s | main | 0x80174BF0 | 0xC8 |
2681 | asm/non_matchings/code/padmgr/PadMgr_GetValidControllersMask.s | PadMgr_GetValidControllersMask | 0x80174F10 | 0x5 |
2682 | asm/non_matchings/code/padmgr/PadMgr_SetRumbleRetraceCallback.s | PadMgr_SetRumbleRetraceCallback | 0x80174F24 | 0x8 |
2683 | asm/non_matchings/code/padmgr/PadMgr_UnsetRumbleRetraceCallback.s | PadMgr_UnsetRumbleRetraceCallback | 0x80174F44 | 0xE |
2684 | asm/non_matchings/code/padmgr/PadMgr_SetInputRetraceCallback.s | PadMgr_SetInputRetraceCallback | 0x80174F7C | 0x8 |
2685 | asm/non_matchings/code/padmgr/PadMgr_UnsetInputRetraceCallback.s | PadMgr_UnsetInputRetraceCallback | 0x80174F9C | 0xE |
2686 | asm/non_matchings/code/padmgr/PadMgr_AcquireSerialEventQueue.s | PadMgr_AcquireSerialEventQueue | 0x80174FD4 | 0xD |
2687 | asm/non_matchings/code/padmgr/PadMgr_VoiceAcquireSerialEventQueue.s | PadMgr_VoiceAcquireSerialEventQueue | 0x80175008 | 0xD |
2688 | asm/non_matchings/code/padmgr/PadMgr_ReleaseSerialEventQueue.s | PadMgr_ReleaseSerialEventQueue | 0x8017503C | 0xC |
2689 | asm/non_matchings/code/padmgr/PadMgr_VoiceReleaseSerialEventQueue.s | PadMgr_VoiceReleaseSerialEventQueue | 0x8017506C | 0xC |
2690 | asm/non_matchings/code/padmgr/PadMgr_LockPadData.s | PadMgr_LockPadData | 0x8017509C | 0xC |
2691 | asm/non_matchings/code/padmgr/PadMgr_UnlockPadData.s | PadMgr_UnlockPadData | 0x801750CC | 0xC |
2692 | asm/non_matchings/code/padmgr/PadMgr_UpdateRumble.s | PadMgr_UpdateRumble | 0x801750FC | 0x9A |
2693 | asm/non_matchings/code/padmgr/PadMgr_RumbleStop.s | PadMgr_RumbleStop | 0x80175364 | 0x34 |
2694 | asm/non_matchings/code/padmgr/PadMgr_RumblePause.s | PadMgr_RumblePause | 0x80175434 | 0x6 |
2695 | asm/non_matchings/code/padmgr/PadMgr_RumbleSetSingle.s | PadMgr_RumbleSetSingle | 0x8017544C | 0xA |
2696 | asm/non_matchings/code/padmgr/PadMgr_RumbleSet.s | PadMgr_RumbleSet | 0x80175474 | 0x13 |
2697 | asm/non_matchings/code/padmgr/PadMgr_ControllerHasRumblePak.s | PadMgr_ControllerHasRumblePak | 0x801754C0 | 0x8 |
2698 | asm/non_matchings/code/padmgr/PadMgr_AdjustInput.s | PadMgr_AdjustInput | 0x801754E0 | 0xB1 |
2699 | asm/non_matchings/code/padmgr/PadMgr_UpdateInputs.s | PadMgr_UpdateInputs | 0x801757A4 | 0x86 |
2700 | asm/non_matchings/code/padmgr/PadMgr_InitVoice.s | PadMgr_InitVoice | 0x801759BC | 0x49 |
2701 | asm/non_matchings/code/padmgr/PadMgr_UpdateConnections.s | PadMgr_UpdateConnections | 0x80175AE0 | 0x68 |
2702 | asm/non_matchings/code/padmgr/PadMgr_HandleRetrace.s | PadMgr_HandleRetrace | 0x80175C80 | 0x6F |
2703 | asm/non_matchings/code/padmgr/PadMgr_HandlePreNMI.s | PadMgr_HandlePreNMI | 0x80175E3C | 0xB |
2704 | asm/non_matchings/code/padmgr/PadMgr_GetInputNoLock.s | PadMgr_GetInputNoLock | 0x80175E68 | 0x4C |
2705 | asm/non_matchings/code/padmgr/PadMgr_GetInput.s | PadMgr_GetInput | 0x80175F98 | 0xF |
2706 | asm/non_matchings/code/padmgr/PadMgr_GetInput2.s | PadMgr_GetInput2 | 0x80175FD4 | 0xF |
2707 | asm/non_matchings/code/padmgr/PadMgr_ThreadEntry.s | PadMgr_ThreadEntry | 0x80176010 | 0x61 |
2708 | asm/non_matchings/code/padmgr/PadMgr_Init.s | PadMgr_Init | 0x80176194 | 0x3B |
2709 | asm/non_matchings/code/sched/Sched_SwapFramebuffer.s | Sched_SwapFramebuffer | 0x80176280 | 0x25 |
2710 | asm/non_matchings/code/sched/Sched_SwapFramebuffer.s | Sched_SwapFramebuffer | 0x80176314 | 0x14 |
2711 | asm/non_matchings/code/sched/Sched_HandlePreNMI.s | Sched_HandlePreNMI | 0x80176364 | 0x3 |
2712 | asm/non_matchings/code/sched/Sched_HandleNMI.s | Sched_HandleNMI | 0x80176370 | 0x9 |
2713 | asm/non_matchings/code/sched/Sched_HandleAudioCancel.s | Sched_HandleAudioCancel | 0x80176394 | 0x57 |
2714 | asm/non_matchings/code/sched/Sched_HandleGfxCancel.s | Sched_HandleGfxCancel | 0x801764F0 | 0x67 |
2715 | asm/non_matchings/code/sched/Sched_QueueTask.s | Sched_QueueTask | 0x8017668C | 0x19 |
2716 | asm/non_matchings/code/sched/Sched_Yield.s | Sched_Yield | 0x801766F0 | 0x16 |
2717 | asm/non_matchings/code/sched/Sched_CheckTaskFramebuffers.s | Sched_CheckTaskFramebuffers | 0x80176748 | 0x1C |
2718 | asm/non_matchings/code/sched/Sched_Schedule.s | Sched_Schedule | 0x801767B8 | 0x4A |
2719 | asm/non_matchings/code/sched/Sched_SetNextFramebufferFromTask.s | Sched_SetNextFramebufferFromTask | 0x801768E0 | 0xF |
2720 | asm/non_matchings/code/sched/Sched_TaskComplete.s | Sched_TaskComplete | 0x8017691C | 0x1B |
2721 | asm/non_matchings/code/sched/Sched_RunTask.s | Sched_RunTask | 0x80176988 | 0x6B |
2722 | asm/non_matchings/code/sched/Sched_HandleNotify.s | Sched_HandleNotify | 0x80176B34 | 0x3C |
2723 | asm/non_matchings/code/sched/Sched_HandleRetrace.s | Sched_HandleRetrace | 0x80176C24 | 0x34 |
2724 | asm/non_matchings/code/sched/Sched_HandleRSPDone.s | Sched_HandleRSPDone | 0x80176CF4 | 0x8E |
2725 | asm/non_matchings/code/sched/Sched_HandleRDPDone.s | Sched_HandleRDPDone | 0x80176F2C | 0x3B |
2726 | asm/non_matchings/code/sched/Sched_SendNotifyMsg.s | Sched_SendNotifyMsg | 0x80177018 | 0x9 |
2727 | asm/non_matchings/code/sched/Sched_SendAudioCancelMsg.s | Sched_SendAudioCancelMsg | 0x8017703C | 0x9 |
2728 | asm/non_matchings/code/sched/Sched_SendGfxCancelMsg.s | Sched_SendGfxCancelMsg | 0x80177060 | 0x9 |
2729 | asm/non_matchings/code/sched/Sched_FaultClient.s | Sched_FaultClient | 0x80177084 | 0x36 |
2730 | asm/non_matchings/code/sched/Sched_ThreadEntry.s | Sched_ThreadEntry | 0x8017715C | 0x51 |
2731 | asm/non_matchings/code/sched/Sched_Init.s | Sched_Init | 0x801772A0 | 0x3C |
2732 | asm/non_matchings/code/speed_meter/SpeedMeter_InitImpl.s | SpeedMeter_InitImpl | 0x80177390 | 0x4 |
2733 | asm/non_matchings/code/speed_meter/SpeedMeter_Init.s | SpeedMeter_Init | 0x801773A0 | 0x9 |
2734 | asm/non_matchings/code/speed_meter/SpeedMeter_Destroy.s | SpeedMeter_Destroy | 0x801773C4 | 0x3 |
2735 | asm/non_matchings/code/speed_meter/SpeedMeter_DrawTimeEntries.s | SpeedMeter_DrawTimeEntries | 0x801773D0 | 0x1AD |
2736 | asm/non_matchings/code/speed_meter/SpeedMeter_InitAllocEntry.s | SpeedMeter_InitAllocEntry | 0x80177A84 | 0x11 |
2737 | asm/non_matchings/code/speed_meter/SpeedMeter_DrawAllocEntry.s | SpeedMeter_DrawAllocEntry | 0x80177AC8 | 0xE4 |
2738 | asm/non_matchings/code/speed_meter/SpeedMeter_DrawAllocEntries.s | SpeedMeter_DrawAllocEntries | 0x80177E58 | 0xA6 |
2739 | asm/non_matchings/code/speed_meter/func_801780F0.s | func_801780F0 | 0x801780F0 | 0x3F |
2740 | asm/non_matchings/code/speed_meter/func_801781EC.s | func_801781EC | 0x801781EC | 0x90 |
2741 | asm/non_matchings/code/speed_meter/func_8017842C.s | func_8017842C | 0x8017842C | 0xC9 |
2742 | asm/non_matchings/code/sys_cmpdma/SysCfb_SetLoResMode.s | SysCfb_SetLoResMode | 0x80178750 | 0x32 |
2743 | asm/non_matchings/code/sys_cmpdma/SysCfb_SetHiResMode.s | SysCfb_SetHiResMode | 0x80178818 | 0x58 |
2744 | asm/non_matchings/code/sys_cmpdma/SysCfb_Init.s | SysCfb_Init | 0x80178978 | 0x17 |
2745 | asm/non_matchings/code/sys_cmpdma/SysCfb_Reset.s | SysCfb_Reset | 0x801789D4 | 0x6 |
2746 | asm/non_matchings/code/sys_cmpdma/SysCfb_GetFramebuffer.s | SysCfb_GetFramebuffer | 0x801789EC | 0xA |
2747 | asm/non_matchings/code/sys_cmpdma/SysCfb_GetZBuffer.s | SysCfb_GetZBuffer | 0x80178A14 | 0x4 |
2748 | asm/non_matchings/code/sys_cmpdma/SysCfb_GetWorkBuffer.s | SysCfb_GetWorkBuffer | 0x80178A24 | 0x4 |
2749 | asm/non_matchings/code/sys_cmpdma/SysCfb_GetZBufferPixel.s | SysCfb_GetZBufferPixel | 0x80178A34 | 0x18 |
2750 | asm/non_matchings/code/sys_cmpdma/SysCfb_GetZBufferInt.s | SysCfb_GetZBufferInt | 0x80178A94 | 0xB |
2751 | asm/non_matchings/code/sys_cmpdma/func_80178AC0.s | func_80178AC0 | 0x80178AC0 | 0x70 |
2752 | asm/non_matchings/code/sys_cmpdma/CmpDma_GetFileInfo.s | CmpDma_GetFileInfo | 0x80178C80 | 0x3F |
2753 | asm/non_matchings/code/sys_cmpdma/CmpDma_Decompress.s | CmpDma_Decompress | 0x80178D7C | 0xC |
2754 | asm/non_matchings/code/sys_cmpdma/CmpDma_LoadFileImpl.s | CmpDma_LoadFileImpl | 0x80178DAC | 0x24 |
2755 | asm/non_matchings/code/sys_cmpdma/CmpDma_LoadFile.s | CmpDma_LoadFile | 0x80178E3C | 0x10 |
2756 | asm/non_matchings/code/sys_cmpdma/CmpDma_LoadAllFiles.s | CmpDma_LoadAllFiles | 0x80178E7C | 0x2D |
2757 | asm/non_matchings/code/sys_initial_check/Check_WriteRGBA16Pixel.s | Check_WriteRGBA16Pixel | 0x80178F30 | 0xC |
2758 | asm/non_matchings/code/sys_initial_check/Check_WriteI4Pixel.s | Check_WriteI4Pixel | 0x80178F60 | 0x10 |
2759 | asm/non_matchings/code/sys_initial_check/Check_DrawI4Texture.s | Check_DrawI4Texture | 0x80178FA0 | 0x3C |
2760 | asm/non_matchings/code/sys_initial_check/Check_ClearRGBA16.s | Check_ClearRGBA16 | 0x80179090 | 0x1F |
2761 | asm/non_matchings/code/sys_initial_check/Check_DrawExpansionPakErrorMessage.s | Check_DrawExpansionPakErrorMessage | 0x8017910C | 0x30 |
2762 | asm/non_matchings/code/sys_initial_check/Check_DrawRegionLockErrorMessage.s | Check_DrawRegionLockErrorMessage | 0x801791CC | 0x25 |
2763 | asm/non_matchings/code/sys_initial_check/Check_ExpansionPak.s | Check_ExpansionPak | 0x80179260 | 0x11 |
2764 | asm/non_matchings/code/sys_initial_check/Check_RegionIsSupported.s | Check_RegionIsSupported | 0x801792A4 | 0x17 |
2765 | asm/non_matchings/code/sys_math/Math_FactorialF.s | Math_FactorialF | 0x80179300 | 0x40 |
2766 | asm/non_matchings/code/sys_math/Math_Factorial.s | Math_Factorial | 0x80179400 | 0x31 |
2767 | asm/non_matchings/code/sys_math/Math_PowF.s | Math_PowF | 0x801794C4 | 0xA |
2768 | asm/non_matchings/code/sys_math/Math_SinF.s | Math_SinF | 0x801794EC | 0x15 |
2769 | asm/non_matchings/code/sys_math/Math_CosF.s | Math_CosF | 0x80179540 | 0x15 |
2770 | asm/non_matchings/code/sys_math/Rand_ZeroFloat.s | Rand_ZeroFloat | 0x80179594 | 0xB |
2771 | asm/non_matchings/code/sys_math/Rand_CenteredFloat.s | Rand_CenteredFloat | 0x801795C0 | 0xC |
2772 | asm/non_matchings/code/sys_math3d/Math3D_Normalize.s | Math3D_Normalize | 0x801795F0 | 0x22 |
2773 | asm/non_matchings/code/sys_math3d/Math3D_PlaneVsLineSegClosestPoint.s | Math3D_PlaneVsLineSegClosestPoint | 0x80179678 | 0x48 |
2774 | asm/non_matchings/code/sys_math3d/func_80179798.s | func_80179798 | 0x80179798 | 0xAB |
2775 | asm/non_matchings/code/sys_math3d/func_80179A44.s | func_80179A44 | 0x80179A44 | 0x3C |
2776 | asm/non_matchings/code/sys_math3d/func_80179B34.s | func_80179B34 | 0x80179B34 | 0x18 |
2777 | asm/non_matchings/code/sys_math3d/func_80179B94.s | func_80179B94 | 0x80179B94 | 0x78 |
2778 | asm/non_matchings/code/sys_math3d/func_80179D74.s | func_80179D74 | 0x80179D74 | 0x1F |
2779 | asm/non_matchings/code/sys_math3d/Math3D_ScaleAndAdd.s | Math3D_ScaleAndAdd | 0x80179DF0 | 0x13 |
2780 | asm/non_matchings/code/sys_math3d/Math3D_Lerp.s | Math3D_Lerp | 0x80179E3C | 0x13 |
2781 | asm/non_matchings/code/sys_math3d/Math3D_Parallel.s | Math3D_Parallel | 0x80179E88 | 0x9 |
2782 | asm/non_matchings/code/sys_math3d/Math3D_AngleBetweenVectors.s | Math3D_AngleBetweenVectors | 0x80179EAC | 0x2E |
2783 | asm/non_matchings/code/sys_math3d/func_80179F64.s | func_80179F64 | 0x80179F64 | 0x35 |
2784 | asm/non_matchings/code/sys_math3d/Math3D_XZBoundCheck.s | Math3D_XZBoundCheck | 0x8017A038 | 0x19 |
2785 | asm/non_matchings/code/sys_math3d/func_8017A09C.s | func_8017A09C | 0x8017A09C | 0x4D |
2786 | asm/non_matchings/code/sys_math3d/func_8017A1D0.s | func_8017A1D0 | 0x8017A1D0 | 0x4D |
2787 | asm/non_matchings/code/sys_math3d/func_8017A304.s | func_8017A304 | 0x8017A304 | 0x4D |
2788 | asm/non_matchings/code/sys_math3d/func_8017A438.s | func_8017A438 | 0x8017A438 | 0x70 |
2789 | asm/non_matchings/code/sys_math3d/Math3D_XZLengthSquared.s | Math3D_XZLengthSquared | 0x8017A5F8 | 0x6 |
2790 | asm/non_matchings/code/sys_math3d/Math3D_XZLength.s | Math3D_XZLength | 0x8017A610 | 0x9 |
2791 | asm/non_matchings/code/sys_math3d/Math3D_XZDistanceSquared.s | Math3D_XZDistanceSquared | 0x8017A634 | 0x11 |
2792 | asm/non_matchings/code/sys_math3d/Math3D_XZDistance.s | Math3D_XZDistance | 0x8017A678 | 0xC |
2793 | asm/non_matchings/code/sys_math3d/Math3D_LengthSquared.s | Math3D_LengthSquared | 0x8017A6A8 | 0xB |
2794 | asm/non_matchings/code/sys_math3d/Math3D_Vec3fMagnitude.s | Math3D_Vec3fMagnitude | 0x8017A6D4 | 0x9 |
2795 | asm/non_matchings/code/sys_math3d/Math3D_Vec3fDistSq.s | Math3D_Vec3fDistSq | 0x8017A6F8 | 0xA |
2796 | asm/non_matchings/code/sys_math3d/Math3D_Distance.s | Math3D_Distance | 0x8017A720 | 0x8 |
2797 | asm/non_matchings/code/sys_math3d/Math3D_DistanceS.s | Math3D_DistanceS | 0x8017A740 | 0x1E |
2798 | asm/non_matchings/code/sys_math3d/func_8017A7B8.s | func_8017A7B8 | 0x8017A7B8 | 0x10 |
2799 | asm/non_matchings/code/sys_math3d/func_8017A7F8.s | func_8017A7F8 | 0x8017A7F8 | 0x10 |
2800 | asm/non_matchings/code/sys_math3d/func_8017A838.s | func_8017A838 | 0x8017A838 | 0x10 |
2801 | asm/non_matchings/code/sys_math3d/Math3D_CrossProduct.s | Math3D_CrossProduct | 0x8017A878 | 0x1D |
2802 | asm/non_matchings/code/sys_math3d/Math3D_SurfaceNorm.s | Math3D_SurfaceNorm | 0x8017A8EC | 0x1A |
2803 | asm/non_matchings/code/sys_math3d/Math3D_PointRelativeToCubeFaces.s | Math3D_PointRelativeToCubeFaces | 0x8017A954 | 0x2E |
2804 | asm/non_matchings/code/sys_math3d/Math3D_PointRelativeToCubeEdges.s | Math3D_PointRelativeToCubeEdges | 0x8017AA0C | 0x6C |
2805 | asm/non_matchings/code/sys_math3d/Math3D_PointRelativeToCubeVertices.s | Math3D_PointRelativeToCubeVertices | 0x8017ABBC | 0x5F |
2806 | asm/non_matchings/code/sys_math3d/Math3D_LineVsCube.s | Math3D_LineVsCube | 0x8017AD38 | 0x255 |
2807 | asm/non_matchings/code/sys_math3d/func_8017B68C.s | func_8017B68C | 0x8017B68C | 0x5B |
2808 | asm/non_matchings/code/sys_math3d/func_8017B7F8.s | func_8017B7F8 | 0x8017B7F8 | 0x23 |
2809 | asm/non_matchings/code/sys_math3d/Math3D_UnitNormalVector.s | Math3D_UnitNormalVector | 0x8017B884 | 0x45 |
2810 | asm/non_matchings/code/sys_math3d/Math3D_SignedDistanceFromPlane.s | Math3D_SignedDistanceFromPlane | 0x8017B998 | 0x10 |
2811 | asm/non_matchings/code/sys_math3d/func_8017B9D8.s | func_8017B9D8 | 0x8017B9D8 | 0xF |
2812 | asm/non_matchings/code/sys_math3d/Math3D_UDistPlaneToPos.s | Math3D_UDistPlaneToPos | 0x8017BA14 | 0xE |
2813 | asm/non_matchings/code/sys_math3d/Math3D_DistPlaneToPos.s | Math3D_DistPlaneToPos | 0x8017BA4C | 0x21 |
2814 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaYDist.s | Math3D_TriChkPointParaYDist | 0x8017BAD0 | 0xB2 |
2815 | asm/non_matchings/code/sys_math3d/func_8017BD98.s | func_8017BD98 | 0x8017BD98 | 0x12 |
2816 | asm/non_matchings/code/sys_math3d/func_8017BDE0.s | func_8017BDE0 | 0x8017BDE0 | 0x14 |
2817 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaYIntersectDist.s | Math3D_TriChkPointParaYIntersectDist | 0x8017BE30 | 0x2C |
2818 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaYIntersectInsideTri.s | Math3D_TriChkPointParaYIntersectInsideTri | 0x8017BEE0 | 0x2B |
2819 | asm/non_matchings/code/sys_math3d/func_8017BF8C.s | func_8017BF8C | 0x8017BF8C | 0x1F |
2820 | asm/non_matchings/code/sys_math3d/Math3D_TriChkLineSegParaYIntersect.s | Math3D_TriChkLineSegParaYIntersect | 0x8017C008 | 0x5D |
2821 | asm/non_matchings/code/sys_math3d/func_8017C17C.s | func_8017C17C | 0x8017C17C | 0x1D |
2822 | asm/non_matchings/code/sys_math3d/func_8017C1F0.s | func_8017C1F0 | 0x8017C1F0 | 0xA9 |
2823 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaYIntersectInsideTri2.s | Math3D_TriChkPointParaYIntersectInsideTri2 | 0x8017C494 | 0x2B |
2824 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaXDist.s | Math3D_TriChkPointParaXDist | 0x8017C540 | 0xB2 |
2825 | asm/non_matchings/code/sys_math3d/func_8017C808.s | func_8017C808 | 0x8017C808 | 0x12 |
2826 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaXIntersect.s | Math3D_TriChkPointParaXIntersect | 0x8017C850 | 0x2D |
2827 | asm/non_matchings/code/sys_math3d/func_8017C904.s | func_8017C904 | 0x8017C904 | 0x1F |
2828 | asm/non_matchings/code/sys_math3d/Math3D_TriChkLineSegParaXIntersect.s | Math3D_TriChkLineSegParaXIntersect | 0x8017C980 | 0x62 |
2829 | asm/non_matchings/code/sys_math3d/func_8017CB08.s | func_8017CB08 | 0x8017CB08 | 0x1D |
2830 | asm/non_matchings/code/sys_math3d/Math3D_TriChkLineSegParaZDist.s | Math3D_TriChkLineSegParaZDist | 0x8017CB7C | 0xCB |
2831 | asm/non_matchings/code/sys_math3d/func_8017CEA8.s | func_8017CEA8 | 0x8017CEA8 | 0x12 |
2832 | asm/non_matchings/code/sys_math3d/Math3D_TriChkPointParaZIntersect.s | Math3D_TriChkPointParaZIntersect | 0x8017CEF0 | 0x2D |
2833 | asm/non_matchings/code/sys_math3d/func_8017CFA4.s | func_8017CFA4 | 0x8017CFA4 | 0x1F |
2834 | asm/non_matchings/code/sys_math3d/Math3D_TriChkLineSegParaZIntersect.s | Math3D_TriChkLineSegParaZIntersect | 0x8017D020 | 0x63 |
2835 | asm/non_matchings/code/sys_math3d/func_8017D1AC.s | func_8017D1AC | 0x8017D1AC | 0x1D |
2836 | asm/non_matchings/code/sys_math3d/func_8017D220.s | func_8017D220 | 0x8017D220 | 0x37 |
2837 | asm/non_matchings/code/sys_math3d/Math3D_LineSegVsPlane.s | Math3D_LineSegVsPlane | 0x8017D2FC | 0x42 |
2838 | asm/non_matchings/code/sys_math3d/func_8017D404.s | func_8017D404 | 0x8017D404 | 0x59 |
2839 | asm/non_matchings/code/sys_math3d/Math3D_TriSetCoords.s | Math3D_TriSetCoords | 0x8017D568 | 0x2C |
2840 | asm/non_matchings/code/sys_math3d/Math3D_IsPointInSphere.s | Math3D_IsPointInSphere | 0x8017D618 | 0x14 |
2841 | asm/non_matchings/code/sys_math3d/Math3D_PointDistToLine2D.s | Math3D_PointDistToLine2D | 0x8017D668 | 0x56 |
2842 | asm/non_matchings/code/sys_math3d/func_8017D7C0.s | func_8017D7C0 | 0x8017D7C0 | 0x15 |
2843 | asm/non_matchings/code/sys_math3d/func_8017D814.s | func_8017D814 | 0x8017D814 | 0x42 |
2844 | asm/non_matchings/code/sys_math3d/func_8017D91C.s | func_8017D91C | 0x8017D91C | 0x42 |
2845 | asm/non_matchings/code/sys_math3d/func_8017DA24.s | func_8017DA24 | 0x8017DA24 | 0x42 |
2846 | asm/non_matchings/code/sys_math3d/Math3D_LineVsSph.s | Math3D_LineVsSph | 0x8017DB2C | 0x82 |
2847 | asm/non_matchings/code/sys_math3d/func_8017DD34.s | func_8017DD34 | 0x8017DD34 | 0x50 |
2848 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereTri.s | Math3D_ColSphereTri | 0x8017DE74 | 0x108 |
2849 | asm/non_matchings/code/sys_math3d/func_8017E294.s | func_8017E294 | 0x8017E294 | 0x2F |
2850 | asm/non_matchings/code/sys_math3d/func_8017E350.s | func_8017E350 | 0x8017E350 | 0x274 |
2851 | asm/non_matchings/code/sys_math3d/Math3D_ColCylinderTri.s | Math3D_ColCylinderTri | 0x8017ED20 | 0x120 |
2852 | asm/non_matchings/code/sys_math3d/func_8017F1A0.s | func_8017F1A0 | 0x8017F1A0 | 0x8 |
2853 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereSphere.s | Math3D_ColSphereSphere | 0x8017F1C0 | 0x8 |
2854 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereSphereIntersect.s | Math3D_ColSphereSphereIntersect | 0x8017F1E0 | 0x8 |
2855 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereSphereIntersectAndDistance.s | Math3D_ColSphereSphereIntersectAndDistance | 0x8017F200 | 0x33 |
2856 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereCylinderDistance.s | Math3D_ColSphereCylinderDistance | 0x8017F2CC | 0x8 |
2857 | asm/non_matchings/code/sys_math3d/Math3D_ColSphereCylinderDistanceAndAmount.s | Math3D_ColSphereCylinderDistanceAndAmount | 0x8017F2EC | 0x5C |
2858 | asm/non_matchings/code/sys_math3d/Math3D_ColCylinderCylinderAmount.s | Math3D_ColCylinderCylinderAmount | 0x8017F45C | 0x8 |
2859 | asm/non_matchings/code/sys_math3d/Math3D_ColCylinderCylinderAmountAndDistance.s | Math3D_ColCylinderCylinderAmountAndDistance | 0x8017F47C | 0x74 |
2860 | asm/non_matchings/code/sys_math3d/Math3d_ColTriTri.s | Math3d_ColTriTri | 0x8017F64C | 0xDD |
2861 | asm/non_matchings/code/sys_math3d/Math3D_XZInSphere.s | Math3D_XZInSphere | 0x8017F9C0 | 0x1D |
2862 | asm/non_matchings/code/sys_math3d/Math3D_XYInSphere.s | Math3D_XYInSphere | 0x8017FA34 | 0x1D |
2863 | asm/non_matchings/code/sys_math3d/Math3D_YZInSphere.s | Math3D_YZInSphere | 0x8017FAA8 | 0x1D |
2864 | asm/non_matchings/code/sys_math3d/func_8017FB1C.s | func_8017FB1C | 0x8017FB1C | 0x8A |
2865 | asm/non_matchings/code/sys_math3d/func_8017FD44.s | func_8017FD44 | 0x8017FD44 | 0x5B |
2866 | asm/non_matchings/code/sys_math_atan/Math_GetAtan2Tbl.s | Math_GetAtan2Tbl | 0x8017FEB0 | 0xD |
2867 | asm/non_matchings/code/sys_math_atan/Math_Atan2S.s | Math_Atan2S | 0x8017FEE4 | 0x7A |
2868 | asm/non_matchings/code/sys_math_atan/Math_Atan2F.s | Math_Atan2F | 0x801800CC | 0xD |
2869 | asm/non_matchings/code/sys_math_atan/Math_Atan2S_XY.s | Math_Atan2S_XY | 0x80180100 | 0xB |
2870 | asm/non_matchings/code/sys_math_atan/Math_Atan2F_XY.s | Math_Atan2F_XY | 0x8018012C | 0xD |
2871 | asm/non_matchings/code/sys_matrix/Matrix_Init.s | Matrix_Init | 0x80180160 | 0xF |
2872 | asm/non_matchings/code/sys_matrix/Matrix_Push.s | Matrix_Push | 0x8018019C | 0xC |
2873 | asm/non_matchings/code/sys_matrix/Matrix_Pop.s | Matrix_Pop | 0x801801CC | 0x7 |
2874 | asm/non_matchings/code/sys_matrix/Matrix_Get.s | Matrix_Get | 0x801801E8 | 0x9 |
2875 | asm/non_matchings/code/sys_matrix/Matrix_Put.s | Matrix_Put | 0x8018020C | 0xA |
2876 | asm/non_matchings/code/sys_matrix/Matrix_GetCurrent.s | Matrix_GetCurrent | 0x80180234 | 0x4 |
2877 | asm/non_matchings/code/sys_matrix/Matrix_Mult.s | Matrix_Mult | 0x80180244 | 0x16 |
2878 | asm/non_matchings/code/sys_matrix/Matrix_Translate.s | Matrix_Translate | 0x8018029C | 0x40 |
2879 | asm/non_matchings/code/sys_matrix/Matrix_Scale.s | Matrix_Scale | 0x8018039C | 0x37 |
2880 | asm/non_matchings/code/sys_matrix/Matrix_RotateXS.s | Matrix_RotateXS | 0x80180478 | 0x66 |
2881 | asm/non_matchings/code/sys_matrix/Matrix_RotateXF.s | Matrix_RotateXF | 0x80180610 | 0x6A |
2882 | asm/non_matchings/code/sys_matrix/Matrix_RotateXFApply.s | Matrix_RotateXFApply | 0x801807B8 | 0x52 |
2883 | asm/non_matchings/code/sys_matrix/Matrix_RotateXFNew.s | Matrix_RotateXFNew | 0x80180900 | 0x2B |
2884 | asm/non_matchings/code/sys_matrix/Matrix_RotateYS.s | Matrix_RotateYS | 0x801809AC | 0x67 |
2885 | asm/non_matchings/code/sys_matrix/Matrix_RotateYF.s | Matrix_RotateYF | 0x80180B48 | 0x6C |
2886 | asm/non_matchings/code/sys_matrix/Matrix_RotateZS.s | Matrix_RotateZS | 0x80180CF8 | 0x66 |
2887 | asm/non_matchings/code/sys_matrix/Matrix_RotateZF.s | Matrix_RotateZF | 0x80180E90 | 0x6B |
2888 | asm/non_matchings/code/sys_matrix/Matrix_RotateZYX.s | Matrix_RotateZYX | 0x8018103C | 0xB0 |
2889 | asm/non_matchings/code/sys_matrix/Matrix_RotateAndTranslateState.s | Matrix_RotateAndTranslateState | 0x801812FC | 0xD5 |
2890 | asm/non_matchings/code/sys_matrix/Matrix_SetTranslateRotateYXZ.s | Matrix_SetTranslateRotateYXZ | 0x80181650 | 0x6B |
2891 | asm/non_matchings/code/sys_matrix/Matrix_MtxFToMtx.s | Matrix_MtxFToMtx | 0x801817FC | 0x87 |
2892 | asm/non_matchings/code/sys_matrix/Matrix_ToMtx.s | Matrix_ToMtx | 0x80181A18 | 0xA |
2893 | asm/non_matchings/code/sys_matrix/Matrix_NewMtx.s | Matrix_NewMtx | 0x80181A40 | 0xB |
2894 | asm/non_matchings/code/sys_matrix/Matrix_MtxFToNewMtx.s | Matrix_MtxFToNewMtx | 0x80181A6C | 0xB |
2895 | asm/non_matchings/code/sys_matrix/Matrix_MultVec3f.s | Matrix_MultVec3f | 0x80181A98 | 0x2E |
2896 | asm/non_matchings/code/sys_matrix/Matrix_MultZero.s | Matrix_MultZero | 0x80181B50 | 0xA |
2897 | asm/non_matchings/code/sys_matrix/Matrix_MultVecX.s | Matrix_MultVecX | 0x80181B78 | 0x13 |
2898 | asm/non_matchings/code/sys_matrix/Matrix_MultVecY.s | Matrix_MultVecY | 0x80181BC4 | 0x13 |
2899 | asm/non_matchings/code/sys_matrix/Matrix_MultVecZ.s | Matrix_MultVecZ | 0x80181C10 | 0x13 |
2900 | asm/non_matchings/code/sys_matrix/Matrix_MultVec3fXZ.s | Matrix_MultVec3fXZ | 0x80181C5C | 0x20 |
2901 | asm/non_matchings/code/sys_matrix/Matrix_MtxFCopy.s | Matrix_MtxFCopy | 0x80181CDC | 0x22 |
2902 | asm/non_matchings/code/sys_matrix/Matrix_MtxToMtxF.s | Matrix_MtxToMtxF | 0x80181D64 | 0x95 |
2903 | asm/non_matchings/code/sys_matrix/Matrix_MultVec3fExt.s | Matrix_MultVec3fExt | 0x80181FB8 | 0x2C |
2904 | asm/non_matchings/code/sys_matrix/Matrix_Transpose.s | Matrix_Transpose | 0x80182068 | 0xE |
2905 | asm/non_matchings/code/sys_matrix/Matrix_ReplaceRotation.s | Matrix_ReplaceRotation | 0x801820A0 | 0x3F |
2906 | asm/non_matchings/code/sys_matrix/Matrix_MtxFToYXZRot.s | Matrix_MtxFToYXZRot | 0x8018219C | 0x4A |
2907 | asm/non_matchings/code/sys_matrix/Matrix_MtxFToZYXRot.s | Matrix_MtxFToZYXRot | 0x801822C4 | 0x4A |
2908 | asm/non_matchings/code/sys_matrix/Matrix_RotateAxisF.s | Matrix_RotateAxisF | 0x801823EC | 0x118 |
2909 | asm/non_matchings/code/sys_matrix/Matrix_RotateAxisS.s | Matrix_RotateAxisS | 0x8018284C | 0x111 |
2910 | asm/non_matchings/code/sys_ucode/SysUcode_GetUCodeBoot.s | SysUcode_GetUCodeBoot | 0x80182C90 | 0x4 |
2911 | asm/non_matchings/code/sys_ucode/SysUcode_GetUCodeBootSize.s | SysUcode_GetUCodeBootSize | 0x80182CA0 | 0x7 |
2912 | asm/non_matchings/code/sys_ucode/SysUcode_GetUCode.s | SysUcode_GetUCode | 0x80182CBC | 0x4 |
2913 | asm/non_matchings/code/sys_ucode/SysUcode_GetUCodeData.s | SysUcode_GetUCodeData | 0x80182CCC | 0x5 |
2914 | asm/non_matchings/code/sys_ucode/RumbleManager_Update.s | RumbleManager_Update | 0x80182CE0 | 0xD0 |
2915 | asm/non_matchings/code/sys_ucode/RumbleManager_Init.s | RumbleManager_Init | 0x80183020 | 0xE |
2916 | asm/non_matchings/code/sys_ucode/RumbleManager_Destroy.s | RumbleManager_Destroy | 0x80183058 | 0x6 |
2917 | asm/non_matchings/code/code_80183070/func_80183070.s | func_80183070 | 0x80183070 | 0xC |
2918 | asm/non_matchings/code/c_keyframe/func_801830A0.s | func_801830A0 | 0x801830A0 | 0xA |
2919 | asm/non_matchings/code/c_keyframe/func_801830C8.s | func_801830C8 | 0x801830C8 | 0x8 |
2920 | asm/non_matchings/code/c_keyframe/func_801830E8.s | func_801830E8 | 0x801830E8 | 0x18 |
2921 | asm/non_matchings/code/c_keyframe/func_80183148.s | func_80183148 | 0x80183148 | 0x37 |
2922 | asm/non_matchings/code/c_keyframe/func_80183224.s | func_80183224 | 0x80183224 | 0x23 |
2923 | asm/non_matchings/code/c_keyframe/func_801832B0.s | func_801832B0 | 0x801832B0 | 0x1F |
2924 | asm/non_matchings/code/c_keyframe/func_8018332C.s | func_8018332C | 0x8018332C | 0x38 |
2925 | asm/non_matchings/code/c_keyframe/func_8018340C.s | func_8018340C | 0x8018340C | 0x9 |
2926 | asm/non_matchings/code/c_keyframe/func_80183430.s | func_80183430 | 0x80183430 | 0x1B |
2927 | asm/non_matchings/code/c_keyframe/func_8018349C.s | func_8018349C | 0x8018349C | 0x3 |
2928 | asm/non_matchings/code/c_keyframe/func_801834A8.s | func_801834A8 | 0x801834A8 | 0x1A |
2929 | asm/non_matchings/code/c_keyframe/func_80183510.s | func_80183510 | 0x80183510 | 0x1C |
2930 | asm/non_matchings/code/c_keyframe/func_80183580.s | func_80183580 | 0x80183580 | 0x1B |
2931 | asm/non_matchings/code/c_keyframe/func_801835EC.s | func_801835EC | 0x801835EC | 0x1B |
2932 | asm/non_matchings/code/c_keyframe/func_80183658.s | func_80183658 | 0x80183658 | 0x1D |
2933 | asm/non_matchings/code/c_keyframe/func_801836CC.s | func_801836CC | 0x801836CC | 0x1C |
2934 | asm/non_matchings/code/c_keyframe/func_8018373C.s | func_8018373C | 0x8018373C | 0x24 |
2935 | asm/non_matchings/code/c_keyframe/func_801837CC.s | func_801837CC | 0x801837CC | 0xF |
2936 | asm/non_matchings/code/c_keyframe/func_80183808.s | func_80183808 | 0x80183808 | 0x1E |
2937 | asm/non_matchings/code/c_keyframe/func_80183880.s | func_80183880 | 0x80183880 | 0x6F |
2938 | asm/non_matchings/code/c_keyframe/func_80183A3C.s | func_80183A3C | 0x80183A3C | 0x33 |
2939 | asm/non_matchings/code/c_keyframe/func_80183B08.s | func_80183B08 | 0x80183B08 | 0x18 |
2940 | asm/non_matchings/code/c_keyframe/func_80183B68.s | func_80183B68 | 0x80183B68 | 0x9E |
2941 | asm/non_matchings/code/c_keyframe/func_80183DE0.s | func_80183DE0 | 0x80183DE0 | 0xCB |
2942 | asm/non_matchings/code/c_keyframe/func_8018410C.s | func_8018410C | 0x8018410C | 0x100 |
2943 | asm/non_matchings/code/c_keyframe/func_8018450C.s | func_8018450C | 0x8018450C | 0x26 |
2944 | asm/non_matchings/code/c_keyframe/func_801845A4.s | func_801845A4 | 0x801845A4 | 0x9 |
2945 | asm/non_matchings/code/c_keyframe/func_801845C8.s | func_801845C8 | 0x801845C8 | 0x19 |
2946 | asm/non_matchings/code/c_keyframe/func_8018462C.s | func_8018462C | 0x8018462C | 0x3 |
2947 | asm/non_matchings/code/c_keyframe/func_80184638.s | func_80184638 | 0x80184638 | 0x1D |
2948 | asm/non_matchings/code/c_keyframe/func_801846AC.s | func_801846AC | 0x801846AC | 0x1F |
2949 | asm/non_matchings/code/c_keyframe/func_80184728.s | func_80184728 | 0x80184728 | 0x1E |
2950 | asm/non_matchings/code/c_keyframe/func_801847A0.s | func_801847A0 | 0x801847A0 | 0x1E |
2951 | asm/non_matchings/code/c_keyframe/func_80184818.s | func_80184818 | 0x80184818 | 0x20 |
2952 | asm/non_matchings/code/c_keyframe/func_80184898.s | func_80184898 | 0x80184898 | 0x1F |
2953 | asm/non_matchings/code/c_keyframe/func_80184914.s | func_80184914 | 0x80184914 | 0x23 |
2954 | asm/non_matchings/code/c_keyframe/func_801849A0.s | func_801849A0 | 0x801849A0 | 0xF |
2955 | asm/non_matchings/code/c_keyframe/func_801849DC.s | func_801849DC | 0x801849DC | 0x9B |
2956 | asm/non_matchings/code/c_keyframe/func_80184C48.s | func_80184C48 | 0x80184C48 | 0x116 |
2957 | asm/non_matchings/code/c_keyframe/func_801850A0.s | func_801850A0 | 0x801850A0 | 0xCA |
2958 | asm/non_matchings/code/c_keyframe/func_801853C8.s | func_801853C8 | 0x801853C8 | 0x26 |
2959 | asm/non_matchings/code/c_keyframe/func_80185460.s | func_80185460 | 0x80185460 | 0x80 |
2960 | asm/non_matchings/code/sys_slowly/Slowly_Main.s | Slowly_Main | 0x80185660 | 0x27 |
2961 | asm/non_matchings/code/sys_slowly/Slowly_ThreadEntry.s | Slowly_ThreadEntry | 0x801856FC | 0x8 |
2962 | asm/non_matchings/code/sys_slowly/Slowly_Init.s | Slowly_Init | 0x8018571C | 0x21 |
2963 | asm/non_matchings/code/sys_slowly/Slowly_Destroy.s | Slowly_Destroy | 0x801857A0 | 0x8 |
2964 | asm/non_matchings/code/sys_flashrom/func_801857C0.s | func_801857C0 | 0x801857C0 | 0x4 |
2965 | asm/non_matchings/code/sys_flashrom/SysFlashrom_IsInit.s | SysFlashrom_IsInit | 0x801857C0 | 0x4 |
2966 | asm/non_matchings/code/sys_flashrom/SysFlashrom_GetVendorStr.s | SysFlashrom_GetVendorStr | 0x801857D0 | 0x25 |
2967 | asm/non_matchings/code/sys_flashrom/SysFlashrom_CheckFlashType.s | SysFlashrom_CheckFlashType | 0x80185864 | 0x29 |
2968 | asm/non_matchings/code/sys_flashrom/SysFlashrom_InitFlash.s | SysFlashrom_InitFlash | 0x80185908 | 0x18 |
2969 | asm/non_matchings/code/sys_flashrom/SysFlashrom_ReadData.s | SysFlashrom_ReadData | 0x80185968 | 0x22 |
2970 | asm/non_matchings/code/sys_flashrom/SysFlashrom_EraseSector.s | SysFlashrom_EraseSector | 0x801859F0 | 0xF |
2971 | asm/non_matchings/code/sys_flashrom/SysFlashrom_ExecWrite.s | SysFlashrom_ExecWrite | 0x80185A2C | 0x3C |
2972 | asm/non_matchings/code/sys_flashrom/SysFlashrom_AttemptWrite.s | SysFlashrom_AttemptWrite | 0x80185B1C | 0x32 |
2973 | asm/non_matchings/code/sys_flashrom/SysFlashrom_NeedsToErase.s | SysFlashrom_NeedsToErase | 0x80185BE4 | 0x10 |
2974 | asm/non_matchings/code/sys_flashrom/func_80185C24.s | func_80185C24 | 0x80185C24 | 0x47 |
2975 | asm/non_matchings/code/sys_flashrom/SysFlashrom_ThreadEntry.s | SysFlashrom_ThreadEntry | 0x80185D40 | 0x27 |
2976 | asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteDataAsync.s | SysFlashrom_WriteDataAsync | 0x80185DDC | 0x3A |
2977 | asm/non_matchings/code/sys_flashrom/SysFlashrom_IsBusy.s | SysFlashrom_IsBusy | 0x80185EC4 | 0x10 |
2978 | asm/non_matchings/code/sys_flashrom/SysFlashrom_AwaitResult.s | SysFlashrom_AwaitResult | 0x80185F04 | 0x18 |
2979 | asm/non_matchings/code/sys_flashrom/SysFlashrom_WriteDataSync.s | SysFlashrom_WriteDataSync | 0x80185F64 | 0xB |
2980 | asm/non_matchings/code/kanread/Kanji_OffsetFromShiftJIS.s | Kanji_OffsetFromShiftJIS | 0x80185F90 | 0x26 |
2981 | asm/non_matchings/code/osFlash/func_80186A70.s | func_80186A70 | 0x80186A70 | 0x12 |
2982 | asm/non_matchings/code/osFlash/func_80186AB8.s | func_80186AB8 | 0x80186AB8 | 0x1C |
2983 | asm/non_matchings/code/osFlash/func_80186B28.s | func_80186B28 | 0x80186B28 | 0x2 |
2984 | asm/non_matchings/code/osFlash/func_80186B30.s | func_80186B30 | 0x80186B30 | 0x2 |
2985 | asm/non_matchings/code/osFlash/func_80186B38.s | func_80186B38 | 0x80186B38 | 0xC |
2986 | asm/non_matchings/code/osFlash/func_80186B68.s | func_80186B68 | 0x80186B68 | 0x2 |
2987 | asm/non_matchings/code/osFlash/func_80186B70.s | func_80186B70 | 0x80186B70 | 0x2 |
2988 | asm/non_matchings/code/osFlash/func_80186B78.s | func_80186B78 | 0x80186B78 | 0x4D |
2989 | asm/non_matchings/code/osFlash/func_80186CAC.s | func_80186CAC | 0x80186CAC | 0x2D |
2990 | asm/non_matchings/code/osFlash/func_80186D60.s | func_80186D60 | 0x80186D60 | 0x41 |
2991 | asm/non_matchings/code/osFlash/func_80186E64.s | func_80186E64 | 0x80186E64 | 0x19 |
2992 | asm/non_matchings/code/osFlash/func_80186EC8.s | func_80186EC8 | 0x80186EC8 | 0x54 |
2993 | asm/non_matchings/code/osFlash/func_80187018.s | func_80187018 | 0x80187018 | 0x1A |
2994 | asm/non_matchings/code/osFlash/func_80187080.s | func_80187080 | 0x80187080 | 0x29 |
2995 | asm/non_matchings/code/osFlash/func_80187124.s | func_80187124 | 0x80187124 | 0x58 |
2996 | asm/non_matchings/code/osFlash/func_80187284.s | func_80187284 | 0x80187284 | 0x1E |
2997 | asm/non_matchings/code/osFlash/func_801872FC.s | func_801872FC | 0x801872FC | 0x30 |
2998 | asm/non_matchings/code/osFlash/func_801873BC.s | func_801873BC | 0x801873BC | 0x5C |
2999 | asm/non_matchings/code/osFlash/func_8018752C.s | func_8018752C | 0x8018752C | 0x9D |
3000 | asm/non_matchings/code/audio_synthesis/AudioSynth_AddReverbBufferEntry.s | AudioSynth_AddReverbBufferEntry | 0x801877D0 | 0xE5 |
3001 | asm/non_matchings/code/audio_synthesis/AudioSynth_SyncSampleStates.s | AudioSynth_SyncSampleStates | 0x80187B64 | 0x22 |
3002 | asm/non_matchings/code/audio_synthesis/AudioSynth_Update.s | AudioSynth_Update | 0x80187BEC | 0x7F |
3003 | asm/non_matchings/code/audio_synthesis/AudioSynth_DisableSampleStates.s | AudioSynth_DisableSampleStates | 0x80187DE8 | 0x1C |
3004 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadMixedReverbSamples.s | AudioSynth_LoadMixedReverbSamples | 0x80187E58 | 0x2A |
3005 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveMixedReverbSamples.s | AudioSynth_SaveMixedReverbSamples | 0x80187F00 | 0x2A |
3006 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop1.s | AudioSynth_Noop1 | 0x80187FA8 | 0x2 |
3007 | asm/non_matchings/code/audio_synthesis/AudioSynth_ClearBuffer.s | AudioSynth_ClearBuffer | 0x80187FB0 | 0x8 |
3008 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop2.s | AudioSynth_Noop2 | 0x80187FD0 | 0x2 |
3009 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop3.s | AudioSynth_Noop3 | 0x80187FD8 | 0x2 |
3010 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop4.s | AudioSynth_Noop4 | 0x80187FE0 | 0x2 |
3011 | asm/non_matchings/code/audio_synthesis/AudioSynth_Mix.s | AudioSynth_Mix | 0x80187FE8 | 0xD |
3012 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop5.s | AudioSynth_Noop5 | 0x8018801C | 0x2 |
3013 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop6.s | AudioSynth_Noop6 | 0x80188024 | 0x2 |
3014 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop7.s | AudioSynth_Noop7 | 0x8018802C | 0x2 |
3015 | asm/non_matchings/code/audio_synthesis/AudioSynth_SetBuffer.s | AudioSynth_SetBuffer | 0x80188034 | 0xD |
3016 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop8.s | AudioSynth_Noop8 | 0x80188068 | 0x2 |
3017 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop9.s | AudioSynth_Noop9 | 0x80188070 | 0x2 |
3018 | asm/non_matchings/code/audio_synthesis/AudioSynth_DMemMove.s | AudioSynth_DMemMove | 0x80188078 | 0xB |
3019 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop10.s | AudioSynth_Noop10 | 0x801880A4 | 0x2 |
3020 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop11.s | AudioSynth_Noop11 | 0x801880AC | 0x2 |
3021 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop12.s | AudioSynth_Noop12 | 0x801880B4 | 0x2 |
3022 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop13.s | AudioSynth_Noop13 | 0x801880BC | 0x2 |
3023 | asm/non_matchings/code/audio_synthesis/AudioSynth_InterL.s | AudioSynth_InterL | 0x801880C4 | 0x9 |
3024 | asm/non_matchings/code/audio_synthesis/AudioSynth_EnvSetup1.s | AudioSynth_EnvSetup1 | 0x801880E8 | 0xD |
3025 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop14.s | AudioSynth_Noop14 | 0x8018811C | 0x2 |
3026 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadBuffer.s | AudioSynth_LoadBuffer | 0x80188124 | 0xA |
3027 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveBuffer.s | AudioSynth_SaveBuffer | 0x8018814C | 0xA |
3028 | asm/non_matchings/code/audio_synthesis/AudioSynth_EnvSetup2.s | AudioSynth_EnvSetup2 | 0x80188174 | 0x7 |
3029 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop15.s | AudioSynth_Noop15 | 0x80188190 | 0x2 |
3030 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop16.s | AudioSynth_Noop16 | 0x80188198 | 0x2 |
3031 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop17.s | AudioSynth_Noop17 | 0x801881A0 | 0x2 |
3032 | asm/non_matchings/code/audio_synthesis/AudioSynth_S8Dec.s | AudioSynth_S8Dec | 0x801881A8 | 0x7 |
3033 | asm/non_matchings/code/audio_synthesis/AudioSynth_HiLoGain.s | AudioSynth_HiLoGain | 0x801881C4 | 0xD |
3034 | asm/non_matchings/code/audio_synthesis/AudioSynth_UnkCmd19.s | AudioSynth_UnkCmd19 | 0x801881F8 | 0xB |
3035 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop18.s | AudioSynth_Noop18 | 0x80188224 | 0x2 |
3036 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop19.s | AudioSynth_Noop19 | 0x8018822C | 0x2 |
3037 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop20.s | AudioSynth_Noop20 | 0x80188234 | 0x2 |
3038 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop21.s | AudioSynth_Noop21 | 0x8018823C | 0x2 |
3039 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop22.s | AudioSynth_Noop22 | 0x80188244 | 0x2 |
3040 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop23.s | AudioSynth_Noop23 | 0x8018824C | 0x2 |
3041 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop24.s | AudioSynth_Noop24 | 0x80188254 | 0x2 |
3042 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop25.s | AudioSynth_Noop25 | 0x8018825C | 0x2 |
3043 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadFilterBuffer.s | AudioSynth_LoadFilterBuffer | 0x80188264 | 0x9 |
3044 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadFilterSize.s | AudioSynth_LoadFilterSize | 0x80188288 | 0x6 |
3045 | asm/non_matchings/code/audio_synthesis/AudioSynth_LeakReverb.s | AudioSynth_LeakReverb | 0x801882A0 | 0x19 |
3046 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadDownsampledReverbSamples.s | AudioSynth_LoadDownsampledReverbSamples | 0x80188304 | 0x67 |
3047 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveResampledReverbSamples.s | AudioSynth_SaveResampledReverbSamples | 0x801884A0 | 0x7E |
3048 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadResampledReverbSamples.s | AudioSynth_LoadResampledReverbSamples | 0x80188698 | 0x69 |
3049 | asm/non_matchings/code/audio_synthesis/AudioSynth_FilterReverb.s | AudioSynth_FilterReverb | 0x8018883C | 0x2A |
3050 | asm/non_matchings/code/audio_synthesis/AudioSynth_MixOtherReverbIndex.s | AudioSynth_MixOtherReverbIndex | 0x801888E4 | 0x30 |
3051 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadDefaultReverbSamples.s | AudioSynth_LoadDefaultReverbSamples | 0x801889A4 | 0x2B |
3052 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadSubReverbSamples.s | AudioSynth_LoadSubReverbSamples | 0x80188A50 | 0x2B |
3053 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveResampledReverbSamplesImpl.s | AudioSynth_SaveResampledReverbSamplesImpl | 0x80188AFC | 0x53 |
3054 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadReverbSamplesImpl.s | AudioSynth_LoadReverbSamplesImpl | 0x80188C48 | 0x1B |
3055 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveReverbSamplesImpl.s | AudioSynth_SaveReverbSamplesImpl | 0x80188CB4 | 0x1B |
3056 | asm/non_matchings/code/audio_synthesis/AudioSynth_Noop26.s | AudioSynth_Noop26 | 0x80188D20 | 0x2 |
3057 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadSubReverbSamplesWithoutDownsample.s | AudioSynth_LoadSubReverbSamplesWithoutDownsample | 0x80188D28 | 0x10 |
3058 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadReverbSamples.s | AudioSynth_LoadReverbSamples | 0x80188D68 | 0x1D |
3059 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveReverbSamples.s | AudioSynth_SaveReverbSamples | 0x80188DDC | 0x78 |
3060 | asm/non_matchings/code/audio_synthesis/AudioSynth_SaveSubReverbSamples.s | AudioSynth_SaveSubReverbSamples | 0x80188FBC | 0x2A |
3061 | asm/non_matchings/code/audio_synthesis/AudioSynth_ProcessSamples.s | AudioSynth_ProcessSamples | 0x80189064 | 0x16F |
3062 | asm/non_matchings/code/audio_synthesis/AudioSynth_ProcessSample.s | AudioSynth_ProcessSample | 0x80189620 | 0x3A5 |
3063 | asm/non_matchings/code/audio_synthesis/AudioSynth_ApplySurroundEffect.s | AudioSynth_ApplySurroundEffect | 0x8018A4B4 | 0xAD |
3064 | asm/non_matchings/code/audio_synthesis/AudioSynth_FinalResample.s | AudioSynth_FinalResample | 0x8018A768 | 0x28 |
3065 | asm/non_matchings/code/audio_synthesis/AudioSynth_ProcessEnvelope.s | AudioSynth_ProcessEnvelope | 0x8018A808 | 0x12F |
3066 | asm/non_matchings/code/audio_synthesis/AudioSynth_LoadWaveSamples.s | AudioSynth_LoadWaveSamples | 0x8018ACC4 | 0x5C |
3067 | asm/non_matchings/code/audio_synthesis/AudioSynth_ApplyHaasEffect.s | AudioSynth_ApplyHaasEffect | 0x8018AE34 | 0xAF |
3068 | asm/non_matchings/code/audio_heap/AudioHeap_ResetLoadStatus.s | AudioHeap_ResetLoadStatus | 0x8018B250 | 0x32 |
3069 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardFont.s | AudioHeap_DiscardFont | 0x8018B318 | 0x39 |
3070 | asm/non_matchings/code/audio_heap/AudioHeap_ReleaseNotesForFont.s | AudioHeap_ReleaseNotesForFont | 0x8018B3FC | 0x1E |
3071 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSequence.s | AudioHeap_DiscardSequence | 0x8018B474 | 0x21 |
3072 | asm/non_matchings/code/audio_heap/AudioHeap_WritebackDCache.s | AudioHeap_WritebackDCache | 0x8018B4F8 | 0xA |
3073 | asm/non_matchings/code/audio_heap/AudioHeap_AllocZeroedAttemptExternal.s | AudioHeap_AllocZeroedAttemptExternal | 0x8018B520 | 0x16 |
3074 | asm/non_matchings/code/audio_heap/AudioHeap_AllocAttemptExternal.s | AudioHeap_AllocAttemptExternal | 0x8018B578 | 0x16 |
3075 | asm/non_matchings/code/audio_heap/AudioHeap_AllocDmaMemory.s | AudioHeap_AllocDmaMemory | 0x8018B5D0 | 0xE |
3076 | asm/non_matchings/code/audio_heap/AudioHeap_AllocDmaMemoryZeroed.s | AudioHeap_AllocDmaMemoryZeroed | 0x8018B608 | 0xE |
3077 | asm/non_matchings/code/audio_heap/AudioHeap_AllocZeroed.s | AudioHeap_AllocZeroed | 0x8018B640 | 0x17 |
3078 | asm/non_matchings/code/audio_heap/AudioHeap_TestAlloc.s | AudioHeap_TestAlloc | 0x8018B69C | 0x13 |
3079 | asm/non_matchings/code/audio_heap/Audio_Alloc.s | Audio_Alloc | 0x8018B6E8 | 0x16 |
3080 | asm/non_matchings/code/audio_heap/AudioHeap_InitPool.s | AudioHeap_InitPool | 0x8018B740 | 0xA |
3081 | asm/non_matchings/code/audio_heap/AudioHeap_InitPersistentCache.s | AudioHeap_InitPersistentCache | 0x8018B768 | 0x5 |
3082 | asm/non_matchings/code/audio_heap/AudioHeap_InitTemporaryCache.s | AudioHeap_InitTemporaryCache | 0x8018B77C | 0xC |
3083 | asm/non_matchings/code/audio_heap/AudioHeap_ResetPool.s | AudioHeap_ResetPool | 0x8018B7AC | 0x4 |
3084 | asm/non_matchings/code/audio_heap/AudioHeap_PopPersistentCache.s | AudioHeap_PopPersistentCache | 0x8018B7BC | 0x50 |
3085 | asm/non_matchings/code/audio_heap/AudioHeap_InitMainPool.s | AudioHeap_InitMainPool | 0x8018B8FC | 0x18 |
3086 | asm/non_matchings/code/audio_heap/AudioHeap_InitSessionPool.s | AudioHeap_InitSessionPool | 0x8018B95C | 0x21 |
3087 | asm/non_matchings/code/audio_heap/AudioHeap_InitCachePool.s | AudioHeap_InitCachePool | 0x8018B9E0 | 0x21 |
3088 | asm/non_matchings/code/audio_heap/AudioHeap_InitPersistentPoolsAndCaches.s | AudioHeap_InitPersistentPoolsAndCaches | 0x8018BA64 | 0x31 |
3089 | asm/non_matchings/code/audio_heap/AudioHeap_InitTemporaryPoolsAndCaches.s | AudioHeap_InitTemporaryPoolsAndCaches | 0x8018BB28 | 0x31 |
3090 | asm/non_matchings/code/audio_heap/AudioHeap_AllocCached.s | AudioHeap_AllocCached | 0x8018BBEC | 0x1E5 |
3091 | asm/non_matchings/code/audio_heap/AudioHeap_SearchCaches.s | AudioHeap_SearchCaches | 0x8018C380 | 0x16 |
3092 | asm/non_matchings/code/audio_heap/AudioHeap_SearchRegularCaches.s | AudioHeap_SearchRegularCaches | 0x8018C3D8 | 0x43 |
3093 | asm/non_matchings/code/audio_heap/func_8018C4E4.s | func_8018C4E4 | 0x8018C4E4 | 0xF5 |
3094 | asm/non_matchings/code/audio_heap/AudioHeap_ClearFilter.s | AudioHeap_ClearFilter | 0x8018C8B8 | 0xC |
3095 | asm/non_matchings/code/audio_heap/AudioHeap_LoadLowPassFilter.s | AudioHeap_LoadLowPassFilter | 0x8018C8E8 | 0x15 |
3096 | asm/non_matchings/code/audio_heap/AudioHeap_LoadHighPassFilter.s | AudioHeap_LoadHighPassFilter | 0x8018C93C | 0x16 |
3097 | asm/non_matchings/code/audio_heap/AudioHeap_LoadFilter.s | AudioHeap_LoadFilter | 0x8018C994 | 0x77 |
3098 | asm/non_matchings/code/audio_heap/AudioHeap_UpdateReverb.s | AudioHeap_UpdateReverb | 0x8018CB70 | 0x2 |
3099 | asm/non_matchings/code/audio_heap/AudioHeap_UpdateReverbs.s | AudioHeap_UpdateReverbs | 0x8018CB78 | 0x31 |
3100 | asm/non_matchings/code/audio_heap/AudioHeap_ClearAiBuffers.s | AudioHeap_ClearAiBuffers | 0x8018CC3C | 0x1B |
3101 | asm/non_matchings/code/audio_heap/AudioHeap_ResetStep.s | AudioHeap_ResetStep | 0x8018CCA8 | 0xC1 |
3102 | asm/non_matchings/code/audio_heap/AudioHeap_Init.s | AudioHeap_Init | 0x8018CFAC | 0x174 |
3103 | asm/non_matchings/code/audio_heap/AudioHeap_SearchPermanentCache.s | AudioHeap_SearchPermanentCache | 0x8018D57C | 0x16 |
3104 | asm/non_matchings/code/audio_heap/AudioHeap_AllocPermanent.s | AudioHeap_AllocPermanent | 0x8018D5D4 | 0x21 |
3105 | asm/non_matchings/code/audio_heap/AudioHeap_AllocSampleCache.s | AudioHeap_AllocSampleCache | 0x8018D658 | 0x1C |
3106 | asm/non_matchings/code/audio_heap/AudioHeap_InitSampleCaches.s | AudioHeap_InitSampleCaches | 0x8018D6C8 | 0x26 |
3107 | asm/non_matchings/code/audio_heap/AudioHeap_AllocTemporarySampleCacheEntry.s | AudioHeap_AllocTemporarySampleCacheEntry | 0x8018D760 | 0xBC |
3108 | asm/non_matchings/code/audio_heap/AudioHeap_UnapplySampleCacheForFont.s | AudioHeap_UnapplySampleCacheForFont | 0x8018DA50 | 0x5D |
3109 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSampleCacheEntry.s | AudioHeap_DiscardSampleCacheEntry | 0x8018DBC4 | 0x3C |
3110 | asm/non_matchings/code/audio_heap/AudioHeap_UnapplySampleCache.s | AudioHeap_UnapplySampleCache | 0x8018DCB4 | 0x11 |
3111 | asm/non_matchings/code/audio_heap/AudioHeap_AllocPersistentSampleCacheEntry.s | AudioHeap_AllocPersistentSampleCacheEntry | 0x8018DCF8 | 0x28 |
3112 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSampleCacheForFont.s | AudioHeap_DiscardSampleCacheForFont | 0x8018DD98 | 0xF |
3113 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSampleCaches.s | AudioHeap_DiscardSampleCaches | 0x8018DDD4 | 0x54 |
3114 | asm/non_matchings/code/audio_heap/AudioHeap_ChangeStorage.s | AudioHeap_ChangeStorage | 0x8018DF24 | 0x2F |
3115 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSampleBank.s | AudioHeap_DiscardSampleBank | 0x8018DFE0 | 0xB |
3116 | asm/non_matchings/code/audio_heap/AudioHeap_ApplySampleBankCache.s | AudioHeap_ApplySampleBankCache | 0x8018E00C | 0xC |
3117 | asm/non_matchings/code/audio_heap/AudioHeap_ApplySampleBankCacheInternal.s | AudioHeap_ApplySampleBankCacheInternal | 0x8018E03C | 0x9B |
3118 | asm/non_matchings/code/audio_heap/AudioHeap_DiscardSampleBanks.s | AudioHeap_DiscardSampleBanks | 0x8018E2A8 | 0x27 |
3119 | asm/non_matchings/code/audio_heap/AudioHeap_SetReverbData.s | AudioHeap_SetReverbData | 0x8018E344 | 0x161 |
3120 | asm/non_matchings/code/audio_heap/AudioHeap_InitReverb.s | AudioHeap_InitReverb | 0x8018E8C8 | 0xA6 |
3121 | asm/non_matchings/code/audio_load/AudioLoad_DecreaseSampleDmaTtls.s | AudioLoad_DecreaseSampleDmaTtls | 0x8018EB60 | 0x3B |
3122 | asm/non_matchings/code/audio_load/AudioLoad_DmaSampleData.s | AudioLoad_DmaSampleData | 0x8018EC4C | 0xCF |
3123 | asm/non_matchings/code/audio_load/AudioLoad_InitSampleDmaBuffers.s | AudioLoad_InitSampleDmaBuffers | 0x8018EF88 | 0xA6 |
3124 | asm/non_matchings/code/audio_load/AudioLoad_IsFontLoadComplete.s | AudioLoad_IsFontLoadComplete | 0x8018F220 | 0x1E |
3125 | asm/non_matchings/code/audio_load/AudioLoad_IsSeqLoadComplete.s | AudioLoad_IsSeqLoadComplete | 0x8018F298 | 0x1E |
3126 | asm/non_matchings/code/audio_load/AudioLoad_IsSampleLoadComplete.s | AudioLoad_IsSampleLoadComplete | 0x8018F310 | 0x1E |
3127 | asm/non_matchings/code/audio_load/AudioLoad_SetFontLoadStatus.s | AudioLoad_SetFontLoadStatus | 0x8018F388 | 0xC |
3128 | asm/non_matchings/code/audio_load/AudioLoad_SetSeqLoadStatus.s | AudioLoad_SetSeqLoadStatus | 0x8018F3B8 | 0xC |
3129 | asm/non_matchings/code/audio_load/AudioLoad_SetSampleFontLoadStatusAndApplyCaches.s | AudioLoad_SetSampleFontLoadStatusAndApplyCaches | 0x8018F3E8 | 0x18 |
3130 | asm/non_matchings/code/audio_load/AudioLoad_SetSampleFontLoadStatus.s | AudioLoad_SetSampleFontLoadStatus | 0x8018F448 | 0xC |
3131 | asm/non_matchings/code/audio_load/AudioLoad_InitTable.s | AudioLoad_InitTable | 0x8018F478 | 0x18 |
3132 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadSeqFonts.s | AudioLoad_SyncLoadSeqFonts | 0x8018F4D8 | 0x2C |
3133 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadSeqParts.s | AudioLoad_SyncLoadSeqParts | 0x8018F588 | 0x1F |
3134 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadSample.s | AudioLoad_SyncLoadSample | 0x8018F604 | 0x3B |
3135 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadInstrument.s | AudioLoad_SyncLoadInstrument | 0x8018F6F0 | 0x34 |
3136 | asm/non_matchings/code/audio_load/AudioLoad_AsyncLoad.s | AudioLoad_AsyncLoad | 0x8018F7C0 | 0xE |
3137 | asm/non_matchings/code/audio_load/AudioLoad_AsyncLoadSeq.s | AudioLoad_AsyncLoadSeq | 0x8018F7F8 | 0x11 |
3138 | asm/non_matchings/code/audio_load/AudioLoad_AsyncLoadSampleBank.s | AudioLoad_AsyncLoadSampleBank | 0x8018F83C | 0x11 |
3139 | asm/non_matchings/code/audio_load/AudioLoad_AsyncLoadFont.s | AudioLoad_AsyncLoadFont | 0x8018F880 | 0x11 |
3140 | asm/non_matchings/code/audio_load/AudioLoad_GetFontsForSequence.s | AudioLoad_GetFontsForSequence | 0x8018F8C4 | 0x11 |
3141 | asm/non_matchings/code/audio_load/AudioLoad_DiscardSeqFonts.s | AudioLoad_DiscardSeqFonts | 0x8018F908 | 0x2C |
3142 | asm/non_matchings/code/audio_load/AudioLoad_DiscardFont.s | AudioLoad_DiscardFont | 0x8018F9B8 | 0x2A |
3143 | asm/non_matchings/code/audio_load/func_8018FA60.s | func_8018FA60 | 0x8018FA60 | 0x1C |
3144 | asm/non_matchings/code/audio_load/AudioLoad_SyncInitSeqPlayer.s | AudioLoad_SyncInitSeqPlayer | 0x8018FAD0 | 0x14 |
3145 | asm/non_matchings/code/audio_load/AudioLoad_SyncInitSeqPlayerSkipTicks.s | AudioLoad_SyncInitSeqPlayerSkipTicks | 0x8018FB20 | 0x16 |
3146 | asm/non_matchings/code/audio_load/AudioLoad_SyncInitSeqPlayerInternal.s | AudioLoad_SyncInitSeqPlayerInternal | 0x8018FB78 | 0x55 |
3147 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadSeq.s | AudioLoad_SyncLoadSeq | 0x8018FCCC | 0x15 |
3148 | asm/non_matchings/code/audio_load/AudioLoad_GetSampleBank.s | AudioLoad_GetSampleBank | 0x8018FD20 | 0x8 |
3149 | asm/non_matchings/code/audio_load/AudioLoad_TrySyncLoadSampleBank.s | AudioLoad_TrySyncLoadSampleBank | 0x8018FD40 | 0x47 |
3150 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadFont.s | AudioLoad_SyncLoadFont | 0x8018FE5C | 0x41 |
3151 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoad.s | AudioLoad_SyncLoad | 0x8018FF60 | 0xA9 |
3152 | asm/non_matchings/code/audio_load/AudioLoad_GetRealTableIndex.s | AudioLoad_GetRealTableIndex | 0x80190204 | 0xF |
3153 | asm/non_matchings/code/audio_load/AudioLoad_SearchCaches.s | AudioLoad_SearchCaches | 0x80190240 | 0x15 |
3154 | asm/non_matchings/code/audio_load/AudioLoad_GetLoadTable.s | AudioLoad_GetLoadTable | 0x80190294 | 0x11 |
3155 | asm/non_matchings/code/audio_load/AudioLoad_RelocateFont.s | AudioLoad_RelocateFont | 0x801902D8 | 0x9B |
3156 | asm/non_matchings/code/audio_load/AudioLoad_SyncDma.s | AudioLoad_SyncDma | 0x80190544 | 0x49 |
3157 | asm/non_matchings/code/audio_load/AudioLoad_SyncDmaUnkMedium.s | AudioLoad_SyncDmaUnkMedium | 0x80190668 | 0x5 |
3158 | asm/non_matchings/code/audio_load/AudioLoad_Dma.s | AudioLoad_Dma | 0x8019067C | 0x36 |
3159 | asm/non_matchings/code/audio_load/AudioLoad_Unused1.s | AudioLoad_Unused1 | 0x80190754 | 0x2 |
3160 | asm/non_matchings/code/audio_load/AudioLoad_SyncLoadSimple.s | AudioLoad_SyncLoadSimple | 0x8019075C | 0x8 |
3161 | asm/non_matchings/code/audio_load/AudioLoad_AsyncLoadInner.s | AudioLoad_AsyncLoadInner | 0x8019077C | 0xE3 |
3162 | asm/non_matchings/code/audio_load/AudioLoad_ProcessLoads.s | AudioLoad_ProcessLoads | 0x80190B08 | 0xC |
3163 | asm/non_matchings/code/audio_load/AudioLoad_SetDmaHandler.s | AudioLoad_SetDmaHandler | 0x80190B38 | 0x3 |
3164 | asm/non_matchings/code/audio_load/AudioLoad_SetUnusedHandler.s | AudioLoad_SetUnusedHandler | 0x80190B44 | 0x3 |
3165 | asm/non_matchings/code/audio_load/AudioLoad_InitSoundFont.s | AudioLoad_InitSoundFont | 0x80190B50 | 0x18 |
3166 | asm/non_matchings/code/audio_load/AudioLoad_Init.s | AudioLoad_Init | 0x80190BB0 | 0xE8 |
3167 | asm/non_matchings/code/audio_load/AudioLoad_InitSlowLoads.s | AudioLoad_InitSlowLoads | 0x80190F50 | 0x5 |
3168 | asm/non_matchings/code/audio_load/AudioLoad_SlowLoadSample.s | AudioLoad_SlowLoadSample | 0x80190F64 | 0x74 |
3169 | asm/non_matchings/code/audio_load/AudioLoad_GetFontSample.s | AudioLoad_GetFontSample | 0x80191134 | 0x24 |
3170 | asm/non_matchings/code/audio_load/AudioLoad_Unused2.s | AudioLoad_Unused2 | 0x801911C4 | 0x2 |
3171 | asm/non_matchings/code/audio_load/AudioLoad_FinishSlowLoad.s | AudioLoad_FinishSlowLoad | 0x801911CC | 0x1D |
3172 | asm/non_matchings/code/audio_load/AudioLoad_ProcessSlowLoads.s | AudioLoad_ProcessSlowLoads | 0x80191240 | 0x62 |
3173 | asm/non_matchings/code/audio_load/AudioLoad_DmaSlowCopy.s | AudioLoad_DmaSlowCopy | 0x801913C8 | 0x21 |
3174 | asm/non_matchings/code/audio_load/AudioLoad_DmaSlowCopyUnkMedium.s | AudioLoad_DmaSlowCopyUnkMedium | 0x8019144C | 0x5 |
3175 | asm/non_matchings/code/audio_load/AudioLoad_SlowLoadSeq.s | AudioLoad_SlowLoadSeq | 0x80191460 | 0x42 |
3176 | asm/non_matchings/code/audio_load/AudioLoad_InitAsyncLoads.s | AudioLoad_InitAsyncLoads | 0x80191568 | 0xC |
3177 | asm/non_matchings/code/audio_load/AudioLoad_StartAsyncLoadUnkMedium.s | AudioLoad_StartAsyncLoadUnkMedium | 0x80191598 | 0x21 |
3178 | asm/non_matchings/code/audio_load/AudioLoad_StartAsyncLoad.s | AudioLoad_StartAsyncLoad | 0x8019161C | 0x49 |
3179 | asm/non_matchings/code/audio_load/AudioLoad_ProcessAsyncLoads.s | AudioLoad_ProcessAsyncLoads | 0x80191740 | 0x49 |
3180 | asm/non_matchings/code/audio_load/AudioLoad_ProcessAsyncLoadUnkMedium.s | AudioLoad_ProcessAsyncLoadUnkMedium | 0x80191864 | 0x3 |
3181 | asm/non_matchings/code/audio_load/AudioLoad_FinishAsyncLoad.s | AudioLoad_FinishAsyncLoad | 0x80191870 | 0x4F |
3182 | asm/non_matchings/code/audio_load/AudioLoad_ProcessAsyncLoad.s | AudioLoad_ProcessAsyncLoad | 0x801919AC | 0x65 |
3183 | asm/non_matchings/code/audio_load/AudioLoad_AsyncDma.s | AudioLoad_AsyncDma | 0x80191B40 | 0x24 |
3184 | asm/non_matchings/code/audio_load/AudioLoad_AsyncDmaRamUnloaded.s | AudioLoad_AsyncDmaRamUnloaded | 0x80191BD0 | 0x1C |
3185 | asm/non_matchings/code/audio_load/AudioLoad_AsyncDmaUnkMedium.s | AudioLoad_AsyncDmaUnkMedium | 0x80191C40 | 0x5 |
3186 | asm/non_matchings/code/audio_load/AudioLoad_RelocateSample.s | AudioLoad_RelocateSample | 0x80191C54 | 0x50 |
3187 | asm/non_matchings/code/audio_load/AudioLoad_RelocateFontAndPreloadSamples.s | AudioLoad_RelocateFontAndPreloadSamples | 0x80191D94 | 0xFE |
3188 | asm/non_matchings/code/audio_load/AudioLoad_ProcessSamplePreloads.s | AudioLoad_ProcessSamplePreloads | 0x8019218C | 0x6D |
3189 | asm/non_matchings/code/audio_load/AudioLoad_AddToSampleSet.s | AudioLoad_AddToSampleSet | 0x80192340 | 0x12 |
3190 | asm/non_matchings/code/audio_load/AudioLoad_GetSamplesForFont.s | AudioLoad_GetSamplesForFont | 0x80192388 | 0x4D |
3191 | asm/non_matchings/code/audio_load/AudioLoad_AddUsedSample.s | AudioLoad_AddUsedSample | 0x801924BC | 0x16 |
3192 | asm/non_matchings/code/audio_load/AudioLoad_PreloadSamplesForFont.s | AudioLoad_PreloadSamplesForFont | 0x80192514 | 0x11F |
3193 | asm/non_matchings/code/audio_load/AudioLoad_LoadPermanentSamples.s | AudioLoad_LoadPermanentSamples | 0x80192990 | 0x50 |
3194 | asm/non_matchings/code/audio_load/AudioLoad_Unused3.s | AudioLoad_Unused3 | 0x80192AD0 | 0x2 |
3195 | asm/non_matchings/code/audio_load/AudioLoad_Unused4.s | AudioLoad_Unused4 | 0x80192AD8 | 0x2 |
3196 | asm/non_matchings/code/audio_load/AudioLoad_Unused5.s | AudioLoad_Unused5 | 0x80192AE0 | 0x2 |
3197 | asm/non_matchings/code/audio_load/AudioLoad_ScriptLoad.s | AudioLoad_ScriptLoad | 0x80192AE8 | 0x1B |
3198 | asm/non_matchings/code/audio_load/AudioLoad_ProcessScriptLoads.s | AudioLoad_ProcessScriptLoads | 0x80192B54 | 0x16 |
3199 | asm/non_matchings/code/audio_load/AudioLoad_InitScriptLoads.s | AudioLoad_InitScriptLoads | 0x80192BAC | 0xD |
3200 | asm/non_matchings/code/audio_thread/AudioThread_Update.s | AudioThread_Update | 0x80192BE0 | 0x8 |
3201 | asm/non_matchings/code/audio_thread/AudioThread_UpdateImpl.s | AudioThread_UpdateImpl | 0x80192C00 | 0x167 |
3202 | asm/non_matchings/code/audio_thread/AudioThread_ProcessGlobalCmd.s | AudioThread_ProcessGlobalCmd | 0x8019319C | 0x14F |
3203 | asm/non_matchings/code/audio_thread/AudioThread_SetFadeOutTimer.s | AudioThread_SetFadeOutTimer | 0x801936D8 | 0x15 |
3204 | asm/non_matchings/code/audio_thread/AudioThread_SetFadeInTimer.s | AudioThread_SetFadeInTimer | 0x8019372C | 0x12 |
3205 | asm/non_matchings/code/audio_thread/AudioThread_InitMesgQueuesInternal.s | AudioThread_InitMesgQueuesInternal | 0x80193774 | 0x26 |
3206 | asm/non_matchings/code/audio_thread/AudioThread_QueueCmd.s | AudioThread_QueueCmd | 0x8019380C | 0x13 |
3207 | asm/non_matchings/code/audio_thread/AudioThread_QueueCmdF32.s | AudioThread_QueueCmdF32 | 0x80193858 | 0x9 |
3208 | asm/non_matchings/code/audio_thread/AudioThread_QueueCmdS32.s | AudioThread_QueueCmdS32 | 0x8019387C | 0x9 |
3209 | asm/non_matchings/code/audio_thread/AudioThread_QueueCmdS8.s | AudioThread_QueueCmdS8 | 0x801938A0 | 0xC |
3210 | asm/non_matchings/code/audio_thread/AudioThread_QueueCmdU16.s | AudioThread_QueueCmdU16 | 0x801938D0 | 0xC |
3211 | asm/non_matchings/code/audio_thread/AudioThread_ScheduleProcessCmds.s | AudioThread_ScheduleProcessCmds | 0x80193900 | 0x24 |
3212 | asm/non_matchings/code/audio_thread/AudioThread_ResetCmdQueue.s | AudioThread_ResetCmdQueue | 0x80193990 | 0x6 |
3213 | asm/non_matchings/code/audio_thread/AudioThread_ProcessCmd.s | AudioThread_ProcessCmd | 0x801939A8 | 0x51 |
3214 | asm/non_matchings/code/audio_thread/AudioThread_ProcessCmds.s | AudioThread_ProcessCmds | 0x80193AEC | 0x2D |
3215 | asm/non_matchings/code/audio_thread/AudioThread_GetExternalLoadQueueMsg.s | AudioThread_GetExternalLoadQueueMsg | 0x80193BA0 | 0x19 |
3216 | asm/non_matchings/code/audio_thread/AudioThread_GetFontsForSequence.s | AudioThread_GetFontsForSequence | 0x80193C04 | 0x8 |
3217 | asm/non_matchings/code/audio_thread/AudioThread_GetSampleBankIdsOfFont.s | AudioThread_GetSampleBankIdsOfFont | 0x80193C24 | 0xE |
3218 | asm/non_matchings/code/audio_thread/func_80193C5C.s | func_80193C5C | 0x80193C5C | 0x16 |
3219 | asm/non_matchings/code/audio_thread/AudioThread_WaitForAudioResetQueueP.s | AudioThread_WaitForAudioResetQueueP | 0x80193CB4 | 0x15 |
3220 | asm/non_matchings/code/audio_thread/AudioThread_ResetAudioHeap.s | AudioThread_ResetAudioHeap | 0x80193D08 | 0x27 |
3221 | asm/non_matchings/code/audio_thread/AudioThread_PreNMIInternal.s | AudioThread_PreNMIInternal | 0x80193DA4 | 0x13 |
3222 | asm/non_matchings/code/audio_thread/AudioThread_GetChannelIO.s | AudioThread_GetChannelIO | 0x80193DF0 | 0x15 |
3223 | asm/non_matchings/code/audio_thread/AudioThread_GetSeqPlayerIO.s | AudioThread_GetSeqPlayerIO | 0x80193E44 | 0xA |
3224 | asm/non_matchings/code/audio_thread/AudioThread_InitExternalPool.s | AudioThread_InitExternalPool | 0x80193E6C | 0xC |
3225 | asm/non_matchings/code/audio_thread/AudioThread_ResetExternalPool.s | AudioThread_ResetExternalPool | 0x80193E9C | 0x3 |
3226 | asm/non_matchings/code/audio_thread/AudioThread_ProcessSeqPlayerCmd.s | AudioThread_ProcessSeqPlayerCmd | 0x80193EA8 | 0x76 |
3227 | asm/non_matchings/code/audio_thread/AudioThread_ProcessChannelCmd.s | AudioThread_ProcessChannelCmd | 0x80194080 | 0x8F |
3228 | asm/non_matchings/code/audio_thread/AudioThread_Noop1Cmd.s | AudioThread_Noop1Cmd | 0x801942BC | 0x12 |
3229 | asm/non_matchings/code/audio_thread/AudioThread_Noop1CmdZeroed.s | AudioThread_Noop1CmdZeroed | 0x80194304 | 0x9 |
3230 | asm/non_matchings/code/audio_thread/AudioThread_Noop2Cmd.s | AudioThread_Noop2Cmd | 0x80194328 | 0xD |
3231 | asm/non_matchings/code/audio_thread/AudioThread_WaitForAudioTask.s | AudioThread_WaitForAudioTask | 0x8019435C | 0x10 |
3232 | asm/non_matchings/code/audio_thread/AudioThread_GetSamplePosFromStart.s | AudioThread_GetSamplePosFromStart | 0x8019439C | 0xD |
3233 | asm/non_matchings/code/audio_thread/AudioThread_GetSamplePosUntilEnd.s | AudioThread_GetSamplePosUntilEnd | 0x801943D0 | 0xF |
3234 | asm/non_matchings/code/audio_thread/AudioThread_GetSamplePos.s | AudioThread_GetSamplePos | 0x8019440C | 0x47 |
3235 | asm/non_matchings/code/audio_thread/AudioThread_GetEnabledNotesCount.s | AudioThread_GetEnabledNotesCount | 0x80194528 | 0x8 |
3236 | asm/non_matchings/code/audio_thread/AudioThread_GetEnabledSampledNotesCount.s | AudioThread_GetEnabledSampledNotesCount | 0x80194548 | 0x8 |
3237 | asm/non_matchings/code/audio_thread/AudioThread_CountAndReleaseNotes.s | AudioThread_CountAndReleaseNotes | 0x80194568 | 0x40 |
3238 | asm/non_matchings/code/audio_thread/AudioThread_NextRandom.s | AudioThread_NextRandom | 0x80194668 | 0x1F |
3239 | asm/non_matchings/code/audio_thread/AudioThread_InitMesgQueues.s | AudioThread_InitMesgQueues | 0x801946E4 | 0xB |
3240 | asm/non_matchings/code/code_80194710/Audio_InvalDCache.s | Audio_InvalDCache | 0x80194710 | 0x10 |
3241 | asm/non_matchings/code/code_80194710/Audio_WritebackDCache.s | Audio_WritebackDCache | 0x80194750 | 0x10 |
3242 | asm/non_matchings/code/code_80194710/osAiSetNextBuffer.s | osAiSetNextBuffer | 0x80194790 | 0x1D |
3243 | asm/non_matchings/code/code_80194710/func_80194804.s | func_80194804 | 0x80194804 | 0xF |
3244 | asm/non_matchings/code/code_80194710/func_80194840.s | func_80194840 | 0x80194840 | 0x1C |
3245 | asm/non_matchings/code/code_80194710/func_801948B0.s | func_801948B0 | 0x801948B0 | 0x20 |
3246 | asm/non_matchings/code/audio_playback/AudioPlayback_InitSampleState.s | AudioPlayback_InitSampleState | 0x80194930 | 0x120 |
3247 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteSetResamplingRate.s | AudioPlayback_NoteSetResamplingRate | 0x80194DB0 | 0x2C |
3248 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteInit.s | AudioPlayback_NoteInit | 0x80194E60 | 0x30 |
3249 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteDisable.s | AudioPlayback_NoteDisable | 0x80194F20 | 0x19 |
3250 | asm/non_matchings/code/audio_playback/AudioPlayback_ProcessNotes.s | AudioPlayback_ProcessNotes | 0x80194F84 | 0x152 |
3251 | asm/non_matchings/code/audio_playback/AudioPlayback_GetInstrumentTunedSample.s | AudioPlayback_GetInstrumentTunedSample | 0x801954CC | 0xF |
3252 | asm/non_matchings/code/audio_playback/AudioPlayback_GetInstrumentInner.s | AudioPlayback_GetInstrumentInner | 0x80195508 | 0x35 |
3253 | asm/non_matchings/code/audio_playback/AudioPlayback_GetDrum.s | AudioPlayback_GetDrum | 0x801955DC | 0x39 |
3254 | asm/non_matchings/code/audio_playback/AudioPlayback_GetSoundEffect.s | AudioPlayback_GetSoundEffect | 0x801956C0 | 0x3D |
3255 | asm/non_matchings/code/audio_playback/AudioPlayback_SetFontInstrument.s | AudioPlayback_SetFontInstrument | 0x801957B4 | 0x51 |
3256 | asm/non_matchings/code/audio_playback/AudioPlayback_SeqLayerDecayRelease.s | AudioPlayback_SeqLayerDecayRelease | 0x801958F8 | 0xD2 |
3257 | asm/non_matchings/code/audio_playback/AudioPlayback_SeqLayerNoteDecay.s | AudioPlayback_SeqLayerNoteDecay | 0x80195C40 | 0x8 |
3258 | asm/non_matchings/code/audio_playback/AudioPlayback_SeqLayerNoteRelease.s | AudioPlayback_SeqLayerNoteRelease | 0x80195C60 | 0x8 |
3259 | asm/non_matchings/code/audio_playback/AudioPlayback_BuildSyntheticWave.s | AudioPlayback_BuildSyntheticWave | 0x80195C80 | 0x41 |
3260 | asm/non_matchings/code/audio_playback/AudioPlayback_InitSyntheticWave.s | AudioPlayback_InitSyntheticWave | 0x80195D84 | 0x16 |
3261 | asm/non_matchings/code/audio_playback/AudioList_InitNoteList.s | AudioList_InitNoteList | 0x80195DDC | 0x4 |
3262 | asm/non_matchings/code/audio_playback/AudioList_InitNoteLists.s | AudioList_InitNoteLists | 0x80195DEC | 0x14 |
3263 | asm/non_matchings/code/audio_playback/AudioList_InitNoteFreeList.s | AudioList_InitNoteFreeList | 0x80195E3C | 0x29 |
3264 | asm/non_matchings/code/audio_playback/AudioList_ClearNotePool.s | AudioList_ClearNotePool | 0x80195EE0 | 0x58 |
3265 | asm/non_matchings/code/audio_playback/AudioList_FillNotePool.s | AudioList_FillNotePool | 0x80196040 | 0x4F |
3266 | asm/non_matchings/code/audio_playback/AudioList_PushFront.s | AudioList_PushFront | 0x8019617C | 0x10 |
3267 | asm/non_matchings/code/audio_playback/AudioList_Remove.s | AudioList_Remove | 0x801961BC | 0xB |
3268 | asm/non_matchings/code/audio_playback/AudioList_FindNodeWithPrioLessThan.s | AudioList_FindNodeWithPrioLessThan | 0x801961E8 | 0x20 |
3269 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteInitForLayer.s | AudioPlayback_NoteInitForLayer | 0x80196268 | 0x60 |
3270 | asm/non_matchings/code/audio_playback/func_801963E8.s | func_801963E8 | 0x801963E8 | 0xD |
3271 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteReleaseAndTakeOwnership.s | AudioPlayback_NoteReleaseAndTakeOwnership | 0x8019641C | 0xB |
3272 | asm/non_matchings/code/audio_playback/AudioPlayback_AllocNoteFromDisabled.s | AudioPlayback_AllocNoteFromDisabled | 0x80196448 | 0x13 |
3273 | asm/non_matchings/code/audio_playback/AudioPlayback_AllocNoteFromDecaying.s | AudioPlayback_AllocNoteFromDecaying | 0x80196494 | 0x19 |
3274 | asm/non_matchings/code/audio_playback/AudioPlayback_AllocNoteFromActive.s | AudioPlayback_AllocNoteFromActive | 0x801964F8 | 0x3E |
3275 | asm/non_matchings/code/audio_playback/AudioPlayback_AllocNote.s | AudioPlayback_AllocNote | 0x801965F0 | 0xB5 |
3276 | asm/non_matchings/code/audio_playback/AudioPlayback_NoteInitAll.s | AudioPlayback_NoteInitAll | 0x801968C4 | 0x4F |
3277 | asm/non_matchings/code/audio_effects/AudioScript_SequenceChannelProcessSound.s | AudioScript_SequenceChannelProcessSound | 0x80196A00 | 0x72 |
3278 | asm/non_matchings/code/audio_effects/AudioScript_SequencePlayerProcessSound.s | AudioScript_SequencePlayerProcessSound | 0x80196BC8 | 0x56 |
3279 | asm/non_matchings/code/audio_effects/AudioEffects_UpdatePortamento.s | AudioEffects_UpdatePortamento | 0x80196D20 | 0x17 |
3280 | asm/non_matchings/code/audio_effects/AudioEffects_GetVibratoPitchChange.s | AudioEffects_GetVibratoPitchChange | 0x80196D7C | 0xE |
3281 | asm/non_matchings/code/audio_effects/AudioEffects_UpdateVibrato.s | AudioEffects_UpdateVibrato | 0x80196DB4 | 0x8E |
3282 | asm/non_matchings/code/audio_effects/AudioEffects_UpdatePortamentoAndVibrato.s | AudioEffects_UpdatePortamentoAndVibrato | 0x80196FEC | 0x17 |
3283 | asm/non_matchings/code/audio_effects/AudioEffects_InitVibrato.s | AudioEffects_InitVibrato | 0x80197048 | 0x3C |
3284 | asm/non_matchings/code/audio_effects/AudioEffects_InitPortamento.s | AudioEffects_InitPortamento | 0x80197138 | 0xB |
3285 | asm/non_matchings/code/audio_effects/AudioEffects_InitAdsr.s | AudioEffects_InitAdsr | 0x80197164 | 0x9 |
3286 | asm/non_matchings/code/audio_effects/AudioEffects_UpdateAdsr.s | AudioEffects_UpdateAdsr | 0x80197188 | 0xD2 |
3287 | asm/non_matchings/code/audio_seqplayer/AudioScript_GetScriptControlFlowArgument.s | AudioScript_GetScriptControlFlowArgument | 0x801974D0 | 0x1A |
3288 | asm/non_matchings/code/audio_seqplayer/AudioScript_HandleScriptFlowControl.s | AudioScript_HandleScriptFlowControl | 0x80197538 | 0x77 |
3289 | asm/non_matchings/code/audio_seqplayer/AudioScript_InitSequenceChannel.s | AudioScript_InitSequenceChannel | 0x80197714 | 0x5B |
3290 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqChannelSetLayer.s | AudioScript_SeqChannelSetLayer | 0x80197880 | 0x56 |
3291 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerDisable.s | AudioScript_SeqLayerDisable | 0x801979D8 | 0x1F |
3292 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerFree.s | AudioScript_SeqLayerFree | 0x80197A54 | 0x14 |
3293 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequenceChannelDisable.s | AudioScript_SequenceChannelDisable | 0x80197AA4 | 0x1C |
3294 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequencePlayerSetupChannels.s | AudioScript_SequencePlayerSetupChannels | 0x80197B14 | 0x3E |
3295 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequencePlayerDisableChannels.s | AudioScript_SequencePlayerDisableChannels | 0x80197C0C | 0x20 |
3296 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequenceChannelEnable.s | AudioScript_SequenceChannelEnable | 0x80197C8C | 0x26 |
3297 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequencePlayerDisableAsFinished.s | AudioScript_SequencePlayerDisableAsFinished | 0x80197D24 | 0xA |
3298 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequencePlayerDisable.s | AudioScript_SequencePlayerDisable | 0x80197D4C | 0x2F |
3299 | asm/non_matchings/code/audio_seqplayer/AudioList_PushBack.s | AudioList_PushBack | 0x80197E08 | 0x10 |
3300 | asm/non_matchings/code/audio_seqplayer/AudioList_PopBack.s | AudioList_PopBack | 0x80197E48 | 0x10 |
3301 | asm/non_matchings/code/audio_seqplayer/AudioScript_InitLayerFreelist.s | AudioScript_InitLayerFreelist | 0x80197E88 | 0x28 |
3302 | asm/non_matchings/code/audio_seqplayer/AudioScript_ScriptReadU8.s | AudioScript_ScriptReadU8 | 0x80197F28 | 0x5 |
3303 | asm/non_matchings/code/audio_seqplayer/AudioScript_ScriptReadS16.s | AudioScript_ScriptReadS16 | 0x80197F3C | 0xE |
3304 | asm/non_matchings/code/audio_seqplayer/AudioScript_ScriptReadCompressedU16.s | AudioScript_ScriptReadCompressedU16 | 0x80197F74 | 0x10 |
3305 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScript.s | AudioScript_SeqLayerProcessScript | 0x80197FB4 | 0x47 |
3306 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScriptStep1.s | AudioScript_SeqLayerProcessScriptStep1 | 0x801980D0 | 0x23 |
3307 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScriptStep5.s | AudioScript_SeqLayerProcessScriptStep5 | 0x8019815C | 0x40 |
3308 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScriptStep2.s | AudioScript_SeqLayerProcessScriptStep2 | 0x8019825C | 0xF9 |
3309 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScriptStep4.s | AudioScript_SeqLayerProcessScriptStep4 | 0x80198640 | 0x1A8 |
3310 | asm/non_matchings/code/audio_seqplayer/AudioScript_SeqLayerProcessScriptStep3.s | AudioScript_SeqLayerProcessScriptStep3 | 0x80198CE0 | 0x105 |
3311 | asm/non_matchings/code/audio_seqplayer/AudioScript_SetChannelPriorities.s | AudioScript_SetChannelPriorities | 0x801990F4 | 0xC |
3312 | asm/non_matchings/code/audio_seqplayer/AudioScript_GetInstrument.s | AudioScript_GetInstrument | 0x80199124 | 0x1D |
3313 | asm/non_matchings/code/audio_seqplayer/AudioScript_SetInstrument.s | AudioScript_SetInstrument | 0x80199198 | 0x2B |
3314 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequenceChannelSetVolume.s | AudioScript_SequenceChannelSetVolume | 0x80199244 | 0x9 |
3315 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequenceChannelProcessScript.s | AudioScript_SequenceChannelProcessScript | 0x80199268 | 0x395 |
3316 | asm/non_matchings/code/audio_seqplayer/AudioScript_SequencePlayerProcessSequence.s | AudioScript_SequencePlayerProcessSequence | 0x8019A0BC | 0x260 |
3317 | asm/non_matchings/code/audio_seqplayer/AudioScript_ProcessSequences.s | AudioScript_ProcessSequences | 0x8019AA3C | 0x2D |
3318 | asm/non_matchings/code/audio_seqplayer/AudioScript_SkipForwardSequence.s | AudioScript_SkipForwardSequence | 0x8019AAF0 | 0x14 |
3319 | asm/non_matchings/code/audio_seqplayer/AudioScript_ResetSequencePlayer.s | AudioScript_ResetSequencePlayer | 0x8019AB40 | 0x34 |
3320 | asm/non_matchings/code/audio_seqplayer/AudioScript_InitSequencePlayerChannels.s | AudioScript_InitSequencePlayerChannels | 0x8019AC10 | 0x37 |
3321 | asm/non_matchings/code/audio_seqplayer/AudioScript_InitSequencePlayer.s | AudioScript_InitSequencePlayer | 0x8019ACEC | 0x34 |
3322 | asm/non_matchings/code/audio_seqplayer/AudioScript_InitSequencePlayers.s | AudioScript_InitSequencePlayers | 0x8019ADBC | 0x21 |
3323 | asm/non_matchings/code/code_8019AE40/func_8019AE40.s | func_8019AE40 | 0x8019AE40 | 0x1C |
3324 | asm/non_matchings/code/code_8019AEC0/func_8019AEC0.s | func_8019AEC0 | 0x8019AEC0 | 0x10 |
3325 | asm/non_matchings/code/code_8019AF00/AudioOcarina_ReadControllerInput.s | AudioOcarina_ReadControllerInput | 0x8019AF00 | 0x16 |
3326 | asm/non_matchings/code/code_8019AF00/AudioOcarina_BendPitchTwoSemitones.s | AudioOcarina_BendPitchTwoSemitones | 0x8019AF58 | 0x24 |
3327 | asm/non_matchings/code/code_8019AF00/AudioOcarina_GetPlayingState.s | AudioOcarina_GetPlayingState | 0x8019AFE8 | 0x11 |
3328 | asm/non_matchings/code/code_8019AF00/AudioOcarina_MapPitchToButton.s | AudioOcarina_MapPitchToButton | 0x8019B02C | 0x12 |
3329 | asm/non_matchings/code/code_8019AF00/AudioOcarina_MapSongFromPitchToButton.s | AudioOcarina_MapSongFromPitchToButton | 0x8019B074 | 0x34 |
3330 | asm/non_matchings/code/code_8019AF00/AudioOcarina_Start.s | AudioOcarina_Start | 0x8019B144 | 0x8D |
3331 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetSongStartingPos.s | AudioOcarina_SetSongStartingPos | 0x8019B378 | 0x5 |
3332 | asm/non_matchings/code/code_8019AF00/AudioOcarina_StartAtSongStartingPos.s | AudioOcarina_StartAtSongStartingPos | 0x8019B38C | 0x11 |
3333 | asm/non_matchings/code/code_8019AF00/AudioOcarina_StartForSongCheck.s | AudioOcarina_StartForSongCheck | 0x8019B3D0 | 0x3A |
3334 | asm/non_matchings/code/code_8019AF00/AudioOcarina_StartWithSongNoteLengths.s | AudioOcarina_StartWithSongNoteLengths | 0x8019B4B8 | 0x23 |
3335 | asm/non_matchings/code/code_8019AF00/AudioOcarina_StartDefault.s | AudioOcarina_StartDefault | 0x8019B544 | 0x9 |
3336 | asm/non_matchings/code/code_8019AF00/func_8019B568.s | func_8019B568 | 0x8019B568 | 0x11 |
3337 | asm/non_matchings/code/code_8019AF00/func_8019B5AC.s | func_8019B5AC | 0x8019B5AC | 0x10 |
3338 | asm/non_matchings/code/code_8019AF00/func_8019B5EC.s | func_8019B5EC | 0x8019B5EC | 0xB |
3339 | asm/non_matchings/code/code_8019AF00/AudioOcarina_CheckIfStartedSong.s | AudioOcarina_CheckIfStartedSong | 0x8019B618 | 0xF |
3340 | asm/non_matchings/code/code_8019AF00/AudioOcarina_UpdateCurOcarinaSong.s | AudioOcarina_UpdateCurOcarinaSong | 0x8019B654 | 0x18 |
3341 | asm/non_matchings/code/code_8019AF00/AudioOcarina_CheckSongsWithMusicStaff.s | AudioOcarina_CheckSongsWithMusicStaff | 0x8019B6B4 | 0x164 |
3342 | asm/non_matchings/code/code_8019AF00/AudioOcarina_CheckSongsWithoutMusicStaff.s | AudioOcarina_CheckSongsWithoutMusicStaff | 0x8019BC44 | 0x95 |
3343 | asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayControllerInput.s | AudioOcarina_PlayControllerInput | 0x8019BE98 | 0xCA |
3344 | asm/non_matchings/code/code_8019AF00/AudioOcarina_EnableInput.s | AudioOcarina_EnableInput | 0x8019C1C0 | 0x4 |
3345 | asm/non_matchings/code/code_8019AF00/AudioOcarina_ResetAndMute.s | AudioOcarina_ResetAndMute | 0x8019C1D0 | 0x26 |
3346 | asm/non_matchings/code/code_8019AF00/AudioOcarina_ResetAndReadInput.s | AudioOcarina_ResetAndReadInput | 0x8019C268 | 0x1F |
3347 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetOcarinaDisableTimer.s | AudioOcarina_SetOcarinaDisableTimer | 0x8019C2E4 | 0x7 |
3348 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetInstrument.s | AudioOcarina_SetInstrument | 0x8019C300 | 0x26 |
3349 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetPlaybackSong.s | AudioOcarina_SetPlaybackSong | 0x8019C398 | 0x82 |
3350 | asm/non_matchings/code/code_8019AF00/AudioOcarina_PlaybackSong.s | AudioOcarina_PlaybackSong | 0x8019C5A0 | 0xCE |
3351 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetRecordingSong.s | AudioOcarina_SetRecordingSong | 0x8019C8D8 | 0x10C |
3352 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetRecordingState.s | AudioOcarina_SetRecordingState | 0x8019CD08 | 0x4B |
3353 | asm/non_matchings/code/code_8019AF00/AudioOcarina_UpdateRecordingStaff.s | AudioOcarina_UpdateRecordingStaff | 0x8019CE34 | 0xE |
3354 | asm/non_matchings/code/code_8019AF00/AudioOcarina_UpdatePlayingStaff.s | AudioOcarina_UpdatePlayingStaff | 0x8019CE6C | 0x14 |
3355 | asm/non_matchings/code/code_8019AF00/AudioOcarina_UpdatePlaybackStaff.s | AudioOcarina_UpdatePlaybackStaff | 0x8019CEBC | 0x2C |
3356 | asm/non_matchings/code/code_8019AF00/AudioOcarina_GetRecordingStaff.s | AudioOcarina_GetRecordingStaff | 0x8019CF6C | 0x3 |
3357 | asm/non_matchings/code/code_8019AF00/AudioOcarina_GetPlayingStaff.s | AudioOcarina_GetPlayingStaff | 0x8019CF78 | 0x9 |
3358 | asm/non_matchings/code/code_8019AF00/AudioOcarina_GetPlaybackStaff.s | AudioOcarina_GetPlaybackStaff | 0x8019CF9C | 0x3 |
3359 | asm/non_matchings/code/code_8019AF00/AudioOcarina_RecordSong.s | AudioOcarina_RecordSong | 0x8019CFA8 | 0x63 |
3360 | asm/non_matchings/code/code_8019AF00/AudioOcarina_TerminaWallValidateNotes.s | AudioOcarina_TerminaWallValidateNotes | 0x8019D134 | 0x4E |
3361 | asm/non_matchings/code/code_8019AF00/AudioOcarina_TerminaWallGenerateNotes.s | AudioOcarina_TerminaWallGenerateNotes | 0x8019D26C | 0x87 |
3362 | asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameInit.s | AudioOcarina_MemoryGameInit | 0x8019D488 | 0x1C |
3363 | asm/non_matchings/code/code_8019AF00/AudioOcarina_MemoryGameNextNote.s | AudioOcarina_MemoryGameNextNote | 0x8019D4F8 | 0x42 |
3364 | asm/non_matchings/code/code_8019AF00/AudioOcarina_Update.s | AudioOcarina_Update | 0x8019D600 | 0x56 |
3365 | asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayLongScarecrowSong.s | AudioOcarina_PlayLongScarecrowSong | 0x8019D758 | 0x43 |
3366 | asm/non_matchings/code/code_8019AF00/AudioOcarina_SetCustomSequence.s | AudioOcarina_SetCustomSequence | 0x8019D864 | 0x14 |
3367 | asm/non_matchings/code/code_8019AF00/AudioOcarina_PlayCustomSequence.s | AudioOcarina_PlayCustomSequence | 0x8019D8B4 | 0xC |
3368 | asm/non_matchings/code/code_8019AF00/AudioOcarina_CreateCustomSequence.s | AudioOcarina_CreateCustomSequence | 0x8019D8E4 | 0x191 |
3369 | asm/non_matchings/code/code_8019AF00/AudioOcarina_ResetInstrument.s | AudioOcarina_ResetInstrument | 0x8019DF28 | 0xF |
3370 | asm/non_matchings/code/code_8019AF00/AudioOcarina_ResetStaffs.s | AudioOcarina_ResetStaffs | 0x8019DF64 | 0x25 |
3371 | asm/non_matchings/code/code_8019AF00/Audio_Noop1.s | Audio_Noop1 | 0x8019DFF8 | 0x2 |
3372 | asm/non_matchings/code/code_8019AF00/Audio_Noop2.s | Audio_Noop2 | 0x8019E000 | 0x3 |
3373 | asm/non_matchings/code/code_8019AF00/Audio_Noop3.s | Audio_Noop3 | 0x8019E00C | 0x2 |
3374 | asm/non_matchings/code/code_8019AF00/Audio_Update.s | Audio_Update | 0x8019E014 | 0x3A |
3375 | asm/non_matchings/code/code_8019AF00/Audio_Noop4.s | Audio_Noop4 | 0x8019E0FC | 0x2 |
3376 | asm/non_matchings/code/code_8019AF00/Audio_Noop5.s | Audio_Noop5 | 0x8019E104 | 0x3 |
3377 | asm/non_matchings/code/code_8019AF00/Audio_PlayMainBgm.s | Audio_PlayMainBgm | 0x8019E110 | 0xF |
3378 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeVolume.s | AudioSfx_ComputeVolume | 0x8019E14C | 0x76 |
3379 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeReverb.s | AudioSfx_ComputeReverb | 0x8019E324 | 0x63 |
3380 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputePanSigned.s | AudioSfx_ComputePanSigned | 0x8019E4B0 | 0x61 |
3381 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeFreqScale.s | AudioSfx_ComputeFreqScale | 0x8019E634 | 0x8C |
3382 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeSurroundSoundFilter.s | AudioSfx_ComputeSurroundSoundFilter | 0x8019E864 | 0x77 |
3383 | asm/non_matchings/code/code_8019AF00/AudioSfx_ComputeCombFilter.s | AudioSfx_ComputeCombFilter | 0x8019EA40 | 0x3B |
3384 | asm/non_matchings/code/code_8019AF00/AudioSfx_SetProperties.s | AudioSfx_SetProperties | 0x8019EB2C | 0x13E |
3385 | asm/non_matchings/code/code_8019AF00/AudioSfx_SetFreqAndStereoBits.s | AudioSfx_SetFreqAndStereoBits | 0x8019F024 | 0xE |
3386 | asm/non_matchings/code/code_8019AF00/AudioSfx_ResetSfxChannelState.s | AudioSfx_ResetSfxChannelState | 0x8019F05C | 0x1B |
3387 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx.s | Audio_PlaySfx | 0x8019F0C8 | 0x18 |
3388 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_2.s | Audio_PlaySfx_2 | 0x8019F128 | 0x12 |
3389 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb.s | Audio_PlaySfx_AtPosWithPresetLowFreqAndHighReverb | 0x8019F170 | 0x14 |
3390 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPos.s | Audio_PlaySfx_AtPos | 0x8019F1C0 | 0x12 |
3391 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_MessageDecide.s | Audio_PlaySfx_MessageDecide | 0x8019F208 | 0xA |
3392 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_MessageCancel.s | Audio_PlaySfx_MessageCancel | 0x8019F230 | 0xA |
3393 | asm/non_matchings/code/code_8019AF00/AudioSfx_AddSfxSetting.s | AudioSfx_AddSfxSetting | 0x8019F258 | 0x2A |
3394 | asm/non_matchings/code/code_8019AF00/AudioSfx_ProcessSfxSettings.s | AudioSfx_ProcessSfxSettings | 0x8019F300 | 0x48 |
3395 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Underwater.s | Audio_PlaySfx_Underwater | 0x8019F420 | 0x23 |
3396 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_WithSfxSettingsReverb.s | Audio_PlaySfx_WithSfxSettingsReverb | 0x8019F4AC | 0x25 |
3397 | asm/non_matchings/code/code_8019AF00/Audio_SetSfxUnderwaterReverb.s | Audio_SetSfxUnderwaterReverb | 0x8019F540 | 0xC |
3398 | asm/non_matchings/code/code_8019AF00/AudioSfx_LowerSfxSettingsReverb.s | AudioSfx_LowerSfxSettingsReverb | 0x8019F570 | 0xF |
3399 | asm/non_matchings/code/code_8019AF00/Audio_SetSyncedSfxFreqAndVolume.s | Audio_SetSyncedSfxFreqAndVolume | 0x8019F5AC | 0x23 |
3400 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume.s | Audio_PlaySfx_AtPosForMetalEffectsWithSyncedFreqAndVolume | 0x8019F638 | 0x52 |
3401 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithSyncedFreqAndVolume.s | Audio_PlaySfx_AtPosWithSyncedFreqAndVolume | 0x8019F780 | 0x16 |
3402 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_GiantsMaskUnused.s | Audio_PlaySfx_GiantsMaskUnused | 0x8019F7D8 | 0x16 |
3403 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_GiantsMask.s | Audio_PlaySfx_GiantsMask | 0x8019F830 | 0x17 |
3404 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Randomized.s | Audio_PlaySfx_Randomized | 0x8019F88C | 0x1D |
3405 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_SwordCharge.s | Audio_PlaySfx_SwordCharge | 0x8019F900 | 0x46 |
3406 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreqAndVolume.s | Audio_PlaySfx_AtPosWithFreqAndVolume | 0x8019FA18 | 0x30 |
3407 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreq.s | Audio_PlaySfx_AtPosWithFreq | 0x8019FAD8 | 0xD |
3408 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithFreqAndChannelIO.s | Audio_PlaySfx_AtPosWithFreqAndChannelIO | 0x8019FB0C | 0x45 |
3409 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_WaterWheel.s | Audio_PlaySfx_WaterWheel | 0x8019FC20 | 0x26 |
3410 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithTimer.s | Audio_PlaySfx_AtPosWithTimer | 0x8019FCB8 | 0x36 |
3411 | asm/non_matchings/code/code_8019AF00/Audio_SetSfxTimerLerpInterval.s | Audio_SetSfxTimerLerpInterval | 0x8019FD90 | 0xE |
3412 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithReverb.s | Audio_PlaySfx_AtPosWithReverb | 0x8019FDC8 | 0x15 |
3413 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithVolume.s | Audio_PlaySfx_AtPosWithVolume | 0x8019FE1C | 0x16 |
3414 | asm/non_matchings/code/code_8019AF00/Audio_SetSfxVolumeTransition.s | Audio_SetSfxVolumeTransition | 0x8019FE74 | 0x1A |
3415 | asm/non_matchings/code/code_8019AF00/Audio_UpdateSfxVolumeTransition.s | Audio_UpdateSfxVolumeTransition | 0x8019FEDC | 0x17 |
3416 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_FishingReel.s | Audio_PlaySfx_FishingReel | 0x8019FF38 | 0x19 |
3417 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_River.s | Audio_PlaySfx_River | 0x8019FF9C | 0x2B |
3418 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Waterfall.s | Audio_PlaySfx_Waterfall | 0x801A0048 | 0x29 |
3419 | asm/non_matchings/code/code_8019AF00/Audio_StepFreqLerp.s | Audio_StepFreqLerp | 0x801A00EC | 0xE |
3420 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_BigBells.s | Audio_PlaySfx_BigBells | 0x801A0124 | 0x18 |
3421 | asm/non_matchings/code/code_8019AF00/Audio_SetBgmVolumeOff.s | Audio_SetBgmVolumeOff | 0x801A0184 | 0x10 |
3422 | asm/non_matchings/code/code_8019AF00/Audio_SetBgmVolumeOn.s | Audio_SetBgmVolumeOn | 0x801A01C4 | 0x10 |
3423 | asm/non_matchings/code/code_8019AF00/func_801A0204.s | func_801A0204 | 0x801A0204 | 0xD |
3424 | asm/non_matchings/code/code_8019AF00/Audio_SetMainBgmVolume.s | Audio_SetMainBgmVolume | 0x801A0238 | 0xD |
3425 | asm/non_matchings/code/code_8019AF00/Audio_SetGanonsTowerBgmVolumeLevel.s | Audio_SetGanonsTowerBgmVolumeLevel | 0x801A026C | 0x2B |
3426 | asm/non_matchings/code/code_8019AF00/Audio_SetGanonsTowerBgmVolume.s | Audio_SetGanonsTowerBgmVolume | 0x801A0318 | 0x4E |
3427 | asm/non_matchings/code/code_8019AF00/Audio_LowerMainBgmVolume.s | Audio_LowerMainBgmVolume | 0x801A0450 | 0x7 |
3428 | asm/non_matchings/code/code_8019AF00/Audio_UpdateRiverSoundVolumes.s | Audio_UpdateRiverSoundVolumes | 0x801A046C | 0x3A |
3429 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IncreasinglyTransposed.s | Audio_PlaySfx_IncreasinglyTransposed | 0x801A0554 | 0x24 |
3430 | asm/non_matchings/code/code_8019AF00/Audio_ResetIncreasingTranspose.s | Audio_ResetIncreasingTranspose | 0x801A05E4 | 0x3 |
3431 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_Transposed.s | Audio_PlaySfx_Transposed | 0x801A05F0 | 0x19 |
3432 | asm/non_matchings/code/code_8019AF00/AudioSfx_SetChannelIO.s | AudioSfx_SetChannelIO | 0x801A0654 | 0x6F |
3433 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithChannelIO.s | Audio_PlaySfx_AtPosWithChannelIO | 0x801A0810 | 0x16 |
3434 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithAllChannelsIO.s | Audio_PlaySfx_AtPosWithAllChannelsIO | 0x801A0868 | 0x5B |
3435 | asm/non_matchings/code/code_8019AF00/func_801A09D4.s | func_801A09D4 | 0x801A09D4 | 0xA7 |
3436 | asm/non_matchings/code/code_8019AF00/Audio_ClearSariaBgm.s | Audio_ClearSariaBgm | 0x801A0C70 | 0x8 |
3437 | asm/non_matchings/code/code_8019AF00/Audio_ClearSariaBgmAtPos.s | Audio_ClearSariaBgmAtPos | 0x801A0C90 | 0x8 |
3438 | asm/non_matchings/code/code_8019AF00/Audio_SplitBgmChannels.s | Audio_SplitBgmChannels | 0x801A0CB0 | 0x65 |
3439 | asm/non_matchings/code/code_8019AF00/Audio_SetSequenceProperties.s | Audio_SetSequenceProperties | 0x801A0E44 | 0x113 |
3440 | asm/non_matchings/code/code_8019AF00/Audio_UpdateObjSoundProperties.s | Audio_UpdateObjSoundProperties | 0x801A1290 | 0x2E |
3441 | asm/non_matchings/code/code_8019AF00/Audio_SetObjSoundProperties.s | Audio_SetObjSoundProperties | 0x801A1348 | 0x1D |
3442 | asm/non_matchings/code/code_8019AF00/Audio_StartObjSoundFanfare.s | Audio_StartObjSoundFanfare | 0x801A13BC | 0x60 |
3443 | asm/non_matchings/code/code_8019AF00/Audio_PlayObjSoundBgm.s | Audio_PlayObjSoundBgm | 0x801A153C | 0xAE |
3444 | asm/non_matchings/code/code_8019AF00/Audio_PlayObjSoundFanfare.s | Audio_PlayObjSoundFanfare | 0x801A17F4 | 0x44 |
3445 | asm/non_matchings/code/code_8019AF00/Audio_UpdateObjSoundFanfare.s | Audio_UpdateObjSoundFanfare | 0x801A1904 | 0x43 |
3446 | asm/non_matchings/code/code_8019AF00/Audio_StopSequenceAtPos.s | Audio_StopSequenceAtPos | 0x801A1A10 | 0x1F |
3447 | asm/non_matchings/code/code_8019AF00/Audio_StartSubBgmAtPos.s | Audio_StartSubBgmAtPos | 0x801A1A8C | 0xAE |
3448 | asm/non_matchings/code/code_8019AF00/Audio_PlaySubBgmAtPos.s | Audio_PlaySubBgmAtPos | 0x801A1D44 | 0x1D |
3449 | asm/non_matchings/code/code_8019AF00/Audio_PlaySubBgmAtPosWithFilter.s | Audio_PlaySubBgmAtPosWithFilter | 0x801A1DB8 | 0x15 |
3450 | asm/non_matchings/code/code_8019AF00/Audio_UpdateSubBgmAtPos.s | Audio_UpdateSubBgmAtPos | 0x801A1E0C | 0x3D |
3451 | asm/non_matchings/code/code_8019AF00/Audio_PlaySequenceAtDefaultPos.s | Audio_PlaySequenceAtDefaultPos | 0x801A1F00 | 0x22 |
3452 | asm/non_matchings/code/code_8019AF00/Audio_StopSequenceAtDefaultPos.s | Audio_StopSequenceAtDefaultPos | 0x801A1F88 | 0xB |
3453 | asm/non_matchings/code/code_8019AF00/Audio_PlaySequenceAtPos.s | Audio_PlaySequenceAtPos | 0x801A1FB4 | 0x37 |
3454 | asm/non_matchings/code/code_8019AF00/Audio_UpdateSequenceAtPos.s | Audio_UpdateSequenceAtPos | 0x801A2090 | 0x5B |
3455 | asm/non_matchings/code/code_8019AF00/Audio_PlaySariaBgm.s | Audio_PlaySariaBgm | 0x801A21FC | 0x99 |
3456 | asm/non_matchings/code/code_8019AF00/Audio_ClearSariaBgm2.s | Audio_ClearSariaBgm2 | 0x801A2460 | 0x3 |
3457 | asm/non_matchings/code/code_8019AF00/func_801A246C.s | func_801A246C | 0x801A246C | 0x36 |
3458 | asm/non_matchings/code/code_8019AF00/Audio_PlayMorningSceneSequence.s | Audio_PlayMorningSceneSequence | 0x801A2544 | 0xE |
3459 | asm/non_matchings/code/code_8019AF00/Audio_StartMorningSceneSequence.s | Audio_StartMorningSceneSequence | 0x801A257C | 0x1A |
3460 | asm/non_matchings/code/code_8019AF00/Audio_PlaySceneSequence.s | Audio_PlaySceneSequence | 0x801A25E4 | 0x23 |
3461 | asm/non_matchings/code/code_8019AF00/Audio_StartSceneSequence.s | Audio_StartSceneSequence | 0x801A2670 | 0x42 |
3462 | asm/non_matchings/code/code_8019AF00/Audio_UpdateSceneSequenceResumePoint.s | Audio_UpdateSceneSequenceResumePoint | 0x801A2778 | 0x1C |
3463 | asm/non_matchings/code/code_8019AF00/Audio_PlayBgmForSongOfStorms.s | Audio_PlayBgmForSongOfStorms | 0x801A27E8 | 0xD |
3464 | asm/non_matchings/code/code_8019AF00/Audio_ScaleTempoAndFreqForMainBgm.s | Audio_ScaleTempoAndFreqForMainBgm | 0x801A281C | 0x6E |
3465 | asm/non_matchings/code/code_8019AF00/Audio_SetSeqTempoAndFreq.s | Audio_SetSeqTempoAndFreq | 0x801A29D4 | 0x79 |
3466 | asm/non_matchings/code/code_8019AF00/Audio_PlaySubBgm.s | Audio_PlaySubBgm | 0x801A2BB8 | 0x1A |
3467 | asm/non_matchings/code/code_8019AF00/Audio_StopSubBgm.s | Audio_StopSubBgm | 0x801A2C20 | 0x9 |
3468 | asm/non_matchings/code/code_8019AF00/Audio_IncreaseTempoForTimedMinigame.s | Audio_IncreaseTempoForTimedMinigame | 0x801A2C44 | 0x11 |
3469 | asm/non_matchings/code/code_8019AF00/Audio_PlaySequenceInCutscene.s | Audio_PlaySequenceInCutscene | 0x801A2C88 | 0x33 |
3470 | asm/non_matchings/code/code_8019AF00/Audio_StopSequenceInCutscene.s | Audio_StopSequenceInCutscene | 0x801A2D54 | 0x23 |
3471 | asm/non_matchings/code/code_8019AF00/Audio_IsSequencePlaying.s | Audio_IsSequencePlaying | 0x801A2DE0 | 0x1D |
3472 | asm/non_matchings/code/code_8019AF00/Audio_PlayBgm_StorePrevBgm.s | Audio_PlayBgm_StorePrevBgm | 0x801A2E54 | 0x21 |
3473 | asm/non_matchings/code/code_8019AF00/Audio_RestorePrevBgm.s | Audio_RestorePrevBgm | 0x801A2ED8 | 0x2C |
3474 | asm/non_matchings/code/code_8019AF00/Audio_PlayAmbience_StorePrevBgm.s | Audio_PlayAmbience_StorePrevBgm | 0x801A2F88 | 0xF |
3475 | asm/non_matchings/code/code_8019AF00/Audio_ForceRestorePreviousBgm.s | Audio_ForceRestorePreviousBgm | 0x801A2FC4 | 0xF |
3476 | asm/non_matchings/code/code_8019AF00/Audio_PlayFanfareWithPlayerIOPort7.s | Audio_PlayFanfareWithPlayerIOPort7 | 0x801A3000 | 0xE |
3477 | asm/non_matchings/code/code_8019AF00/Audio_MuteBgmPlayersForFanfare.s | Audio_MuteBgmPlayersForFanfare | 0x801A3038 | 0x18 |
3478 | asm/non_matchings/code/code_8019AF00/Audio_PlayFanfare.s | Audio_PlayFanfare | 0x801A3098 | 0x25 |
3479 | asm/non_matchings/code/code_8019AF00/Audio_UpdateFanfare.s | Audio_UpdateFanfare | 0x801A312C | 0x30 |
3480 | asm/non_matchings/code/code_8019AF00/Audio_PlayFanfareWithPlayerIOCustomPort.s | Audio_PlayFanfareWithPlayerIOCustomPort | 0x801A31EC | 0x13 |
3481 | asm/non_matchings/code/code_8019AF00/Audio_PlaySequenceWithSeqPlayerIO.s | Audio_PlaySequenceWithSeqPlayerIO | 0x801A3238 | 0x25 |
3482 | asm/non_matchings/code/code_8019AF00/Audio_SetSequenceMode.s | Audio_SetSequenceMode | 0x801A32CC | 0xB1 |
3483 | asm/non_matchings/code/code_8019AF00/Audio_UpdateEnemyBgmVolume.s | Audio_UpdateEnemyBgmVolume | 0x801A3590 | 0x58 |
3484 | asm/non_matchings/code/code_8019AF00/Audio_UpdateRomaniSinging.s | Audio_UpdateRomaniSinging | 0x801A36F0 | 0x98 |
3485 | asm/non_matchings/code/code_8019AF00/func_801A3950.s | func_801A3950 | 0x801A3950 | 0x2A |
3486 | asm/non_matchings/code/code_8019AF00/func_801A39F8.s | func_801A39F8 | 0x801A39F8 | 0x21 |
3487 | asm/non_matchings/code/code_8019AF00/Audio_SetPauseState.s | Audio_SetPauseState | 0x801A3A7C | 0x11 |
3488 | asm/non_matchings/code/code_8019AF00/Audio_UpdatePauseState.s | Audio_UpdatePauseState | 0x801A3AC0 | 0xB |
3489 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_PauseMenuOpenOrClose.s | Audio_PlaySfx_PauseMenuOpenOrClose | 0x801A3AEC | 0x17 |
3490 | asm/non_matchings/code/code_8019AF00/Audio_MuteSeqPlayerBgmSub.s | Audio_MuteSeqPlayerBgmSub | 0x801A3B48 | 0x12 |
3491 | asm/non_matchings/code/code_8019AF00/Audio_ToggleRomaniSinging.s | Audio_ToggleRomaniSinging | 0x801A3B90 | 0x52 |
3492 | asm/non_matchings/code/code_8019AF00/Audio_SetEnvReverb.s | Audio_SetEnvReverb | 0x801A3CD8 | 0x7 |
3493 | asm/non_matchings/code/code_8019AF00/Audio_SetCodeReverb.s | Audio_SetCodeReverb | 0x801A3CF4 | 0x18 |
3494 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_SurroundSoundTest.s | Audio_PlaySfx_SurroundSoundTest | 0x801A3D54 | 0x11 |
3495 | asm/non_matchings/code/code_8019AF00/Audio_SetFileSelectSettings.s | Audio_SetFileSelectSettings | 0x801A3D98 | 0x28 |
3496 | asm/non_matchings/code/code_8019AF00/Audio_SetBaseFilter.s | Audio_SetBaseFilter | 0x801A3E38 | 0x22 |
3497 | asm/non_matchings/code/code_8019AF00/Audio_SetExtraFilter.s | Audio_SetExtraFilter | 0x801A3EC0 | 0x25 |
3498 | asm/non_matchings/code/code_8019AF00/Audio_SetCutsceneFlag.s | Audio_SetCutsceneFlag | 0x801A3F54 | 0x6 |
3499 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IfNotInCutsceneImpl.s | Audio_PlaySfx_IfNotInCutsceneImpl | 0x801A3F6C | 0x12 |
3500 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_IfNotInCutscene.s | Audio_PlaySfx_IfNotInCutscene | 0x801A3FB4 | 0x12 |
3501 | asm/non_matchings/code/code_8019AF00/Audio_MuteSfxAndAmbienceSeqExceptSystemAndOcarina.s | Audio_MuteSfxAndAmbienceSeqExceptSystemAndOcarina | 0x801A3FFC | 0x4 |
3502 | asm/non_matchings/code/code_8019AF00/Audio_SetSpec.s | Audio_SetSpec | 0x801A400C | 0x13 |
3503 | asm/non_matchings/code/code_8019AF00/Audio_MuteAllSeqExceptSystemAndOcarina.s | Audio_MuteAllSeqExceptSystemAndOcarina | 0x801A4058 | 0x5C |
3504 | asm/non_matchings/code/code_8019AF00/Audio_MuteSfxAndAmbienceSeqExceptSysAndOca.s | Audio_MuteSfxAndAmbienceSeqExceptSysAndOca | 0x801A41C8 | 0xC |
3505 | asm/non_matchings/code/code_8019AF00/Audio_StopFanfare.s | Audio_StopFanfare | 0x801A41F8 | 0x29 |
3506 | asm/non_matchings/code/code_8019AF00/Audio_StartSfxPlayer.s | Audio_StartSfxPlayer | 0x801A429C | 0xB |
3507 | asm/non_matchings/code/code_8019AF00/Audio_DisableAllSeq.s | Audio_DisableAllSeq | 0x801A42C8 | 0x17 |
3508 | asm/non_matchings/code/code_8019AF00/Audio_GetEnabledNotesCount.s | Audio_GetEnabledNotesCount | 0x801A4324 | 0x9 |
3509 | asm/non_matchings/code/code_8019AF00/func_801A4348.s | func_801A4348 | 0x801A4348 | 0xE |
3510 | asm/non_matchings/code/code_8019AF00/Audio_SetSfxVolumeExceptSystemAndOcarinaBanks.s | Audio_SetSfxVolumeExceptSystemAndOcarinaBanks | 0x801A4380 | 0x2A |
3511 | asm/non_matchings/code/code_8019AF00/Audio_SetSfxReverbIndexExceptOcarinaBank.s | Audio_SetSfxReverbIndexExceptOcarinaBank | 0x801A4428 | 0x1F |
3512 | asm/non_matchings/code/code_8019AF00/Audio_PreNMI.s | Audio_PreNMI | 0x801A44A4 | 0x8 |
3513 | asm/non_matchings/code/code_8019AF00/Audio_ResetRequestedSceneSeqId.s | Audio_ResetRequestedSceneSeqId | 0x801A44C4 | 0x4 |
3514 | asm/non_matchings/code/code_8019AF00/Audio_ResetData.s | Audio_ResetData | 0x801A44D4 | 0x89 |
3515 | asm/non_matchings/code/code_8019AF00/func_801A46F8.s | func_801A46F8 | 0x801A46F8 | 0x14 |
3516 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtFixedPos.s | Audio_PlaySfx_AtFixedPos | 0x801A4748 | 0x15 |
3517 | asm/non_matchings/code/code_8019AF00/Audio_PlaySfx_AtPosWithVolumeTransition.s | Audio_PlaySfx_AtPosWithVolumeTransition | 0x801A479C | 0x10 |
3518 | asm/non_matchings/code/code_8019AF00/Audio_SetAmbienceChannelIO.s | Audio_SetAmbienceChannelIO | 0x801A47DC | 0x41 |
3519 | asm/non_matchings/code/code_8019AF00/Audio_StartAmbience.s | Audio_StartAmbience | 0x801A48E0 | 0x52 |
3520 | asm/non_matchings/code/code_8019AF00/Audio_PlayAmbience.s | Audio_PlayAmbience | 0x801A4A28 | 0x56 |
3521 | asm/non_matchings/code/code_8019AF00/Audio_SetAmbienceRandomBend.s | Audio_SetAmbienceRandomBend | 0x801A4B80 | 0x2C |
3522 | asm/non_matchings/code/code_8019AF00/Audio_Init.s | Audio_Init | 0x801A4C30 | 0x9 |
3523 | asm/non_matchings/code/code_8019AF00/AudioSfx_Init.s | AudioSfx_Init | 0x801A4C54 | 0x2B |
3524 | asm/non_matchings/code/code_8019AF00/Audio_InitSound.s | Audio_InitSound | 0x801A4D00 | 0x14 |
3525 | asm/non_matchings/code/code_8019AF00/Audio_ResetForAudioHeapStep3.s | Audio_ResetForAudioHeapStep3 | 0x801A4D50 | 0x15 |
3526 | asm/non_matchings/code/code_8019AF00/Audio_ResetForAudioHeapStep2.s | Audio_ResetForAudioHeapStep2 | 0x801A4DA4 | 0x14 |
3527 | asm/non_matchings/code/code_8019AF00/Audio_ResetForAudioHeapStep1.s | Audio_ResetForAudioHeapStep1 | 0x801A4DF4 | 0x1C |
3528 | asm/non_matchings/code/code_8019AF00/Audio_UnusedReset.s | Audio_UnusedReset | 0x801A4E64 | 0x13 |
3529 | asm/non_matchings/code/voice_external/AudioVoice_Noop.s | AudioVoice_Noop | 0x801A4EB0 | 0x2 |
3530 | asm/non_matchings/code/voice_external/func_801A4EB8.s | func_801A4EB8 | 0x801A4EB8 | 0x48 |
3531 | asm/non_matchings/code/voice_external/AudioVoice_ResetWord.s | AudioVoice_ResetWord | 0x801A4FD8 | 0x2A |
3532 | asm/non_matchings/code/voice_external/AudioVoice_InitWord.s | AudioVoice_InitWord | 0x801A5080 | 0x10 |
3533 | asm/non_matchings/code/voice_external/AudioVoice_InitWordAlt.s | AudioVoice_InitWordAlt | 0x801A50C0 | 0x10 |
3534 | asm/non_matchings/code/voice_external/AudioVoice_GetWord.s | AudioVoice_GetWord | 0x801A5100 | 0x3 |
3535 | asm/non_matchings/code/voice_external/func_801A510C.s | func_801A510C | 0x801A510C | 0x3 |
3536 | asm/non_matchings/code/voice_external/AudioVoice_Update.s | AudioVoice_Update | 0x801A5118 | 0x36 |
3537 | asm/non_matchings/code/voice_internal/func_801A51F0.s | func_801A51F0 | 0x801A51F0 | 0xE |
3538 | asm/non_matchings/code/voice_internal/func_801A5228.s | func_801A5228 | 0x801A5228 | 0x5A |
3539 | asm/non_matchings/code/voice_internal/func_801A5390.s | func_801A5390 | 0x801A5390 | 0x13 |
3540 | asm/non_matchings/code/voice_internal/AudioVoice_GetVoiceDict.s | AudioVoice_GetVoiceDict | 0x801A53DC | 0x3 |
3541 | asm/non_matchings/code/voice_internal/func_801A53E8.s | func_801A53E8 | 0x801A53E8 | 0xD |
3542 | asm/non_matchings/code/voice_internal/func_801A541C.s | func_801A541C | 0x801A541C | 0x1B |
3543 | asm/non_matchings/code/voice_internal/func_801A5488.s | func_801A5488 | 0x801A5488 | 0xF |
3544 | asm/non_matchings/code/voice_internal/AudioVoice_GetVoiceMaskPattern.s | AudioVoice_GetVoiceMaskPattern | 0x801A54C4 | 0x3 |
3545 | asm/non_matchings/code/voice_internal/AudioVoice_InitWordImplAlt.s | AudioVoice_InitWordImplAlt | 0x801A54D0 | 0x6C |
3546 | asm/non_matchings/code/voice_internal/AudioVoice_InitWordImpl.s | AudioVoice_InitWordImpl | 0x801A5680 | 0x62 |
3547 | asm/non_matchings/code/voice_internal/func_801A5808.s | func_801A5808 | 0x801A5808 | 0x82 |
3548 | asm/non_matchings/code/voice_internal/AudioVoice_ResetData.s | AudioVoice_ResetData | 0x801A5A10 | 0x3 |
3549 | asm/non_matchings/code/voice_internal/func_801A5A1C.s | func_801A5A1C | 0x801A5A1C | 0x69 |
3550 | asm/non_matchings/code/code_801A5BD0/AudioSfx_MuteBanks.s | AudioSfx_MuteBanks | 0x801A5BD0 | 0x16 |
3551 | asm/non_matchings/code/code_801A5BD0/AudioSfx_LowerBgmVolume.s | AudioSfx_LowerBgmVolume | 0x801A5C28 | 0x19 |
3552 | asm/non_matchings/code/code_801A5BD0/AudioSfx_RestoreBgmVolume.s | AudioSfx_RestoreBgmVolume | 0x801A5C8C | 0x1C |
3553 | asm/non_matchings/code/code_801A5BD0/AudioSfx_PlaySfx.s | AudioSfx_PlaySfx | 0x801A5CFC | 0x38 |
3554 | asm/non_matchings/code/code_801A5BD0/AudioSfx_RemoveMatchingRequests.s | AudioSfx_RemoveMatchingRequests | 0x801A5DDC | 0x68 |
3555 | asm/non_matchings/code/code_801A5BD0/AudioSfx_ProcessRequest.s | AudioSfx_ProcessRequest | 0x801A5F7C | 0x12D |
3556 | asm/non_matchings/code/code_801A5BD0/AudioSfx_RemoveBankEntry.s | AudioSfx_RemoveBankEntry | 0x801A6430 | 0x66 |
3557 | asm/non_matchings/code/code_801A5BD0/AudioSfx_ChooseActiveSfx.s | AudioSfx_ChooseActiveSfx | 0x801A65C8 | 0x1D1 |
3558 | asm/non_matchings/code/code_801A5BD0/AudioSfx_PlayActiveSfx.s | AudioSfx_PlayActiveSfx | 0x801A6D0C | 0xDE |
3559 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByBank.s | AudioSfx_StopByBank | 0x801A7084 | 0x39 |
3560 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByPosAndBankImpl.s | AudioSfx_StopByPosAndBankImpl | 0x801A7168 | 0x47 |
3561 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByPosAndBank.s | AudioSfx_StopByPosAndBank | 0x801A7284 | 0x12 |
3562 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByPos.s | AudioSfx_StopByPos | 0x801A72CC | 0x17 |
3563 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByPosAndId.s | AudioSfx_StopByPosAndId | 0x801A7328 | 0x57 |
3564 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopByTokenAndId.s | AudioSfx_StopByTokenAndId | 0x801A7484 | 0x59 |
3565 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StopById.s | AudioSfx_StopById | 0x801A75E8 | 0x4E |
3566 | asm/non_matchings/code/code_801A5BD0/AudioSfx_ProcessRequests.s | AudioSfx_ProcessRequests | 0x801A7720 | 0x1D |
3567 | asm/non_matchings/code/code_801A5BD0/AudioSfx_SetBankLerp.s | AudioSfx_SetBankLerp | 0x801A7794 | 0x25 |
3568 | asm/non_matchings/code/code_801A5BD0/AudioSfx_StepBankLerp.s | AudioSfx_StepBankLerp | 0x801A7828 | 0x15 |
3569 | asm/non_matchings/code/code_801A5BD0/AudioSfx_ProcessActiveSfx.s | AudioSfx_ProcessActiveSfx | 0x801A787C | 0x1A |
3570 | asm/non_matchings/code/code_801A5BD0/AudioSfx_IsPlaying.s | AudioSfx_IsPlaying | 0x801A78E4 | 0x1A |
3571 | asm/non_matchings/code/code_801A5BD0/AudioSfx_Reset.s | AudioSfx_Reset | 0x801A794C | 0x71 |
3572 | asm/non_matchings/code/sequence/AudioSeq_StartSequence.s | AudioSeq_StartSequence | 0x801A7B10 | 0x7D |
3573 | asm/non_matchings/code/sequence/AudioSeq_StopSequence.s | AudioSeq_StopSequence | 0x801A7D04 | 0x20 |
3574 | asm/non_matchings/code/sequence/AudioSeq_ProcessSeqCmd.s | AudioSeq_ProcessSeqCmd | 0x801A7D84 | 0x309 |
3575 | asm/non_matchings/code/sequence/AudioSeq_QueueSeqCmd.s | AudioSeq_QueueSeqCmd | 0x801A89A8 | 0xA |
3576 | asm/non_matchings/code/sequence/AudioSeq_ProcessSeqCmds.s | AudioSeq_ProcessSeqCmds | 0x801A89D0 | 0x20 |
3577 | asm/non_matchings/code/sequence/AudioSeq_GetActiveSeqId.s | AudioSeq_GetActiveSeqId | 0x801A8A50 | 0x1B |
3578 | asm/non_matchings/code/sequence/AudioSeq_IsSeqCmdNotQueued.s | AudioSeq_IsSeqCmdNotQueued | 0x801A8ABC | 0x16 |
3579 | asm/non_matchings/code/sequence/AudioSeq_ResetSequenceRequests.s | AudioSeq_ResetSequenceRequests | 0x801A8B14 | 0x6 |
3580 | asm/non_matchings/code/sequence/AudioSeq_ReplaceSeqCmdSetupOpVolRestore.s | AudioSeq_ReplaceSeqCmdSetupOpVolRestore | 0x801A8B2C | 0x29 |
3581 | asm/non_matchings/code/sequence/AudioSeq_SetVolumeScale.s | AudioSeq_SetVolumeScale | 0x801A8BD0 | 0x63 |
3582 | asm/non_matchings/code/sequence/AudioSeq_UpdateActiveSequences.s | AudioSeq_UpdateActiveSequences | 0x801A8D5C | 0x283 |
3583 | asm/non_matchings/code/sequence/AudioSeq_UpdateAudioHeapReset.s | AudioSeq_UpdateAudioHeapReset | 0x801A9768 | 0x31 |
3584 | asm/non_matchings/code/sequence/AudioSeq_ResetReverb.s | AudioSeq_ResetReverb | 0x801A982C | 0x63 |
3585 | asm/non_matchings/code/sequence/AudioSeq_ResetActiveSequences.s | AudioSeq_ResetActiveSequences | 0x801A99B8 | 0x2F |
3586 | asm/non_matchings/code/sequence/AudioSeq_ResetActiveSequencesAndVolume.s | AudioSeq_ResetActiveSequencesAndVolume | 0x801A9A74 | 0x27 |
3587 | asm/non_matchings/code/jpegutils/JpegUtils_ProcessQuantizationTable.s | JpegUtils_ProcessQuantizationTable | 0x801A9B10 | 0x1A |
3588 | asm/non_matchings/code/jpegutils/JpegUtils_ParseHuffmanCodesLengths.s | JpegUtils_ParseHuffmanCodesLengths | 0x801A9B78 | 0x21 |
3589 | asm/non_matchings/code/jpegutils/JpegUtils_GetHuffmanCodes.s | JpegUtils_GetHuffmanCodes | 0x801A9BFC | 0x1B |
3590 | asm/non_matchings/code/jpegutils/JpegUtils_SetHuffmanTable.s | JpegUtils_SetHuffmanTable | 0x801A9C68 | 0x2A |
3591 | asm/non_matchings/code/jpegutils/JpegUtils_ProcessHuffmanTableImpl.s | JpegUtils_ProcessHuffmanTableImpl | 0x801A9D10 | 0x2F |
3592 | asm/non_matchings/code/jpegutils/JpegUtils_ProcessHuffmanTable.s | JpegUtils_ProcessHuffmanTable | 0x801A9DCC | 0x36 |
3593 | asm/non_matchings/code/jpegutils/JpegUtils_SetHuffmanTableOld.s | JpegUtils_SetHuffmanTableOld | 0x801A9EA4 | 0x2A |
3594 | asm/non_matchings/code/jpegutils/JpegUtils_ProcessHuffmanTableImplOld.s | JpegUtils_ProcessHuffmanTableImplOld | 0x801A9F4C | 0x35 |
3595 | asm/non_matchings/code/jpegdecoder/JpegDecoder_Decode.s | JpegDecoder_Decode | 0x801AA020 | 0x8A |
3596 | asm/non_matchings/code/jpegdecoder/JpegDecoder_ProcessMcu.s | JpegDecoder_ProcessMcu | 0x801AA248 | 0x67 |
3597 | asm/non_matchings/code/jpegdecoder/JpegDecoder_ParseNextSymbol.s | JpegDecoder_ParseNextSymbol | 0x801AA3E4 | 0x4F |
3598 | asm/non_matchings/code/jpegdecoder/JpegDecoder_ReadBits.s | JpegDecoder_ReadBits | 0x801AA520 | 0x3C |
3599 | asm/non_matchings/code/z_game_over/GameOver_Init.s | GameOver_Init | 0x801AA610 | 0x5 |
3600 | asm/non_matchings/code/z_game_over/GameOver_FadeLights.s | GameOver_FadeLights | 0x801AA624 | 0x1A |
3601 | asm/non_matchings/code/z_game_over/GameOver_Update.s | GameOver_Update | 0x801AA68C | 0x105 |
3602 | asm/non_matchings/code/z_construct/Regs_InitData.s | Regs_InitData | 0x801AAAA0 | 0x4 |