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
/
speed_meter.c
Age
Commit message (
Expand
)
Author
2024-01-31
Document Audio Thread Commands (#1399)
engineer124
2024-01-16
Create debug macros for LogUtils functions (#1610)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2023-09-25
Speedmeter Small cleanup (#1554)
Derek Hensley
2023-08-15
Split z64.h: move various things, state, sram, gfx, jpeg, prerender, speedmet...
Dragorn421
2022-11-13
TwoHeadArena and TwoHeadGfxArena docs (#1349)
Tharo
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-10-29
Doc speed_meter timers and misc. low-ish level stuff (#1364)
Dragorn421
2022-08-30
Fix misc 16 (#1371)
Dragorn421
2022-07-30
Fix various small gfx issues (#1313)
Tharo
2022-06-24
Fix misc 15 (#1298)
Dragorn421
2022-04-09
Names for some view things (#1191)
Robin Allen
2021-12-06
Cleanup `variables.h` (#1061)
Dragorn421
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-10-29
Use macros for oGfxCtx accesses (#465)
fig02
2020-10-03
libultra cleanup (#215)
Random
2020-08-29
Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)
Roman971
2020-07-30
Math Sizes (#297)
louist103
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-06-13
z_select decompiled, 1 non matching left (#202)
fig02
2020-05-26
Decompiles sched.c (#145)
krimtonz
2020-05-12
Decompile speed_meter.c and add VIEWPORT_INIT macro (#127)
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker