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