1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/asm/non_matchings/code
Tharo 74a654ecae
Decompile audioMgr (#124)
* Decompile most of AudioMgr

* Decompile most of audioMgr

* Decompile audioMgr

* Remove commented out rodata from spec

* Small cleanup

* Last function OK, renamed functions and removed asm

* Remove sched.h and audiomgr.h and include contents in z64.h

* Un-comment prototypes in functions.h

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* Remove prototypes from audioMgr.c

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2020-05-10 20:04:41 -04:00
..
audio_playback Decompile playback.c (#82) 2020-04-21 04:19:33 -04:00
code_8006C510 First proper commit. 2020-03-17 00:31:30 -04:00
code_8006EA30 Decompile z_play.c and Match/Document some of z_view.c (#74) 2020-04-16 17:36:12 -04:00
code_800430A0 First proper commit. 2020-03-17 00:31:30 -04:00
code_80043480 First proper commit. 2020-03-17 00:31:30 -04:00
cosf Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
db_camera First proper commit. 2020-03-17 00:31:30 -04:00
fault Big actor cleanup (fixed) (#69) 2020-04-14 14:16:34 -04:00
flg_set Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
gfxprint Various fixes/matches 2020-03-18 01:09:31 +01:00
graph Big actor cleanup (fixed) (#69) 2020-04-14 14:16:34 -04:00
guLookAt Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
padmgr padmgr and related (#71) 2020-04-14 13:17:25 -04:00
relocation First proper commit. 2020-03-17 00:31:30 -04:00
sched Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
sinf Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
sins Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
speed_meter Decompile z_play.c and Match/Document some of z_view.c (#74) 2020-04-16 17:36:12 -04:00
sptask Naming some functions in libultra_code, decompiling a decent amount. (#77) 2020-04-18 21:40:27 -04:00
sys_math3d Math Files (#76) 2020-04-18 23:28:24 -04:00
sys_matrix add script to find (and optionally delete) old/unused asm files and delete all currently present old/unused asm files. (#65) 2020-04-11 22:39:49 -04:00
z_actor Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_bgcheck Remove unused asm left recently (#103) 2020-05-01 07:21:01 -04:00
z_camera Remove unused asm left recently (#103) 2020-05-01 07:21:01 -04:00
z_collision_check z_collision_check.c (#73) 2020-04-25 22:43:35 -04:00
z_construct Decompile z_map_exp.c (2 non matchings left) (#104) 2020-05-01 11:09:20 -04:00
z_demo fix 3 non-matchings in z_demo.c 2020-04-06 18:38:31 -04:00
z_eff_blure Math Files (#76) 2020-04-18 23:28:24 -04:00
z_eff_shield_particle Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_eff_spark add script to find (and optionally delete) old/unused asm files and delete all currently present old/unused asm files. (#65) 2020-04-11 22:39:49 -04:00
z_eff_ss_dead Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_effect Split z_path.c and Rename some small files and functions 2020-03-23 21:18:53 +01:00
z_effect_soft_sprite add script to find (and optionally delete) old/unused asm files and delete all currently present old/unused asm files. (#65) 2020-04-11 22:39:49 -04:00
z_effect_soft_sprite_old_init Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_elf_message Merge branch 'master' into z_rcp 2020-03-31 10:02:59 +02:00
z_fbdemo Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
z_fbdemo_fade Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
z_fcurve_data_skelanime rename Matrix_TranslateThenRotateZYX to Matrix_RotateRPYf (#96) 2020-04-28 00:14:27 -04:00
z_horse First proper commit. 2020-03-17 00:31:30 -04:00
z_jpeg Decompile jpegutils.c (#75) 2020-04-16 14:08:23 -04:00
z_kaleido_scope_call First proper commit. 2020-03-17 00:31:30 -04:00
z_kanfont First proper commit. 2020-03-17 00:31:30 -04:00
z_kankyo Math Files (#76) 2020-04-18 23:28:24 -04:00
z_lifemeter First proper commit. 2020-03-17 00:31:30 -04:00
z_lights Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_map_exp Decompile z_map_exp.c (2 non matchings left) (#104) 2020-05-01 11:09:20 -04:00
z_message_PAL Fix some jump table labels being treated as separate functions (#120) 2020-05-06 14:56:35 -04:00
z_onepointdemo Decompile z_play.c and Match/Document some of z_view.c (#74) 2020-04-16 17:36:12 -04:00
z_parameter Decompile z_map_exp.c (2 non matchings left) (#104) 2020-05-01 11:09:20 -04:00
z_play Decompile 2 small files (code_8006BA00.c and code_8006C3A0.c) (#101) 2020-04-30 22:00:39 -04:00
z_player_lib Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
z_room Decompile z_jpeg.c (#70) 2020-04-13 19:03:10 -04:00
z_scene First proper commit. 2020-03-17 00:31:30 -04:00
z_scene_table Match sys_math.c and one in z_scene_table.c (#90) 2020-04-22 12:18:53 -04:00
z_skelanime name more skelanime struct members, match all but 1 function, name more functions, some documentation 2020-03-31 20:19:21 -05:00
z_skin Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00
z_skin_awb Rename SkelAnime functions, which in turn modified a bunch of actor functions. Move necessary skelanime function calls to functions.h, remove unnecessary skelanime functions from functions.h, other skelanime cleanup 2020-03-24 11:52:12 -05:00
z_skin_matrix First proper commit. 2020-03-17 00:31:30 -04:00
z_sram First proper commit. 2020-03-17 00:31:30 -04:00
z_view Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
z_vimode First proper commit. 2020-03-17 00:31:30 -04:00
z_vismono Decompile graph.c 2020-04-04 18:12:59 +02:00
z_vr_box First proper commit. 2020-03-17 00:31:30 -04:00
z_vr_box_draw Fixes in PR #50 (3) 2020-04-05 19:29:30 +02:00