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-10-20
`rom` and `objdiff` phonies
Aetias
2024-10-20
Update toolchain setup
Aetias
2024-10-20
Decomp `ActorRupee`
Aetias
2024-10-20
Fix build; add RNG code
Aetias
2024-10-19
Bump dsd to v0.2.0
Aetias
2024-10-19
Remove nonmatching functions
Aetias
2024-10-19
Merge branch 'main' into match_actor_rupee
Aetias
2024-10-19
Merge pull request #51 from AetiasHax/dsd
Aetias
2024-10-19
Remove obsolete path arguments
Aetias
2024-10-19
Update docs
Aetias
2024-10-19
Configure `build.ninja` for one version at a time
Aetias
2024-10-13
Run `m2ctx` from `build.ninja`
Aetias
2024-10-13
Update docs
Aetias
2024-10-13
Generate objdiff config in each target version
Aetias
2024-10-13
Delete old unused files
Aetias
2024-10-12
Delete `Makefile`
Aetias
2024-10-12
Update dsd configs with build paths
Aetias
2024-10-12
Add `.clang-format`
Aetias
2024-10-12
Remove `elfkill`
Aetias
2024-10-12
Mark completed files
Aetias
2024-10-12
Update invalid relocations
Aetias
2024-10-12
Import US symbols from xMAP
Aetias
2024-10-12
Import EU symbols from xMAP
Aetias
2024-10-12
Remove dead code elimination
Aetias
2024-10-07
Delink already known files
Aetias
2024-10-06
Prune fake Thumb functions starting with invalid `str` bases
Aetias
2024-10-06
Prune fake Thumb functions starting with invalid `ldr` load offsets
Aetias
2024-09-29
Disambiguate function pointers to incorrect instruction set
Aetias
2024-09-29
Disambiguate function calls to incorrect instruction set
Aetias
2024-09-22
Add empty .bss sections to pad modules
Aetias
2024-09-22
Build ROM in Ninja build script
Aetias
2024-09-22
Update configs
Aetias
2024-09-22
Update config location
Aetias
2024-09-18
Set license file path correctly for `cmd /c` shell
Aetias
2024-09-15
Initial Ninja build script
Aetias
2024-09-15
Update dsd configs
Aetias
2024-09-14
Fix `ItemManager` error
Aetias
2024-09-14
Update Makefile to use `dsd`
Aetias
2024-09-14
Init `dsd` config
Aetias
2024-09-14
.gitignore `/dsd.pdb`
Aetias
2024-09-10
Remove `make gen_externs`
Aetias
2024-09-10
Install dsd in `setup.py`
Aetias
2024-09-10
Remove obsolete ROM tools
Aetias
2024-09-10
Remove redundant Python scripts
Aetias
2024-09-10
Remove non-matching functions and `progress.py`
Aetias
2024-09-10
Delete assembly code
Aetias
2024-07-20
Remove nonmatching function, fix static function type
Mike
2024-07-20
Match `ActorManager::FindActorById`
Mike
2024-07-20
Match `ActorManager::Actor_vfunc_10`
Mike
2024-07-20
Match `ActorTypeIsOneOf`
Mike
[prev]
[next]