index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
libdol2asm
Age
Commit message (
Expand
)
Author
2023-07-20
Various matches (#378)
hatal175
2023-01-06
dol2asm: generate makefiles that use header dependencies for smarter rebuilds
Jcw87
2023-01-06
dol2asm: fix incorrect debug function importing into libdol2asm/exporter/make...
Jcw87
2023-01-06
dol2asm: move exi library, f070ee948f094e68e45fe888072ed042af7973e0
Jcw87
2023-01-05
dol2asm: apply makefile changes from bc428f7f65b97cc9035aed1dc1b71c54ff2e6c3d
Jcw87
2023-01-05
dol2asm: generate Unix paths in makefiles regardless of platform
Jcw87
2023-01-05
dol2asm: fix game paths
Jcw87
2021-12-02
Clean up and improvements to tools (#163)
Jonathan Wase
2021-05-10
Makefile fixes / JUTNameTab (#129)
Jasper St. Pierre
2021-05-02
move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)
TakaRikka
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
auto decompile more functions
Julgodis
2021-04-08
demangle data-symbols
Julgodis
2021-04-07
detect more floats/doubles, including from relocations
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-31
.dead section fix
Julgodis
2021-03-30
removed double references and fixed float generation
Julgodis
2021-03-28
dol2asm OK
Julgodis