Commit Graph

666 Commits

Author SHA1 Message Date
mike8699 83e058a8a1 Run pre-commit formatting 2025-01-01 21:19:30 -05:00
mike8699 88c72f0470 Add pre-commit-hooks to pre-commit config 2025-01-01 21:18:50 -05:00
mike8699 d81054c43d Add clang-format pre-commit hook 2025-01-01 21:18:21 -05:00
Aetias 1fd88bee60 Set language to C++ when exportign to decomp.me 2024-11-23 17:38:04 +01:00
Aetias 2890f75969 Update dsd 2024-11-23 17:37:41 +01:00
Aetias 8ec77879b3 Update objdiff instructions in decompiling.md 2024-11-10 09:54:55 +01:00
Aetias d5a80c00e1 Update actors.md 2024-10-27 13:04:00 +01:00
Aetias 8b9f0d2e37 Update actors.md 2024-10-26 22:24:43 +02:00
Aetias 6bf35a3671 Update actors.md 2024-10-25 23:13:34 +02:00
Aetias 4a603eab47 Add ninja delink 2024-10-24 22:43:38 +02:00
Aetias 08efe6ef5b Merge pull request #45 from mike8699/actor-manager
Match `ActorManager`
2024-10-24 22:25:49 +02:00
Aetias d179159b1f Match ActorManager 2024-10-24 22:10:56 +02:00
Aetias 673269f181 Decomp ActorManager 100% 2024-10-24 21:55:19 +02:00
Aetias 9846ef3d66 Decomp ActorManager (97%) 2024-10-23 23:25:15 +02:00
Aetias bced23471a Decomp ActorManager 2024-10-22 21:25:59 +02:00
Aetias 52d4fce351 Decomp ActorManager 2024-10-21 23:32:28 +02:00
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