summaryrefslogtreecommitdiff
path: root/src/code/code_800FC620.c
AgeCommit message (Expand)Author
2024-11-01libu64 (#2267)Dragorn421
2024-09-08[headers 13] osMalloc.h -> include/libc64/os_malloc.h (#2175)Dragorn421
2024-09-07Fix some boot and code data (#2155)cadmic
2024-09-04[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)cadmic
2024-03-23More data fixes (#1929)cadmic
2024-02-01Match stackcheck.c and code_800FC620.c (#1656)cadmic
2023-11-12Fix misc 21 (#1573)Dragorn421
2022-10-04Fix many missing NULLs (#1389)Roman971
2022-05-31Overlay Functions Cleanup (#1235)Derek Hensley
2022-05-15Fix misc 12 (#1222)Dragorn421
2021-09-05Add do whiles to all remaining gbi macros (#946)Roman971
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-08-19Match Overlay_Relocate (#330)krimtonz
2020-07-30Math Sizes (#297)louist103
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