index
:
mm
gha
main
Decompilation of The Legend of Zelda: Majora’s Mask
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
game.c
Age
Commit message (
Expand
)
Author
2025-06-03
Document Player's Face and z_actor FaceChange functions (#1777)
engineer124
2024-11-07
libu64 (#1705)
Dragorn421
2024-09-10
[headers] Add kaleido_manager.h, clean up z64jpeg.h protos (#1688)
Dragorn421
2024-07-28
Introduce a bunch of small new headers (#1649)
Anghelo Carvajal
2024-04-06
Misc Clean (#1602)
Derek Hensley
2024-03-31
Introduce `z64pause_menu.h` header (#1505)
Anghelo Carvajal
2024-01-20
Framebuffer filter docs (#1528)
Derek Hensley
2023-11-27
Organize `libc64` files (#1492)
Anghelo Carvajal
2023-10-03
Speedmeter OK (#1393)
Derek Hensley
2023-09-02
Move libultra function declarations to libultra headers (#1196)
Anghelo Carvajal
2023-08-21
Game bss and cleanup (#1356)
Derek Hensley
2023-08-09
`z64vi*.h` and `sys_cfb.h` headers (#1259)
Anghelo Carvajal
2023-07-06
RequiredScopeTemp Cleanup (#1315)
Derek Hensley
2023-06-26
Idle + Main bss and cleanup (#1292)
Derek Hensley
2023-06-21
AudioMgr cleanup (#1300)
Derek Hensley
2023-06-06
`z64game.h` (#1250)
Anghelo Carvajal
2023-05-29
z_syscfb.c, z_vimode.c, code_80140CE0 split and OK (#1159)
mzxrules
2023-05-26
Decompile padmgr.c (#1246)
Tharo
2023-04-18
z_viszbuf (code_801420C0) OK (#1211)
Derek Hensley
2023-03-24
THA docs (#1177)
Anghelo Carvajal
2023-03-08
Debug mode (#1185)
Derek Hensley
2022-10-23
Kaleido_Update OK and documented (#1113)
engineer124
2022-09-30
Audio Sequences: Scene/Ambience/SeqFlags Functions OK (#1033)
engineer124
2022-09-24
Gamestates Cleanup (#1047)
Derek Hensley
2022-07-11
Match and Document code_80172BC0.c (#909)
engineer124
2022-07-11
General Cleanup 4 (#871)
Derek Hensley
2022-06-29
`code_8013EC10` and `code_80182CE0` (`z_rumble` and `sys_rumble`) (#763)
Anghelo Carvajal
2022-06-19
VisMono OK and documented (#829)
Tom Overton
2022-01-11
`__osMalloc.c` OK (#395)
Anghelo Carvajal
2021-10-29
Decompile graph.c (#274)
Tharo
2021-10-24
Animation system updated, some more boot files decompiled (+6%), z_fcurve_dat...
Lucas Shaw
2021-09-29
Fix some dummy label matches (#331)
Tom Overton
2021-08-18
`system_malloc` OK (#261)
Anghelo Carvajal
2021-08-04
Fix gcc warnings (#246)
Anghelo Carvajal
2021-08-03
Overhaul the build system (#234)
Tharo
2021-06-17
Add current missing functions prototypes (#181)
Anghelo Carvajal
2021-06-10
Match z_effect.c (#176)
engineer124
2021-05-18
Format everything (#141)
Anghelo Carvajal
2021-03-27
z_lights fully matched (#80)
Rozelette
2021-03-27
TwoHeadArena and TwoHeadGfxArena OK (#83)
kyleburnette
2020-06-23
Decompile `game.c`
MMDecomp