summaryrefslogtreecommitdiff
path: root/src/audio/audio_load.c
AgeCommit message (Collapse)Author
2025-08-09Fixed 32 bit issuesKiritoDv
2025-06-29AVOID_UB in AudioLoad_SyncLoadSampleSonic Dreamcaster
2025-05-25formatSonicDcer
2025-04-29comment out audio prints for nowSonic Dreamcaster
2025-03-21audio WIPSonic Dreamcaster
2025-01-31Probably fixed interpolation on linux, and EU crashesKiritoDv
2025-01-31Added support for EU audioKiritoDv
2025-01-31Added tons of extra space for dma because of an stupid bugKiritoDv
2025-01-31Fixed audio decompression, -100 mental points for LywxKiritoDv
2025-01-30jp audio in progressSonic Dreamcaster
2025-01-04initialize soundFontDataSonic Dreamcaster
2024-12-24Updated vs decompKiritoDv
2024-12-22fix clang errorcoco875
2024-11-21Added jp audioKiritoDv
2024-11-21Audio loaded from OTRKiritoDv
2024-11-14Audio and Message FixesNicholas Estelami
2024-11-12current workSonic Dreamcaster
2024-11-12audiospec fixSonic Dreamcaster
2024-11-10update audio_seqplayer.c with docs from the decomp.Sonic Dreamcaster
2024-11-10extern "C" fix for windows buildsSonic Dreamcaster
2024-11-09Updated audioKiritoDv
2024-11-04Doing some more fixesKiritoDv
2024-11-03Code cleanupKiritoDv
2024-11-03Removed 32 bit structsKiritoDv
2024-11-03Its loading without issues finally! But its still brokenKiritoDv
2024-11-02Added some fun crackingKiritoDv
2024-11-02Trying to reimplement the original functionsKiritoDv
2024-10-29Added load seqKiritoDv
2024-10-29We are so fucking close omgKiritoDv
2024-10-25Another attempt at this thingKiritoDv
2024-09-17fix mergeSonic Dreamcaster
2024-09-17Fixed all remaining compilation issuesKiritoDv
2024-09-17Repo upstreamedKiritoDv
2024-09-17Fixed some weird castsKiritoDv
2024-09-17Merge branch 'master' into otrKiritoDv
2024-09-13Hud, Title, Map & Option Docs (#272)Alejandro Asenjo Nitti
* hud title and option docs * hud docs * aspMain vram comment * more hud docs * HUD docs * Hud_ -> HUD_ consistency * ActorMissileSeekModes * fox_option docs * more option docs * more option docs * more option docs * fox_title docs * more fox_title docs * fox_map docs * fix map TLUTs * more fox_map docs * jp1 explore * explore us rev0 * SETUPDL comments * format * fox_map docs * more fox_map docs
2024-08-24Actor Docs (#270)Alejandro Asenjo Nitti
* Docs * actor timer_04C -> work_04C * Actor & Boss unk_04A -> work_04A * actor & boss unk_048 -> work_048 * actor & boss unk_046 -> work_046 * boss unk_044 -> work_044 * actor event docs * ActorEvent docs * name all Event Actor IDs * EVID names in EventActorInfo comments * refactor EVC_PASSED_ALL_RINGS by @inspectredc * clarification comment * some option docs * audio enums and macros * some audio renamings
2024-08-12General docs (#269)Alejandro Asenjo Nitti
* fox_display.c DOCS * PRINTF * actor->destroy boolean * corneria docs * Boss->unk_04C to Boss->animFrame * aCoGrangaWalkingAnim * more corneria docs * Spawner * Spawner code refined * Spawner description * Actor Spawn guard * Molar Rock (name by @inspectredc) * more docs * actor docs * initial disassembly config for lodgenet * correct vram addresses for lodgenet * Actor Docs * More actor docs * more actor docs * correction * correction * more actor docs * Preliminary work for Effect documentation * Change Init for Setup * fox_play cleanup and defake * fox_zo function names * fox_so function renaming * more object docs * venom 1 actors * actor docs * some fox_bo docs * some fox_fo corrections * fox_ma obj->this * fox_ma renamings * fox_ma docs * fox_ti Actors * revert permuter settings to ido * some renames on fox_andross.c * fox_sy actors * object names * corrections * some effect comments * fix AudioTable struct and data to avoid UB * uintptr_t in audio * audio load changes * event id enum usage in fox_sy * clear padding in sPlaylists * HUD_FoBase_ExplodeCs * HUD
2024-07-07Improve audio docs and partial audio disassembly support (#268)petrie911
* audiodiasm * start of sound disasm * disasm * source
2024-05-17Fix some names, use setup DL enum, add dma offsets to srcjp (#254)petrie911
* cleanup * buffers * setupDLs and such
2024-05-14name remaining files, fix some fake matches (#245)petrie911
* splits * split and migrate * readwrite const * format
2024-05-08Add quick boot and add ram editing to object ram watch (#236)petrie911
* upgrades * one cleanup * streamlining * whoops mods * more ub * cast cleanup
2024-04-25Cumulative docs update (#221)petrie911
* lights fix * names * remove header * so many names * format * more docs * makefile
2024-04-20Some further docs for audio spec and planet paths (#219)petrie911
* avoid ub * format * torch * more stuff
2024-04-20Docs update, added list of all SFX Ids used in the game. (#217)petrie911
* docs * format * format plz * stuff * more stuff * more names and such * torch update
2024-04-15Docs relating to fox_360. Also a UB fix in audio_load. (#215)petrie911
* docs * format * format plz
2024-04-06First compilation, we just need more stupid assetsKiritoDv
2024-04-05Event Actor docs that kind of ballooned into a bunch of stuff (#200)petrie911
* stuff * too much * Torch commit * torch again
2024-04-03Reorganizaton of main (#199)petrie911
* reorganize main * more names * libc