summaryrefslogtreecommitdiff
path: root/src/boot/stackcheck.c
AgeCommit message (Expand)Author
2024-11-01libu64 (#2267)Dragorn421
2024-09-06Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)cadmic
2024-09-03Match stackcheck.c (#2107)cadmic
2024-08-28T() macro 7 (#2102)Dragorn421
2024-02-27Fix some retail `boot` data (#1668)cadmic
2024-02-01Match stackcheck.c and code_800FC620.c (#1656)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-02Various minor fixes (#1383)Roman971
2022-07-12Use intptr types in a few specific boot files (#1301)Roman971
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2022-03-16Fix misc 8 (#1150)Dragorn421
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-11-26Various minor cleanups (#1029)Roman971
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker