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