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
/
sched.c
Age
Commit message (
Expand
)
Author
2024-02-27
Match retail code data sizes (#1741)
cadmic
2024-02-01
Use IDO_PRINTF_WORKAROUND everywhere (#1685)
cadmic
2024-01-31
Irqmgr and Sched Retail OK (#1678)
Derek Hensley
2024-01-16
Create debug macros for LogUtils functions (#1610)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2022-11-26
Document HREG debugging system (#1351)
fig02
2022-11-13
Improvements to Video Interface related functions and data (#1332)
Tharo
2022-10-29
Doc speed_meter timers and misc. low-ish level stuff (#1364)
Dragorn421
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-06-03
More documentation for sched.c (#1219)
Tharo
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2022-03-13
More documentation for IrqMgr (#1144)
Tharo
2022-02-02
Documentation for fault.c and fault_drawer.c (#1106)
Tharo
2022-01-23
Document RCP functions (#1087)
hatal175
2021-11-07
Document parts of audio (#1000)
zelda2774
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-09-28
Format all translation comments like `// "..."` (hopefully all of them) (#986)
Dragorn421
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-07-27
Audio WIP (#836)
krimtonz
2021-04-29
`assert` macro OK (#755)
Anghelo Carvajal
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-08-23
Match/Improve a bunch of non matchings (#342)
Roman971
2020-08-15
Match a few functions (#324)
Random
2020-05-26
Decompiles sched.c (#145)
krimtonz
2020-05-10
Decompile audioMgr (#124)
Tharo
2020-04-08
Decompile sleep.c and printutils.c
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker