Anghelo Carvajal
|
b6904aa2cc
|
Convert every submodule into subrepo (#170)
* remove ZAPD submodule
* git subrepo clone https://github.com/zeldaret/ZAPD.git tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "ca229f19"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "ca229f19"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* git subrepo clone https://github.com/simonlindholm/decomp-permuter.git tools/decomp-permuter
subrepo:
subdir: "tools/decomp-permuter"
merged: "1e4b85a7"
upstream:
origin: "https://github.com/simonlindholm/decomp-permuter.git"
branch: "main"
commit: "1e4b85a7"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Remove asm-differ
* git subrepo clone https://github.com/simonlindholm/asm-differ.git tools/asm-differ
subrepo:
subdir: "tools/asm-differ"
merged: "eaf72269"
upstream:
origin: "https://github.com/simonlindholm/asm-differ.git"
branch: "master"
commit: "eaf72269"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* remove asm-processor
* git subrepo clone https://github.com/simonlindholm/asm-processor.git tools/asm-processor
subrepo:
subdir: "tools/asm-processor"
merged: "85288fcd"
upstream:
origin: "https://github.com/simonlindholm/asm-processor.git"
branch: "master"
commit: "85288fcd"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* remove .gitmodules file
* Update REAMDE
* Update warnings
|
2021-06-07 18:31:56 -04:00 |
Kenix3
|
037ba9a22e
|
Initial support of tracking progress per code/boot/overlay, and outputs the stats to csv.
|
2021-03-10 22:28:06 -05:00 |
Kenix3
|
5c761c33f0
|
Updates asm-differ (#53)
|
2021-02-25 19:36:55 -05:00 |
Rozelette
|
ec912054da
|
Update tools (#16)
* Clean up .gitignore
* Set exec bit on all python and shell scripts
* Delete unused files
* Add decomp-permuter repo
* Update submodules
|
2020-09-13 21:09:13 -04:00 |
rozlette
|
5037e2da8d
|
Set up diff script
|
2020-03-02 00:21:16 -06:00 |