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
/
code
/
__osMalloc.c
Age
Commit message (
Expand
)
Author
2024-09-04
[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)
cadmic
2024-09-03
Rename FaultDrawer_ functions to Fault_ (#2113)
cadmic
2024-08-28
[ntsc-1.2] Decompile fault.c (#2046)
Dragorn421
2024-08-27
T() macro 5 (#2089)
Dragorn421
2024-08-22
Add T macro for translated debug strings (#2064)
Dragorn421
2024-08-20
Move non-libultra libc functions to src/libc/ (#2055)
cadmic
2024-02-27
Restore terminal colors in retail, except in __osMalloc.c (#1899)
cadmic
2024-02-27
Filename & line number args cleanup (#1891)
Tharo
2024-02-02
Match retail __osMalloc.c (#1684)
cadmic
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-08-30
Fix misc 16 (#1371)
Dragorn421
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-05-02
Memstuff (#1164)
EllipticEllipsis
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2021-11-26
Various minor cleanups (#1029)
Roman971
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-09-28
Format all translation comments like `// "..."` (hopefully all of them) (#986)
Dragorn421
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-04-08
Decompile sleep.c and printutils.c
Random
2020-03-22
Format all src C files
Roman971
2020-03-18
Various fixes/matches
Roman971
2020-03-17
First proper commit.
Jack Walker