Commit Graph
10 Commits
Author SHA1 Message Date
David 4a6578fe17 Added support for subfolders in assets, and named object headers & models 2023-02-02 17:29:15 -06:00
Ryan MyersandGitHub 023dbb2126 Match and split unknown_003260.c into audiomgr.c and audiosfx.c (#364)
* Minor code cleanup and documenting in audio.c

* Match to func_80002DF8 to _amDmaNew

* Match func_800042CC

* Match func_8000410C

* Match func_800041FC as _removeEvents, and rename thread4_main to __amMain while also getting it's code to closer resemble the example code

* Add missing file

* MAtch __clearAudioDMA

* Cleanup __clearAudioDMA to match our code style a little better

* Match __amHandleFrameMsg

* Rename audio microcode from unknown, and clean up some code styles and variables names

* WIP audioNewThread

* Update WIP for audioNewThread

* Close to matching audioNewThread

* Match amCreateAudioMgr

* Match __amDMA

* Add constants, and remove static functions from header

* Make funcitons static where the originals were

* Fix score.py

* Split audiomgr and audiosfx files

* WIP clean up of audiomgr.c

* Finalize split of audiomgr and audiosfx

* Use AMAudioMgr

* Move the deck chairs

* Clean up sfx header

* Cleanup

* Cleanup sfx file, and move asm files

* Update score

* Fix NON_EQUIVALENT

* Match _sndpVoiceHandler

* Update some types
2023-01-31 07:39:22 -05:00
David Benepe 3e416d33dd Decompiled 4 functions from unknown_0ABDF0 2022-04-06 19:58:23 -04:00
David Benepe b601228245 Lets do this again. 2022-03-18 18:35:32 -04:00
Fazana b0663f2601 Linker now doesn't unecessarily rebuild 2021-12-07 00:53:26 +00:00
David Benepe a5592d684b More documentation in memory & unknown_077A0 2021-06-22 14:30:36 -05:00
Antonio Castelli ebafd02e8a Removed globals.inc 2021-06-13 20:09:20 -07:00
David Benepe 5a96959bca unknown_last.rodata.s taken care of. 2021-06-12 00:18:39 -05:00
David Benepe ca7c49fb90 more progress with undefined_syms 2021-06-10 01:11:16 -05:00
David Benepe a398687ff8 Assets revision #1 2020-08-24 19:56:30 -05:00