Aetias
|
aecd954557
|
Move ov004 documentation from Ghidra
|
2025-01-25 14:35:02 +01:00 |
|
Aetias
|
1983e335f6
|
Move ov000 data names from Ghidra
|
2025-01-25 09:16:47 +01:00 |
|
Aetias
|
10ab3772b0
|
Rename static initializer prefix to __sinit
|
2025-01-25 09:01:16 +01:00 |
|
Aetias
|
d6021854d0
|
Move ov000 function names from Ghidra
|
2025-01-24 21:29:43 +01:00 |
|
Aetias
|
1d4fc368c2
|
Move ov000 documentation from Ghidra
|
2025-01-23 23:11:04 +01:00 |
|
Aetias
|
af097b91d7
|
Move ov000 documentation from Ghidra
|
2025-01-21 20:24:28 +01:00 |
|
Aetias
|
7a2009cab9
|
Move ov000 documentation from Ghidra
|
2025-01-20 20:09:15 +01:00 |
|
Aetias
|
a5fd54fe70
|
.gitignore .ninja_lock
|
2025-01-19 12:39:05 +01:00 |
|
Aetias
|
757e6715af
|
Add ActorEventIcon
|
2025-01-19 12:38:53 +01:00 |
|
Aetias
|
04328420f3
|
Add ActorSwitchObject
|
2025-01-19 12:22:57 +01:00 |
|
Aetias
|
e1d2f0b168
|
Move ov000 documentation from Ghidra
|
2025-01-19 11:58:47 +01:00 |
|
Aetias
|
4c60dda140
|
Move DTCM documentation from Ghidra
|
2025-01-18 16:30:55 +01:00 |
|
Aetias
|
370e632197
|
Move ITCM documentation from Ghidra
|
2025-01-18 16:24:12 +01:00 |
|
Aetias
|
c81c165c37
|
Verify SHA1 checksum
|
2025-01-18 15:50:47 +01:00 |
|
Aetias
|
fe4c283ba2
|
Document math functions
|
2025-01-18 15:50:03 +01:00 |
|
Aetias
|
311b9243e1
|
Use named arguments in re module
Some positional arguments have become deprecated
|
2025-01-18 13:48:30 +01:00 |
|
Aetias
|
2794641461
|
Fix build
|
2025-01-18 13:47:34 +01:00 |
|
Aetias
|
13108e3ae4
|
Move ARM9 Main documentation from Ghidra
|
2025-01-18 09:44:01 +01:00 |
|
Aetias
|
48bbd8bb7f
|
Merge branch 'main' of github-aetias-hax:AetiasHax/ph
|
2025-01-09 08:34:40 +01:00 |
|
Aetias
|
2c015c9774
|
Upgrade to Ghidra version 11.2.1
|
2025-01-09 08:34:11 +01:00 |
|
Aetias
|
39850e99b9
|
Remove support for Python on MSYS
|
2025-01-09 08:29:10 +01:00 |
|
Aetias
|
6d84aa8210
|
Merge pull request #52 from LagoLunatic/depfile
Add depfiles for ninja build
|
2025-01-07 09:21:38 +01:00 |
|
Aetias
|
46322369fc
|
Update docs
|
2025-01-06 22:22:17 +01:00 |
|
LagoLunatic
|
c7de282a81
|
Fix Windows platform check
|
2025-01-06 15:25:11 -05:00 |
|
Aetias
|
247d862475
|
Merge pull request #54 from mike8699/add-precommit
Automate `clang-format` with `pre-commit`, + other checks
|
2025-01-06 20:45:21 +01:00 |
|
Aetias
|
ff81b3fd1a
|
Merge remote-tracking branch 'origin/main' into add-precommit
|
2025-01-06 20:41:07 +01:00 |
|
Aetias
|
e980fe7803
|
Merge pull request #55 from mike8699/fix-clang-format-error
Fix `clang-format` error
|
2025-01-06 20:20:29 +01:00 |
|
Aetias
|
820b8fefdc
|
pre-commit: Install instructions
|
2025-01-06 17:27:31 +01:00 |
|
mike8699
|
01102bf317
|
Fix clang-format error
|
2025-01-06 11:26:11 -05:00 |
|
Aetias
|
53bd73e89c
|
pre-commit: Allow hard linebreaks in Markdown
|
2025-01-06 17:25:50 +01:00 |
|
Aetias
|
d75d589637
|
Merge pull request #53 from mike8699/decompile-LinkStateItem
Decompile `LinkStateItem`
|
2025-01-06 16:37:38 +01:00 |
|
Aetias
|
6f33b0c7ad
|
LinkStateItem: Use enums
|
2025-01-06 16:36:05 +01:00 |
|
mike8699
|
f5f1f7ae1b
|
Add complete directive to delinks.txt
|
2025-01-05 19:10:55 -05:00 |
|
mike8699
|
f817a35c26
|
Update relocs.txt
|
2025-01-05 19:10:55 -05:00 |
|
mike8699
|
19290c9d92
|
Run clang-format
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
254ee79fe0
|
Match data section
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
70d24e0776
|
Fix error
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
5f526aadb5
|
Fix misplaced case block
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
6ab289196e
|
Fix regalloc issue
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
cd8ce66116
|
Add LinkStateBase methods to symbols
|
2025-01-05 19:06:26 -05:00 |
|
mike8699
|
1373505903
|
Add rest of LinkStateItem methods to symbols
|
2025-01-05 19:06:26 -05:00 |
|
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 |
|