Try a new CPU. No idea what i'm doing :/
This commit is contained in:
parent
3e36f945b0
commit
71be0c95f9
|
@ -51,3 +51,5 @@ launchSettings.json
|
||||||
/ExternalProjects/vfEmu6502/x64
|
/ExternalProjects/vfEmu6502/x64
|
||||||
/ExternalProjects/vrEmu6502/out/build
|
/ExternalProjects/vrEmu6502/out/build
|
||||||
/ExternalProjects/vrEmu6502/out/Assets/dll
|
/ExternalProjects/vrEmu6502/out/Assets/dll
|
||||||
|
/ExternalProjects/ziplantil_w65c02s.h/x64
|
||||||
|
/ExternalProjects/ziplantil_w65c02s.h/ziplanti.a99553cf/x64
|
||||||
|
|
|
@ -88,3 +88,6 @@
|
||||||
[submodule "ExternalProjects/vfEmu6502/vrEmu6502"]
|
[submodule "ExternalProjects/vfEmu6502/vrEmu6502"]
|
||||||
path = ExternalProjects/vfEmu6502/vrEmu6502
|
path = ExternalProjects/vfEmu6502/vrEmu6502
|
||||||
url = https://github.com/visrealm/vrEmu6502.git
|
url = https://github.com/visrealm/vrEmu6502.git
|
||||||
|
[submodule "ExternalProjects/ziplantil_w65c02s.h/w65c02s.h"]
|
||||||
|
path = ExternalProjects/ziplantil_w65c02s.h/w65c02s.h
|
||||||
|
url = https://github.com/ziplantil/w65c02s.h.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 383b05e3593b0a27af3449ca4878410592a05acb
|
Loading…
Reference in New Issue