summaryrefslogtreecommitdiff
path: root/src/code/__osMalloc.c
AgeCommit message (Expand)Author
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