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