Commit Graph

604 Commits

Author SHA1 Message Date
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
Aetias 32c4725191 Merge pull request #48 from AetiasHax/actor
Decomp `00_Core/Actor/Actor`
2024-07-02 10:35:44 +02:00
Aetias 26bcdcc2e1 Update docs 2024-07-02 10:32:58 +02:00
Aetias 77e7c6d8d4 Decomp Actor 2024-07-02 10:32:48 +02:00
Aetias 2a55eb0a48 Ignore KILL macros inside line comments 2024-07-02 10:31:33 +02:00
Aetias e60433c809 Remangle MapManager::func_ov00_02083ef8 2024-06-30 11:12:33 +02:00
Aetias 28597a0698 Decomp Actor 2024-06-22 15:30:46 +02:00
Aetias 20f86e8926 Mangle PlayerLinkBase:func_ov00_020bd304 2024-06-22 15:30:36 +02:00
Aetias ca9c59074a Mangle Actor_UnkStruct_0a4::Actor_UnkStruct_0a4 2024-06-21 12:29:48 +02:00
Aetias 8b51b9f16b Decomp Actor_UnkStruct_020::Actor_UnkStruct_020 2024-06-21 12:16:14 +02:00
Aetias c7195d52d9 Fix build error 2024-06-21 12:05:31 +02:00
Aetias 4329a6892f Merge branch 'main' into actor 2024-06-21 11:59:50 +02:00
Aetias 925505ed5d Merge pull request #50 from AetiasHax/objdiff-integration
`objdiff` integration
2024-06-21 11:53:12 +02:00
Aetias 5f4d3da867 Update build_system.md 2024-06-21 11:30:48 +02:00
Aetias 21e2fce743 Remove function definitions in m2ctx 2024-06-21 10:12:14 +02:00
Aetias 9f495cd494 Fix build errors in stubs 2024-06-21 10:11:01 +02:00