fig02
|
17edb82c0d
|
Decouple Debug Features From gc-eu-mq-dbg (#2296)
* rename OOT_DEBUG to DEBUG_FEATURES
* makefile changes
* add DEBUG_ASSETS
* fix DEBUG_FEATURES usages
* format
* fix errors
* review
* fix problem and review2
* review
* add DEBUG_FEATURES to DEBUG_ASSETS check
* review
* whoops
* format
|
2024-11-17 17:02:07 -05:00 |
|
Dragorn421
|
76d97ac18a
|
[headers 14] libc64 headers (#2177)
* [headers 14] libc64 headers
* bss
* bss
|
2024-09-11 18:02:42 +09:00 |
|
Dragorn421
|
fb37d7c6cd
|
[headers 13] osMalloc.h -> include/libc64/os_malloc.h (#2175)
* [headers 13] osMalloc.h -> include/libc64/os_malloc.h
* also update the #includes :)
|
2024-09-08 17:47:25 -04:00 |
|
Dragorn421
|
c7ec814d78
|
[headers 9] Add src/libc64/ and new "z64" rand.h (#2164)
* rand.h -> libc64/qrand.h
* Add rand.h with z64 rand wrappers
* yeet comment
* code/rand.c -> libc64/qrand.c
* fixup
* move libc64 source to src/libc64/
* fix
* bss
* update file splits disasm metadata
|
2024-09-08 17:11:41 -04:00 |
|