summaryrefslogtreecommitdiff
path: root/tools/asm-differ
AgeCommit message (Collapse)Author
2024-07-27update all submodule (#21)coco875
2023-06-17New asset extraction utility (#306)Tyler McGavran
* Add new asset extraction tool. Changes motivated by the quirks of how kart animation frames are stored in the ROM. each frame has a palette that is actually composed of 2 other, incomplete palettes. As such, the existent extract.py isn't really able to handle them. * Move a variety of assets to new extract tool --------- Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
2022-06-15fix submodules (#225)MegaMech
2022-06-14wip decomp of 80040E50, documentation of dma code, and other (#215)MegaMech
* Math decomp and more.
2021-11-05Altered submodules (#50)CoderStig
* Adjusted asm-differ and removed autodecompiler * Added permuter as submodule