summaryrefslogtreecommitdiff
path: root/src/audio/general.c
AgeCommit message (Expand)Author
2025-05-01Restructure audio source files (#2520)fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2025-03-27SoundMode -> SoundOutputMode (#2475)fig02
2025-03-26Fix some hardcoded sfx ids (#2496)Tharo
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-15Use enums for settings in SRAM header (#2429)cadmic
2025-01-13[iQue] Define EGCS macro instead of relying on `__GNUC__` (#2423)cadmic
2025-01-02[iQue] Build some C files with EGCS (#2396)cadmic
2024-12-26Fix iQue audio and line numbers (#2386)cadmic
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-10-09[ntsc-1.0/1.1] Match audio library (#2243)cadmic
2024-09-18[PAL N64] Create macros for 50-Hz-related values (#2206)cadmic
2024-09-15[Audio 8/?] Check-in handwritten sequences, build sequences, automate various...Tharo
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-11[ntsc-1.2] Match N64 audio tables (#2183)cadmic
2024-09-07Move audio/general.c debug bss with the rest of bss (#2152)Dragorn421
2024-09-06Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)cadmic
2024-09-06Move button macros to include/controller.h (#2138)cadmic
2024-09-03[ntsc-1.2] Match audio (#2122)cadmic
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-03-29Fix various data issues in gc-eu-mq (#1921)cadmic
2024-03-23More data fixes (#1929)cadmic
2024-03-01No longer use asm-processor (#1824)Dragorn421
2024-02-27Match retail code data sizes (#1741)cadmic
2024-01-31Document Audio Thread Commands (#1399)engineer124
2024-01-30Audio retail OK (#1650)engineer124
2023-07-06Reorganize Audio Files & Name Remaining Audio Files (#1494)engineer124