index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
sys_cfb.c
Age
Commit message (
Expand
)
Author
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-25
macros.h 3/5: Split various macros (#2512)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-04-05
Remove functions.h (#2501)
fig02
2025-01-27
Reduce overlay dependencies on global.h (2) (#2442)
mzxrules
2025-01-10
[iQue] Match remaining src/boot files (#2417)
cadmic
2024-12-26
Fix iQue audio and line numbers (#2386)
cadmic
2024-12-15
Add macros for line number differences (#2365)
fig02
2024-12-02
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
Tharo
2024-11-17
Decouple 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-04
Pause 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-22
Add T macro for translated debug strings (#2064)
Dragorn421
2024-02-01
Misc Small Retail Files OK (#1687)
engineer124
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2022-10-02
Use intptr types in more code files (#1385)
Roman971
2022-06-12
Enable more IDO warnings and apply fixes (#1264)
Roman971
2022-03-21
first pass (#1185)
louist103
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-06-17
Decompile pausemgr.c (#211)
Random
2020-03-24
match final non-matching in sys_cfb.c
dark-samus
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker