mm/tools/buildtools
Derek Hensley 471d86f530
Build Sync (#1600)
* Rename outputs

* Makefile target renames

* Add run target

* yeet z64compress

* venv

* baserom_uncompressed -> baserom-decompressed

* input rom name to baserom.z64

* Add BUILD_DIR makefile variable

* Move built roms to build dir

* Move baserom to baseroms folder

* Add version to map file name

* Makefile cleanup

* Rename ldscript to include version

* Multiversion build

* n64-us version name

* Remove venv as dependency of setup

* Readme wording

* extract_baserom.py suggestion

* Readd checksums

* Make .venv work with windows

* missed an endif

* Cleaner windows venv implementation

* Remove duplciate process

* Build process steps

* Move make_options back

* Fix schedule build directory

* Fix schedule includes

* Makefile NON_MATCHING check -> != 0

* OOT 1704 changes

* Small cleanups

* Missed 1 thing

* UNSET -> SYMS

* Update extract_baserom.py

* dmadata.py

* Small cleanup

* dmadata_start

* Format

* dmadata files

* Fix makefile comment

* Jenkins report fix

* extracted dir

* Python dependencies order in readme
2024-04-06 11:07:58 -07:00
..
.gitignore Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
Makefile Build tools rework (#1542) 2024-01-31 14:52:07 +11:00
checksummer.py Build tools rework (#1542) 2024-01-31 14:52:07 +11:00
compress.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
decompress_baserom.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
dmadata.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
dmadata_start.sh Build Sync (#1600) 2024-04-06 11:07:58 -07:00
extract_baserom.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
extract_yars.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
makeyar.py Build tools rework (#1542) 2024-01-31 14:52:07 +11:00
mkdmadata.c Build Sync (#1600) 2024-04-06 11:07:58 -07:00
mkldscript.c New relocation-generating program (#393) 2022-08-04 04:49:25 +01:00
reloc_prereq.c New relocation-generating program (#393) 2022-08-04 04:49:25 +01:00
schc.py A higher level language for schedule scripts (#1462) 2024-02-01 09:50:32 -03:00
shiftjis_conv.py Build Sync (#1600) 2024-04-06 11:07:58 -07:00
spec.c Build Sync (#1600) 2024-04-06 11:07:58 -07:00
spec.h Dmadata Migration (#1526) 2024-01-14 13:04:53 -03:00
util.c Fado, part 2 (#1012) 2022-12-06 21:15:23 -05:00
util.h Fado, part 2 (#1012) 2022-12-06 21:15:23 -05:00