1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/asm/non_matchings/code
krimtonz d1a5ea5110
Audio WIP (#836)
* being code_800EC960

* wip

* wip

* more audio progress

* migrate data in code_800E11F0

* wip

* make ok

* remove asm

* wip

* move some variables outside of gAudioContext to the AudioContext structure due to the size used in func_800E3094

* more progress

* wip

* wip

* split code_800E11F0

* migrate rodata in code_800E11F0

* match functions that couldn't because of data issues

* move code_800E4FE0 asm files

* wip

* more wip

* fix global functions, and forward declarations

* wip

* wip

* wip

* ocarina wip

* match a couple functions

* some progress

* separate some bss

* match func_800EDA3C

* some matching

* more matches

* migrate audio rodata

* some matches

* more matchess

* start on synthesis

* work on synthesis

* fix function declaration

* Merge branch 'master' into audio

* match a few more functions

* wip

* wip

* more matching, rename Audio_SetBGM to Audio_QueueSeqCmd

* name several audio functions, and audiocontext members

* more naming, rename code_800E11F0 to audio_load, code_800DAAC0 to audio_synthesis

* audio wip

* match a few more functions.

* wip

* add missing NON_MATCHING directive

* wip

* some matching, data reogranization

* match cursed function

* wip

* wip

* formatting

* remove prefix from struct memebers

* missed function rename

* review

Co-authored-by: fig02 <fig02srl@gmail.com>
2021-07-27 19:44:58 -04:00
..
audio_load Audio WIP (#836) 2021-07-27 19:44:58 -04:00
audio_seqplayer Audio WIP (#836) 2021-07-27 19:44:58 -04:00
audio_synthesis Audio WIP (#836) 2021-07-27 19:44:58 -04:00
code_800BB0A0 Decompile z_camera data, and some camera WIP (#173) 2020-06-01 17:54:47 -04:00
code_800E4FE0 Audio WIP (#836) 2021-07-27 19:44:58 -04:00
code_800EC960 Audio WIP (#836) 2021-07-27 19:44:58 -04:00
code_800F7260 Audio WIP (#836) 2021-07-27 19:44:58 -04:00
code_800F9280 Audio WIP (#836) 2021-07-27 19:44:58 -04:00
db_camera db_camera (#842) 2021-07-26 00:34:25 +02:00
ucode_disas Match/Improve a bunch of non matchings (#342) 2020-08-23 17:50:30 -04:00
z_actor Match func_800344BC and make func_8002FBAC equivalent (#778) 2021-04-15 01:10:03 +02:00
z_eff_blure Match 2 more functions in z_eff_blure.c (#831) 2021-05-29 03:30:48 -04:00
z_kankyo Audio WIP (#836) 2021-07-27 19:44:58 -04:00
z_message_PAL Audio WIP (#836) 2021-07-27 19:44:58 -04:00
z_room additional matching functions in z_room, z_camera, and En_Zl3 (#541) 2020-12-18 22:09:38 -05:00
z_vr_box Some progress on z_vr_box.c (#838) 2021-07-04 11:43:04 -04:00