summaryrefslogtreecommitdiff
path: root/src/audio/load.c
AgeCommit message (Expand)Author
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-02-04Optimize Sound Mixer (#182)coco875
2025-01-25Fix Remaining Widescreen Issues and Fix Audio Sizes (#174)MegaMech
2024-11-30Implemented audio slidersKiritoDv
2024-11-29Audio is now compiling but crashing yayKiritoDv
2024-08-27Update decomp clang (#67)coco875
2024-08-24Update decomp (#63)coco875
2024-08-22Update from decomp (#34)coco875
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03First Compile (#7)MegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-22Fix audio_init (#625)MegaMech
2024-04-16fix a lot of warning in code (#598)coco875
2024-04-05trig tables shiftable (#596)MegaMech
2024-02-13fix warning, type and document audio (#559)coco875
2023-12-31fix todo, bug not appears and change theme (#525)coco875
2023-11-07More audio stuff (#488)Tyler McGavran
2023-10-19EU 1.0 OK (#265)MegaMech
2023-09-15More audio matches (#420)Tyler McGavran
2023-09-13Lots of matches in the audio code (#417)Tyler McGavran
2023-09-12Import bss for audio and elsewhere (#416)MegaMech
2023-08-20Update some header files (#373)Tyler McGavran
2023-08-15Migrate audio/port_eu data (#370)Tyler McGavran
2023-03-29Massive data relocation (#295)Tyler McGavran
2022-11-06Lots and lots of audio code copied from SM64 (#270)Tyler McGavran
2022-09-30A bunch of unrelated, assorted changes (#263)Tyler McGavran
2022-09-18Change a variety of constants to defines (#257)coco875
2022-07-11Split out some unused asm and documented main.c (#242)MegaMech
2022-04-16audio load.c decomp (#176)MegaMech
2022-03-03fix audio pointers allowing rom shifts again (#169)MegaMech
2021-11-06Split audio funcs (#53)CoderStig