summaryrefslogtreecommitdiff
path: root/src/audio/internal
AgeCommit message (Collapse)Author
2026-04-24Rename NoteSubEu -> NoteSampleState (#2738)Tharo
2026-03-21Comment more original names for audio functions from animal crossing (#2721)Tharo
* Comment more original names for audio functions from animal crossing * Drop delayparam, not original
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
* z64 - a * z64 - b * z64 - c * z64 - d * z64 - e * z64 - f * z64 - g * z64 - h * z64 - i * z64 - l * z64 - m * z64 - o * z64 - p * z64 - q * z64 - r * z64 - s * z64 - t * z64 - v * restore file * fix merge * fix merge --------- Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2025-05-24Cleanup includes in header files (#2540)Dragorn421
* Cleanup includes in header files * include libc headers without libc/ prefix * fix * fix2 * fix3 * fix4 * some bss lol * bss * fix
2025-05-02Audio internal lib: Merge dcache.c and aisetnextbuf.c into os.c (#2522)fig02
2025-05-01Restructure audio source files (#2520)fig02
* restructure audio files * fix