summaryrefslogtreecommitdiff
path: root/src/code/z_malloc.c
AgeCommit message (Expand)Author
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-09-08[headers 13] osMalloc.h -> include/libc64/os_malloc.h (#2175)Dragorn421
2024-09-04[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)cadmic
2024-08-27T() macro 6 (#2090)Dragorn421
2024-02-27Filename & line number args cleanup (#1891)Tharo
2024-02-02Match retail system_malloc.c and z_malloc.c (#1683)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-08-30Fix misc 16 (#1371)Dragorn421
2022-03-21first pass (#1185)louist103
2022-01-31Document some z_actor.c functions (#1091)hatal175
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-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker