summaryrefslogtreecommitdiff
path: root/soh/src/code/audio_load.c
AgeCommit message (Expand)Author
2022-07-11Removed legacy audio mode and fixed ganon sound bug (#657)Nicholas Estelami
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
2022-07-04Fix audio, boot commands, and save staes.louist103
2022-06-20Update soh/src/code/audio_load.cKenix3
2022-06-17Merge branch 'develop' into z64-devmergebriaguya
2022-06-16Merge branch 'zapd_audio_support' into zelda64Kevin Alexis Contreras
2022-06-16Fixed StormLib Forward Slash BackSlash issuesNicholas Estelami
2022-06-16Added names for the soundfonts.Nicholas Estelami
2022-06-16Fixed resample and corrupt audio bug. Minor documentation updates.Nicholas Estelami
2022-06-16Audio support nearly complete.Nicholas Estelami
2022-06-16Audio decompiled and WIP custom sample supportNicholas Estelami
2022-06-15Fixed StormLib Forward Slash BackSlash issuesNicholas Estelami
2022-06-15Added names for the soundfonts.Nicholas Estelami
2022-06-15Fixed resample and corrupt audio bug. Minor documentation updates.Nicholas Estelami
2022-06-15Audio support nearly complete.Nicholas Estelami
2022-06-15Audio decompiled and WIP custom sample supportNicholas Estelami
2022-06-15Updated zapd_audio_support into zelda64Kevin Alexis Contreras
2022-06-14Fixed StormLib Forward Slash BackSlash issuesNicholas Estelami
2022-06-14Added names for the soundfonts.Nicholas Estelami
2022-06-14Fixed resample and corrupt audio bug. Minor documentation updates.Nicholas Estelami
2022-06-14Audio support nearly complete.Nicholas Estelami
2022-06-14Audio decompiled and WIP custom sample supportNicholas Estelami
2022-06-13Updated zapd_audio_support on zelda64Kevin Alexis Contreras
2022-06-13Code cleanup and fixes on 64bitsKevin Alexis Contreras
2022-06-10Fixed resample and corrupt audio bug. Minor documentation updates.Nicholas Estelami
2022-06-10Audio support nearly complete.Nicholas Estelami
2022-06-04change OSMesg definition and fix memory corruptionsRandom06457
2022-06-04fix compilationRandom06457
2022-06-02Fixed audio font loadingKevin Alexis Contreras
2022-06-02Fix function prototypes and typesDavid Chavez
2022-06-01Merge branch 'zapd_audio_support' into zelda64Kevin Alexis Contreras
2022-06-01Audio decompiled and WIP custom sample supportNicholas Estelami
2022-05-16Audio code converted to uintptr_tKenix
2022-05-11Linux/GCC Support (#28)Random
2022-03-22git subrepo clone https://github.com/HarbourMasters/soh.gitM4xw