index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
general.c
Age
Commit message (
Expand
)
Author
2025-05-01
Restructure audio source files (#2520)
fig02
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-26
add array_count.h (#2514)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-04-19
Remove Variables.h; Decouple z64.h from global.h (#2507)
fig02
2025-03-27
SoundMode -> SoundOutputMode (#2475)
fig02
2025-03-26
Fix some hardcoded sfx ids (#2496)
Tharo
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2025-02-16
Reduce overlay dependencies on global.h (7) (#2472)
mzxrules
2025-02-15
Use 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-26
Fix iQue audio and line numbers (#2386)
cadmic
2024-11-17
Decouple 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-07
Move audio/general.c debug bss with the rest of bss (#2152)
Dragorn421
2024-09-06
Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)
cadmic
2024-09-06
Move button macros to include/controller.h (#2138)
cadmic
2024-09-03
[ntsc-1.2] Match audio (#2122)
cadmic
2024-08-12
Add names to all typedef'd structs, unions, and enums (#2028)
cadmic
2024-03-29
Fix various data issues in gc-eu-mq (#1921)
cadmic
2024-03-23
More data fixes (#1929)
cadmic
2024-03-01
No longer use asm-processor (#1824)
Dragorn421
2024-02-27
Match retail code data sizes (#1741)
cadmic
2024-01-31
Document Audio Thread Commands (#1399)
engineer124
2024-01-30
Audio retail OK (#1650)
engineer124
2023-07-06
Reorganize Audio Files & Name Remaining Audio Files (#1494)
engineer124