Files
mk64/.gitmodules
T
CoderStig 48f2c2fdde asm-differ and autodecomp added as submodules (#48)
* Added auto decompiler.

* Added asm-differ.

* Delete diff.py

* Delete diff_settings.py

* Update README.md
2021-10-30 13:49:17 -06:00

7 lines
192 B
Plaintext

[submodule "autodecompiler"]
path = autodecompiler
url = https://github.com/farisawan-2000/auto-decompiler
[submodule "diff"]
path = diff
url = https://github.com/simonlindholm/asm-differ