summaryrefslogtreecommitdiff
path: root/src/boot/viconfig.c
AgeCommit message (Expand)Author
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2024-09-27[ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-06-03More documentation for sched.c (#1219)Tharo
2021-07-27Audio WIP (#836)krimtonz
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