summaryrefslogtreecommitdiff
path: root/src/code/sys_cfb.c
AgeCommit message (Expand)Author
2025-01-10[iQue] Match remaining src/boot files (#2417)cadmic
2024-12-26Fix iQue audio and line numbers (#2386)cadmic
2024-12-15Add macros for line number differences (#2365)fig02
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-10-09[ntsc-1.0/1.1] Match line numbers in debug strings (#2255)cadmic
2024-09-28[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)cadmic
2024-09-04Pause docs: `WorldMapArea` enum and related data (#2130)Dragorn421
2024-09-03[ntsc-1.2] Match padmgr.c, sys_cfb.c, rcp_utils.c (#2111)cadmic
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-02-01Misc Small Retail Files OK (#1687)engineer124
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2022-10-02Use intptr types in more code files (#1385)Roman971
2022-06-12Enable more IDO warnings and apply fixes (#1264)Roman971
2022-03-21first pass (#1185)louist103
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)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-06-17Decompile pausemgr.c (#211)Random
2020-03-24match final non-matching in sys_cfb.cdark-samus
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker