index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-18
Decomp `ItemManager::GetUnk_098`
Aetias
2024-02-18
Decomp `ITemManager::SetTreasureCount`
Aetias
2024-02-18
Decomp `ItemManager::GetTreasureCount`
Aetias
2024-02-18
Decomp `ItemManager::SetShipPartCount`
Aetias
2024-02-18
Decomp `ItemManager::GetShipPartCount`
Aetias
2024-02-18
Update `EquipItem::IsUsable`
Aetias
2024-02-18
Exclude duplicate macros in `m2ctx`
Aetias
2024-02-18
Match `ItemManager::Save` and `Load`
Aetias
2024-02-17
Decomp `ItemManager::EquipShipPart`
Aetias
2024-02-17
Decomp `ItemManager::GetEquippedShipPart`
Aetias
2024-02-17
96% match `ItemManager::func_ov00_020ad790`
Aetias
2024-02-17
Interworking always on, add `THUMB` and `ARM` macros
Aetias
2024-02-17
Decomp `ItemManager::GiveAmmo`
Aetias
2024-02-17
Decomp `ItemManager::GetAmmo`
Aetias
2024-02-17
Decomp `ItemManager::GetEquipItem`
Aetias
2024-02-17
Decomp `ItemManager::EquipItem_vfunc_2c`
Aetias
2024-02-17
Merge branch 'usa' into main
Aetias
2024-02-17
Decomp `ItemManager::EquipItem_vfunc_3c`
Aetias
2024-02-16
Add `sbss` section for compiler
Aetias
2024-02-16
Rename `ov00_02084eac.s` to `ov00_02084ebc.s`
Aetias
2024-02-12
Change section `.sinit` to `.ctor`
Aetias
2024-02-11
Merge pull request #5 from AetiasHax/usa
AetiasHax
2024-02-11
Mention USA support in docs
Aetias
2024-02-11
Add `make eur` and `make usa`
Aetias
2024-02-11
.gitignore `/tools/temp`
Aetias
2024-02-11
Save bytes in `compress` by ignoring 0-flag blocks
Aetias
2024-02-10
Match USA code
Aetias
2024-02-10
Match USA `func_ov40_0218852c`
Aetias
2024-02-10
Match USA `func_ov40_02188460`
Aetias
2024-02-10
Match USA overlay 0
Aetias
2024-02-10
Use 32-aligned end address for overlay size calculation
Aetias
2024-02-08
Remove hardcoded pointers in overlay 0
Aetias
2024-02-06
Match USA `main.s`
Aetias
2024-02-05
Add missing external symbols
Aetias
2024-02-05
Match USA `data_020561f4`
Aetias
2024-02-05
Match USA `func_0204f014`
Aetias
2024-02-05
Match USA `func_0202fddc`
Aetias
2024-02-05
Match USA `func_0202d164`
Aetias
2024-02-04
Disassemble USA `func_ov14_0212fb30`
Aetias
2024-02-04
Fix end of function `func_ov12_02116b1c`
Aetias
2024-02-04
Fix end of function `func_ov05_0210d6dc`
Aetias
2024-02-04
Disassemble USA `func_ov03_02f9fe4`
Aetias
2024-02-04
Match USA location of `func_ov00_020d59f0` and others
Aetias
2024-02-04
Supply heap address from linker script
Aetias
2024-02-04
Specify overlay origin after multiple overlays
Aetias
2024-02-04
32-align `.bss` sections
Aetias
2024-02-03
Disassemble unreachable code
Aetias
2024-02-03
Disassemble USA `func_020334b4`
Aetias
2024-02-03
Disassemble USA `func_020333e0`
Aetias
2024-02-03
Disassemble USA `func_0202d164`
Aetias
[prev]
[next]