mm/docs/tutorial
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
..
images Update documentation to use updated Z64Utils release + updated directions (#1223) 2023-03-31 05:11:57 +01:00
advanced_control_flow.md Document `Actor_TalkOfferAccepted` (#1502) 2023-11-21 12:36:02 +11:00
beginning_decomp.md Remove `(ActorFunc)` cast on `InitVars` (#1148) 2023-10-27 10:03:02 -03:00
contents.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
data.md Build Sync (#1600) 2024-04-06 11:07:58 -07:00
diff_and_permuter.md master to main rename (#1379) 2023-09-22 12:57:21 -03:00
disassembly_quirks.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
documenting.md Document `Actor_TalkOfferAccepted` (#1502) 2023-11-21 12:36:02 +11:00
draw_functions.md master to main rename (#1379) 2023-09-22 12:57:21 -03:00
intro_to_git.md master to main rename (#1379) 2023-09-22 12:57:21 -03:00
introduction.md Docs namefixer (#1378) 2023-09-14 23:24:39 -03:00
merging.md Build Sync (#1600) 2024-04-06 11:07:58 -07:00
object_decomp.md master to main rename (#1379) 2023-09-22 12:57:21 -03:00
object_decomp_example.md Object Name Cleanup (#1427) 2023-10-08 20:57:25 -03:00
other_functions.md Document `Actor_TalkOfferAccepted` (#1502) 2023-11-21 12:36:02 +11:00
types_structs_padding.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
vscode.md Build Sync (#1600) 2024-04-06 11:07:58 -07:00