Commit Graph

675 Commits

Author SHA1 Message Date
mike8699 d2d3b6b75f Use -1 instead of 0xfffffff 2025-01-05 19:06:26 -05:00
mike8699 4ab7b47bcd Add arm/thumb macros 2025-01-05 19:06:26 -05:00
mike8699 200a68b3de LinkStateItem::OnStateLeave 92% match 2025-01-05 19:06:26 -05:00
mike8699 11a3df2d99 Update EquipBomb::StopUsing method signature
This method has an additional argument.
2025-01-05 19:06:26 -05:00
mike8699 ae2062bb58 Properly define static methods as static 2025-01-05 19:06:26 -05:00
mike8699 c3ac80ab60 LinkStateItem::OnStateLeave 88% match 2025-01-05 19:06:26 -05:00
mike8699 bf43adef41 LinkStateItem::OnStateLeave 71% match 2025-01-05 19:06:26 -05:00
mike8699 12877211ed [wip] decomp LinkStateItem::OnStateLeave 2025-01-05 19:06:26 -05:00
mike8699 dc09e23c60 Add StopUsing methods to several classes
These are used in `LinkStateItem::OnStateLeave`
2025-01-05 19:06:26 -05:00
mike8699 be7b197c34 Decompile LinkStateItem::GetLinkStateMove 2025-01-05 19:06:26 -05:00
mike8699 f9da67860b Decompile GetLinkState arm9 function
This is not part of the `LinkStateItem` class, but it is called by
a method in that class. I wasn't sure the best place to put this.
2025-01-05 19:06:26 -05:00
mike8699 82ba3ff311 Start decompiling LinkStateItem 2024-12-31 14:51:33 -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