| Age | Commit message (Expand) | Author |
| 29 hours | [rsp] Introduce microcode build process, disassemble and build both rspboot v... | Tharo |
| 2026-02-22 | Fix F3DEX2 ucode name on N64 versions (not PosLight) (#2701) | Dragorn421 |
| 2025-04-19 | Remove Variables.h; Decouple z64.h from global.h (#2507) | fig02 |
| 2025-04-11 | variables.h cleaning: migrate audio variables (#2504) | fig02 |
| 2025-04-06 | variables.h cleaning: migrate libultra variables (#2503) | fig02 |
| 2025-02-26 | Reduce dependencies on global.h (10) (#2490) | mzxrules |
| 2025-02-04 | Finish matching ique-cn (#2451) | Tharo |
| 2025-01-21 | [iQue] Import libultra audio library files (#2433) | Tharo |
| 2025-01-10 | [iQue] Match PI-related files in libultra/io (#2408) | Tharo |
| 2025-01-10 | [iQue] Match remaining libultra/os files (#2414) | Tharo |
| 2025-01-10 | [iQue] Match handwritten asm files in libultra/os, match C replacements of os... | Tharo |
| 2025-01-10 | [iQue] Import vimodes from ultralib (#2403) | Tharo |
| 2025-01-09 | [iQue] Match remaining libultra/io files (#2411) | Tharo |
| 2025-01-06 | [iQue] Match exceptasm.s and parameters.s (#2401) | Tharo |
| 2025-01-03 | [iQue] Match skapi.s, create bbskapi.h documenting the syscalls (#2400) | Tharo |
| 2025-01-02 | [iQue] Build some C files with EGCS (#2396) | cadmic |
| 2024-12-28 | Use IDO for assembling handwritten asm files in src (#2390) | Tharo |
| 2024-12-13 | Move build.c definitions to the makefile, introduce and use libultra version ... | Tharo |
| 2024-12-02 | Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) | Tharo |
| 2024-09-06 | Fix size of leoDiskStack (#2143) | cadmic |
| 2024-09-06 | Miscellaneous libultra header fixes (#2139) | cadmic |
| 2024-09-06 | Move button macros to include/controller.h (#2138) | cadmic |
| 2024-09-05 | [ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127) | cadmic |
| 2024-09-03 | [ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104) | cadmic |
| 2024-08-28 | [ntsc-1.2] Match N64 libultra (#2081) | cadmic |
| 2024-08-12 | Add names to all typedef'd structs, unions, and enums (#2028) | cadmic |
| 2024-06-22 | Sync gbi.h with MM, move ucode defines to makefile (#1968) | Tharo |
| 2024-06-20 | Add point lighting gbi features (#1962) | Tharo |
| 2024-06-19 | Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) | mzxrules |
| 2024-02-29 | Some GCC flags improvements (#1903) | Tharo |
| 2024-02-27 | Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments... | Tharo |
| 2024-02-02 | Match retail padmgr.c and sys_rumble.c (#1693) | cadmic |
| 2024-01-30 | Overlay_Relocate and Overlay_Load retail OK (#1662) | Derek Hensley |
| 2024-01-30 | Define OOT_DEBUG=0 in retail builds (#1658) | cadmic |
| 2024-01-09 | Create debug macros for common functions (#1597) | cadmic |
| 2023-10-27 | libc cleanup (#1568) | Tharo |
| 2023-10-17 | Use `long` over `int` for s32/u32 types (#1546) | Tharo |
| 2023-01-10 | Fix misc 19 (#1488) | Dragorn421 |
| 2022-11-13 | Improvements to Video Interface related functions and data (#1332) | Tharo |
| 2022-11-13 | Improve rcp.h, remove `HW_REG` macro (#1425) | Tharo |
| 2022-10-15 | `gbi.h` and `ucode_disas.c` cleanups (#1267) | Tharo |
| 2022-10-13 | Fix misc 17 (#1392) | Dragorn421 |
| 2022-07-30 | Cleanup libultra controller routines (#1312) | Tharo |
| 2022-06-20 | Synthetic Waves Documentation (#1256) | engineer124 |
| 2022-06-07 | Update clang-tidy configuration in format.sh and apply fixes for a new check ... | Roman971 |
| 2022-05-04 | Name rsp ucodes and surrounding cleanup (#1166) | Tharo |
| 2022-05-01 | Improve the state of handwritten assembly files (#865) | Tharo |
| 2022-04-08 | Message Queues, Threads, and surroundings cleanup (#1178) | Tharo |
| 2022-03-13 | More documentation for IrqMgr (#1144) | Tharo |
| 2022-02-27 | Document vismono (#1107) | Dragorn421 |