Commit Graph

650 Commits

Author SHA1 Message Date
Aetias a62cc074e9 Merge branch 'main' into actor-manager 2024-10-21 20:36:15 +02:00
Aetias f4c5e48624 Merge pull request #36 from Yanis42/match_actor_rupee
Match ``14_Land/Actor/ActorRupee.cpp`` (79%)
2024-10-20 17:03:41 +02:00
Aetias 52e0ac185a Decomp ActorRupee 2024-10-20 16:51:14 +02:00
Aetias c9f8ce4b16 Merge branch 'main' into match_actor_rupee 2024-10-20 16:01:48 +02:00
Aetias 58837ca1fc rom and objdiff phonies 2024-10-20 15:09:12 +02:00
Aetias 105d170b9c Update toolchain setup 2024-10-20 15:05:16 +02:00
Aetias 29d76fbe45 Decomp ActorRupee 2024-10-20 12:36:47 +02:00
Aetias fb9d00b87f Fix build; add RNG code 2024-10-20 10:39:09 +02:00
Aetias 7a755a1170 Bump dsd to v0.2.0 2024-10-19 15:08:55 +02:00
Aetias 8181d30b87 Remove nonmatching functions 2024-10-19 13:38:06 +02:00
Aetias 4826a6e764 Merge branch 'main' into match_actor_rupee 2024-10-19 13:34:42 +02:00
Aetias ffdfd609fb Merge pull request #51 from AetiasHax/dsd
`dsd` integration
2024-10-19 13:20:17 +02:00
Aetias 10c2e3413b Remove obsolete path arguments 2024-10-19 12:17:08 +02:00
Aetias be640e984d Update docs 2024-10-19 09:29:00 +02:00
Aetias b7905ab660 Configure build.ninja for one version at a time 2024-10-19 09:15:57 +02:00
Aetias f914eefd8a Run m2ctx from build.ninja 2024-10-13 14:16:13 +02:00
Aetias ce2c78a308 Update docs 2024-10-13 11:18:14 +02:00
Aetias 96e8e4386a Generate objdiff config in each target version 2024-10-13 11:18:09 +02:00
Aetias cc82956a0d Delete old unused files 2024-10-13 11:17:41 +02:00
Aetias cdc9db34f0 Delete Makefile 2024-10-12 16:17:17 +02:00
Aetias 9f4f4a2286 Update dsd configs with build paths 2024-10-12 16:16:46 +02:00
Aetias 0b6c727e36 Add .clang-format 2024-10-12 16:16:32 +02:00
Aetias 74a29deff3 Remove elfkill 2024-10-12 16:16:17 +02:00
Aetias b2f57385a0 Mark completed files 2024-10-12 12:19:06 +02:00
Aetias 2ca6986571 Update invalid relocations 2024-10-12 12:18:13 +02:00
Aetias 1b58992e5c Import US symbols from xMAP 2024-10-12 11:32:02 +02:00
Aetias 266d798755 Import EU symbols from xMAP 2024-10-12 09:54:49 +02:00
Aetias 13f8efc252 Remove dead code elimination
It appears to no longer be needed under this new build system 🤔 But we take those
2024-10-12 08:16:06 +02:00
Aetias 3a6d13fc77 Delink already known files 2024-10-07 21:28:49 +02:00
Aetias 099eb240be Prune fake Thumb functions starting with invalid str bases 2024-10-06 09:03:59 +02:00
Aetias 4c966479a7 Prune fake Thumb functions starting with invalid ldr load offsets 2024-10-06 08:50:28 +02:00
Aetias 27d5c772d9 Disambiguate function pointers to incorrect instruction set 2024-09-29 09:12:31 +02:00
Aetias 494841c25a Disambiguate function calls to incorrect instruction set 2024-09-29 09:06:03 +02:00
Aetias f7bae44c0b Add empty .bss sections to pad modules 2024-09-22 20:34:58 +02:00
Aetias b03eb7c9d3 Build ROM in Ninja build script 2024-09-22 12:44:50 +02:00
Aetias b17265318a Update configs 2024-09-22 11:10:43 +02:00
Aetias 3dc95dcb1d Update config location 2024-09-22 08:18:22 +02:00
Aetias ca938e9c31 Set license file path correctly for cmd /c shell 2024-09-18 19:28:49 +02:00
Aetias db2b3f79c7 Initial Ninja build script 2024-09-15 22:29:02 +02:00
Aetias a916c6f030 Update dsd configs 2024-09-15 22:28:39 +02:00
Aetias 514f8e43da Fix ItemManager error 2024-09-14 10:55:59 +02:00
Aetias ce3ed54481 Update Makefile to use dsd 2024-09-14 10:55:17 +02:00
Aetias 01f669a4d2 Init dsd config 2024-09-14 10:54:40 +02:00
Aetias deb5251ad8 .gitignore /dsd.pdb 2024-09-14 10:54:08 +02:00
Aetias af83cfaa98 Remove make gen_externs 2024-09-10 20:20:42 +02:00
Aetias 294359d8d6 Install dsd in setup.py 2024-09-10 20:19:49 +02:00
Aetias 191bc0938d Remove obsolete ROM tools 2024-09-10 20:19:34 +02:00
Aetias a1fdc1b546 Remove redundant Python scripts 2024-09-10 20:19:12 +02:00
Aetias fb63b9271d Remove non-matching functions and progress.py 2024-09-10 20:18:52 +02:00
Aetias 31313a73ef Delete assembly code 2024-09-10 20:17:10 +02:00