summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit 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-24create ucode_disas.h (#2222)mzxrules
2024-09-23Document 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-07rename gBuildTeam to gBuildCreator (#2160)fig02
2024-09-07Fix some boot and code data (#2155)cadmic
2024-09-06Clean 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-04Reorganize z_std_dma.c unused strings (#2121)cadmic
2024-09-04[ntsc-1.2] Update spec for boot and code (#2114)cadmic
2024-09-03Rename FaultDrawer_ functions to Fault_ (#2113)cadmic
2024-09-03Match stackcheck.c (#2107)cadmic
2024-09-03[ntsc-1.2] Import libleo from Decompollaborate/n64dd (#2104)cadmic
2024-08-31Use FaultDrawer_ names in cic6105.c (#2108)cadmic
2024-08-29Move driverominit and sprintf to src/boot/ (#2105)cadmic
2024-08-29[ntsc-1.2] Fix some data / disassembly / undefined_syms (#2103)cadmic
2024-08-28T() macro 7 (#2102)Dragorn421
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-26Add 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-23T() macro 2 (#2073)Dragorn421
2024-08-23Convert z_std_dma.c translations to full string rather than inserted string (...mzxrules
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-08-20Add versions.h (#2060)Dragorn421
2024-08-19[ntsc-1.2] Match boot_main.c, logutils.c, z_locale.c (text) (#2053)Dragorn421
2024-08-15Decompile N64 anti-piracy checks in overlays (#2042)cadmic
2024-08-14padutils.c, line numbers (#2040)Dragorn421
2024-08-11Set up build system and disassembly for ntsc-1.2 (#2021)cadmic
2024-08-09Match remaining GC retail versions (#2019)cadmic
2024-08-08gc-us OK (#2018)cadmic
2024-08-02Automate fixing BSS ordering (#2009)cadmic
2024-07-28Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#...cadmic
2024-07-21Small cleanup of cleararena (bootclear) (#1999)Derek Hensley
2024-04-15Set up gc-eu and match all code (#1938)cadmic
2024-04-14Match retail BSS ordering (#1927)cadmic
2024-03-17Match retail build date (#1926)cadmic
2024-02-29Use Romfile in place of vromStart and vromEnd in structs (#1742)Derek Hensley