Add cc65 compiler and fix

This commit is contained in:
2021-05-15 17:36:36 +02:00
parent 21292e9d48
commit 03e4389bf8
6 changed files with 8 additions and 6 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "pvsneslib"]
path = pvsneslib
url = https://github.com/Bensuperpc/pvsneslib-docker.git
[submodule "cc65"]
path = cc65
url = https://github.com/Bensuperpc/cc65-docker.git