summaryrefslogtreecommitdiff
path: root/src/code/irqmgr.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2025-01-08[iQue] Create/update macros for printing debug strings (#2398)cadmic
2024-10-09[ntsc-1.0/1.1] Match "system" files (#2254)cadmic
2024-09-06Miscellaneous libultra header fixes (#2139)cadmic
2024-08-23T() macro 2 (#2073)Dragorn421
2024-01-31Irqmgr and Sched Retail OK (#1678)Derek Hensley
2024-01-16Create debug macros for LogUtils functions (#1610)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
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-03-13More documentation for IrqMgr (#1144)Tharo
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-11-30libultra files and directories restructure (#1038)Tharo
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
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-05-12Decompile speed_meter.c and add VIEWPORT_INIT macro (#127)Random
2020-04-22Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)Lucas Shaw
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker