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_kanfont.c
Age
Commit message (
Expand
)
Author
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-02-19
Reduce overlay dependencies on global.h (8) (#2478)
mzxrules
2025-01-20
Write about IDO and EGCS in compilers.md (#2432)
cadmic
2025-01-19
[iQue] Match z_kanfont (#2428)
cadmic
2024-11-15
Use debug macros even in N64-only code (#2298)
cadmic
2024-09-12
Add OOT_PAL_N64 and move other shorthands to versions.h (#2188)
cadmic
2024-08-28
T() macro 7 (#2102)
Dragorn421
2024-07-21
Match NTSC z_kanfont.c and z_message.c (#1997)
cadmic
2024-07-02
Reworked text extraction + add JP text extraction (#1980)
Tharo
2024-02-07
Skelanime + Kanfont Retail OK (#1729)
Derek Hensley
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-10-17
Use `long` over `int` for s32/u32 types (#1546)
Tharo
2022-11-16
More documentation for `z_std_dma.c` (#1415)
Tharo
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-06-11
Minor cleanups in z_std_dma.c and yaz0.c (#1269)
Roman971
2021-11-22
z_message_PAL, message_data_static and surrounding doc (#996)
Tharo
2021-08-15
Global Context And General Cleanup (#863)
Zelllll
2020-10-28
En_Elf Decompiled (#432)
fig02
2020-10-12
Decompile z_kanfont (#443)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker