| Age | Commit message (Expand) | Author |
| 2025-06-04 | Remove "z64" prefix from all headers (#2518) | fig02 |
| 2025-05-24 | Cleanup includes in header files (#2540) | Dragorn421 |
| 2025-04-27 | Delete macros.h; Delete global.h (#2516) | fig02 |
| 2025-04-26 | add array_count.h (#2514) | fig02 |
| 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-03-27 | Make the rounding mode setting explicit in osInitialize (#2497) | Tharo |
| 2025-02-26 | Reduce dependencies on global.h (10) (#2490) | mzxrules |
| 2025-02-15 | fix assembly warning in normalize.s (#2473) | Dragorn421 |
| 2025-02-04 | Finish matching ique-cn (#2451) | Tharo |
| 2025-01-21 | [iQue] Import libultra audio library files (#2433) | Tharo |
| 2025-01-15 | [iQue] Fix osMotorInit (#2425) | cadmic |
| 2025-01-11 | [iQue] Use CPP includes in spec and update for iQue (#2399) | cadmic |
| 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 libultra/gu (#2402) | 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-07 | [iQue] Match libultra/libc (#2407) | Tharo |
| 2025-01-07 | [iQue] Match libultra/mgu (#2406) | Tharo |
| 2025-01-07 | [iQue] Match osViSetMode (#2404) | 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 |
| 2024-12-28 | Add missing vimode splits in iQue disassembly (#2393) | cadmic |
| 2024-12-28 | Use IDO for assembling handwritten asm files in src (#2390) | Tharo |
| 2024-12-26 | Set up iQue disassembly (#2384) | cadmic |
| 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 | Miscellaneous libultra header fixes (#2139) | cadmic |
| 2024-09-03 | [ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104) | cadmic |
| 2024-08-29 | Move driverominit and sprintf to src/boot/ (#2105) | cadmic |
| 2024-08-28 | [ntsc-1.2] Match N64 libultra (#2081) | cadmic |
| 2024-08-20 | Move non-libultra libc functions to src/libc/ (#2055) | cadmic |
| 2024-08-12 | Add names to all typedef'd structs, unions, and enums (#2028) | cadmic |
| 2024-08-11 | Set up build system and disassembly for ntsc-1.2 (#2021) | cadmic |
| 2024-06-19 | Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) | mzxrules |
| 2024-02-02 | Match retail padmgr.c and sys_rumble.c (#1693) | cadmic |
| 2024-01-29 | Move __osPfsInodeCache and __osPfsPifRam (#1654) | cadmic |
| 2023-11-22 | Misc Cleanup (#1585) | engineer124 |
| 2023-11-12 | Fix misc 21 (#1573) | Dragorn421 |
| 2023-10-27 | libc cleanup (#1568) | Tharo |
| 2023-07-06 | Reorganize Audio Files & Name Remaining Audio Files (#1494) | engineer124 |
| 2023-01-10 | Fix misc 19 (#1488) | Dragorn421 |
| 2022-12-12 | Rename dequeuethread.c to thread.c, move data from createthread.c to thread.c... | Tharo |
| 2022-12-12 | Fix misc GCC compatibility issues (#1463) | 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 | Lightweight trigonometry doc (#1356) | Dragorn421 |