summaryrefslogtreecommitdiff
path: root/src/boot/build.c
AgeCommit message (Expand)Author
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2024-12-13Move build.c definitions to the makefile, introduce and use libultra version ...Tharo
2024-09-26[PAL N64] Set up build system and extract assets for pal-1.0 and pal-1.1 (#2205)cadmic
2024-09-07rename gBuildTeam to gBuildCreator (#2160)fig02
2024-08-26Add all N64 version defines (#2095)cadmic
2024-08-20Add versions.h (#2060)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-07-28Introduce OOT_VERSION and OOT_REGION defines for build info and ROM header (#...cadmic
2024-04-15Set up gc-eu and match all code (#1938)cadmic
2024-03-17Match retail build date (#1926)cadmic
2020-03-17First proper commit.Jack Walker