blob: 5bfc7b675ef8706fa8835d9e87ebd788cee96a4c (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "tests/aoc2023.nes"]
path = tests/aoc2023.nes
url = git@github.com:mssola/aoc2023.nes
[submodule "tests/code.nes"]
path = tests/code.nes
url = git@github.com:mssola/code.nes
[submodule "tests/jetpac.nes"]
path = tests/jetpac.nes
url = https://github.com/mssola/jetpac.nes
|