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
/
z_sample.c
Age
Commit message (
Expand
)
Author
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-02-24
Reduce dependencies on global.h (9) (#2488)
mzxrules
2025-02-20
Create headers for Game States (#2482)
fig02
2024-09-11
Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINA...
Dragorn421
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2022-11-16
More documentation for `z_std_dma.c` (#1415)
Tharo
2022-10-02
Use intptr types in more code files (#1385)
Roman971
2022-08-15
Doc shrink_window, rename system to Letterbox (#1341)
fig02
2022-06-23
Rename game states (#1294)
Dragorn421
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-06-03
Add enum for setup dls and name `z_rcp.c` functions (#1196)
Dragorn421
2022-05-21
PlayState Rename (#1231)
fig02
2022-05-18
Gameplay_ -> Play_ and this (#1229)
fig02
2022-04-09
Names for some view things (#1191)
Robin Allen
2021-11-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-05-02
Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)
Roman971
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-12
Decompiled ovl_Bg_Haka_MeganeBG (#448)
Ethan Roseman
2020-10-11
Make Gamestates use thisx for entry point functions (#437)
fig02
2020-10-03
libultra cleanup (#215)
Random
2020-08-29
Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)
Roman971
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-06-17
Arms_Hook OK (#210)
fig02
2020-06-17
Matched some controller files (#178)
Lucas Shaw
2020-06-13
z_select decompiled, 1 non matching left (#202)
fig02
2020-05-26
Decompiles sched.c (#145)
krimtonz
2020-05-22
Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)
Random
2020-05-14
Decomp game.c (#129)
krimtonz
2020-05-12
Decompile speed_meter.c and add VIEWPORT_INIT macro (#127)
Random
2020-04-22
Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)
Lucas Shaw
2020-04-16
Decompile z_play.c and Match/Document some of z_view.c (#74)
Roman971
2020-04-14
padmgr and related (#71)
silv3rwing07
2020-04-05
Tidy up known render and combine modes
glank
2020-04-05
Fixes in PR #50 (3)
Random
2020-04-04
Decompile graph.c
Random
2020-03-29
Decompile z_rcp.c (1 non matching left)
Roman971
2020-03-24
Match func_809C1CAC
JoshDuMan
2020-03-23
Run gcc checks with NON_MATCHING defined
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-22
Add comments and macros to prevent match issues with formatting
Roman971
2020-03-22
Update PR #22
Random
2020-03-22
Decompiled z_sample.c
Random
2020-03-17
First proper commit.
Jack Walker