summaryrefslogtreecommitdiff
path: root/tools/libdol2asm
AgeCommit message (Expand)Author
2023-07-20Various matches (#378)hatal175
2023-01-06dol2asm: generate makefiles that use header dependencies for smarter rebuildsJcw87
2023-01-06dol2asm: fix incorrect debug function importing into libdol2asm/exporter/make...Jcw87
2023-01-06dol2asm: move exi library, f070ee948f094e68e45fe888072ed042af7973e0Jcw87
2023-01-05dol2asm: apply makefile changes from bc428f7f65b97cc9035aed1dc1b71c54ff2e6c3dJcw87
2023-01-05dol2asm: generate Unix paths in makefiles regardless of platformJcw87
2023-01-05dol2asm: fix game pathsJcw87
2021-12-02Clean up and improvements to tools (#163)Jonathan Wase
2021-05-10Makefile fixes / JUTNameTab (#129)Jasper St. Pierre
2021-05-02move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)TakaRikka
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
2021-04-07detect more floats/doubles, including from relocationsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30removed double references and fixed float generationJulgodis
2021-03-28dol2asm OKJulgodis