1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-28 15:56:51 +00:00
oot/include/libc
Tharo df5d4cb467
[Audio 10/10] Loose ends (#2337)
* Introduce afile_sizes, generate headers of sizes for soundfonts and sequences

* Initial tools/audio README

* Versioning for samplebank extraction

* Clean up the disassemble_sequence.py runnable interface

* Add static assertions for maximum bank sizes

* Boost optimization for audio tools

* Samplebank XML doc

* Soundfont XML doc

* More docs in sampleconv for vadpcm

* Various tools fixes/cleanup

* VADPCM doc

* Try to fix md formatting

* VADPCM doc can come later

* Fix merge with PR 9

* Fix blobs from MM

* Try to fix bss

* Try fix bss round 2

* Fix sampleconv memset bug

* Suggested documentation tweaks
2024-12-13 19:26:36 -05:00
..
alloca.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
assert.h [Audio 10/10] Loose ends (#2337) 2024-12-13 19:26:36 -05:00
math.h Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134) 2024-09-06 11:18:59 +02:00
stdarg.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdbool.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stddef.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
stdint.h Use long over int for s32/u32 types (#1546) 2023-10-17 21:16:31 +02:00
stdlib.h libc cleanup (#1568) 2023-10-27 16:06:44 +02:00
string.h [headers 12] Add kaleido_manager.h, move various protos to headers (#2174) 2024-09-11 10:17:47 +02:00