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_moji.c
Age
Commit message (
Expand
)
Author
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2023-07-10
Use intptr in most remaining code files (#1438)
Roman971
2021-11-28
Improve gfxprint documentation and strings (#1028)
Roman971
2021-11-28
Cleanup unnecessary &'s on function/array pointers (#1031)
Roman971
2021-11-01
Document `z_moji.c` (#926)
Dragorn421
2021-06-15
Interface improvements (#822)
Zelllll
2021-01-12
Fix LoadTextureBlock/LoadTextureTile combined macros and z_fbdemo OK (#623)
petrie911
2020-11-19
Three new matching functions (#492)
petrie911
2020-10-29
Use macros for oGfxCtx accesses (#465)
fig02
2020-10-03
libultra cleanup (#215)
Random
2020-09-15
Decompile PreRender.c (#319)
Random
2020-08-29
Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)
Roman971
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-04-05
Fixes in PR #50 (3)
Random
2020-04-04
Decompile graph.c
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker