| Age | Commit message (Expand) | Author |
| 2024-10-01 | [headers] Create `one_point_cutscene.h`, `z64olib.h` and move stuff to `z64{o... | Dragorn421 |
| 2024-09-28 | [PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246) | cadmic |
| 2024-09-27 | [ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231) | cadmic |
| 2024-09-27 | [headers] Create `gfxalloc.h`, `map.h`, move protos to `gfx.h`, `z64{player,v... | Dragorn421 |
| 2024-09-26 | [headers] Move libultra protos to ultra64.h (as a temporary measure) (#2234) | Dragorn421 |
| 2024-09-26 | [PAL N64] Set up build system and extract assets for pal-1.0 and pal-1.1 (#2205) | cadmic |
| 2024-09-25 | [headers] Create letterbox.h, move more protos from functions.h (#2225) | Dragorn421 |
| 2024-09-24 | [headers] gfx_setupdl.h and z64skin_matrix.h (#2221) | Dragorn421 |
| 2024-09-24 | create ucode_disas.h (#2222) | mzxrules |
| 2024-09-23 | Document Player Knockback related functions (#1601) | mzxrules |
| 2024-09-23 | [headers] Move z_actor functions to z64actor.h (#2216) | Dragorn421 |
| 2024-09-18 | [headers] z64inventory.h, move savectx/inventory macros to z64save.h (#2209) | Dragorn421 |
| 2024-09-16 | [PAL N64] Match VI mode setup (#2198) | cadmic |
| 2024-09-12 | [ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187) | cadmic |
| 2024-09-08 | [headers 9] Add src/libc64/ and new "z64" rand.h (#2164) | Dragorn421 |
| 2024-09-07 | rename gBuildTeam to gBuildCreator (#2160) | fig02 |
| 2024-09-07 | Fix some boot and code data (#2155) | cadmic |
| 2024-09-06 | Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134) | cadmic |
| 2024-09-05 | [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) | cadmic |
| 2024-09-04 | [ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106) | cadmic |
| 2024-09-04 | Reorganize z_std_dma.c unused strings (#2121) | cadmic |
| 2024-09-04 | [ntsc-1.2] Update spec for boot and code (#2114) | cadmic |
| 2024-09-03 | Rename FaultDrawer_ functions to Fault_ (#2113) | cadmic |
| 2024-09-03 | Match stackcheck.c (#2107) | cadmic |
| 2024-09-03 | [ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104) | cadmic |
| 2024-08-31 | Use FaultDrawer_ names in cic6105.c (#2108) | cadmic |
| 2024-08-29 | Move driverominit and sprintf to src/boot/ (#2105) | cadmic |
| 2024-08-29 | [ntsc-1.2] Fix some data / disassembly / undefined_syms (#2103) | cadmic |
| 2024-08-28 | T() macro 7 (#2102) | Dragorn421 |
| 2024-08-28 | [ntsc-1.2] Decompile fault.c (#2046) | Dragorn421 |
| 2024-08-26 | Add all N64 version defines (#2095) | cadmic |
| 2024-08-25 | [ntsc-1.2] Decompile cic6105.c, main.c (#2068) | Dragorn421 |
| 2024-08-25 | [ntsc-1.2] Match z_std_dma.c (#2082) | cadmic |
| 2024-08-23 | T() macro 2 (#2073) | Dragorn421 |
| 2024-08-23 | Convert z_std_dma.c translations to full string rather than inserted string (... | mzxrules |
| 2024-08-22 | Add T macro for translated debug strings (#2064) | Dragorn421 |
| 2024-08-20 | Add versions.h (#2060) | Dragorn421 |
| 2024-08-19 | [ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053) | Dragorn421 |
| 2024-08-15 | Decompile N64 anti-piracy checks in overlays (#2042) | cadmic |
| 2024-08-14 | padutils.c, line numbers (#2040) | Dragorn421 |
| 2024-08-11 | Set up build system and disassembly for ntsc-1.2 (#2021) | cadmic |
| 2024-08-09 | Match remaining GC retail versions (#2019) | cadmic |
| 2024-08-08 | gc-us OK (#2018) | cadmic |
| 2024-08-02 | Automate fixing BSS ordering (#2009) | cadmic |
| 2024-07-28 | Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#... | cadmic |
| 2024-07-21 | Small cleanup of cleararena (bootclear) (#1999) | Derek Hensley |
| 2024-04-15 | Set up gc-eu and match all code (#1938) | cadmic |
| 2024-04-14 | Match retail BSS ordering (#1927) | cadmic |
| 2024-03-17 | Match retail build date (#1926) | cadmic |
| 2024-02-29 | Use Romfile in place of vromStart and vromEnd in structs (#1742) | Derek Hensley |