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