An Understandable 6502 Emulator
Go to file
Tony Di Nucci 2bcafa836d Merge branch 'master' of github.com:tdinucci/6502-emulator 2019-03-27 00:20:28 +00:00
src initial 2019-03-27 00:14:44 +00:00
test initial 2019-03-27 00:14:44 +00:00
.gitignore initial 2019-03-27 00:14:44 +00:00
CMakeLists.txt Remove file refs that were added by CLion 2019-03-27 00:20:18 +00:00
CMakeLists.txt.in initial 2019-03-27 00:14:44 +00:00
README.md Create README.md 2019-03-27 00:17:19 +00:00

README.md

6502-emulator

An NMOS 6502 Emulator

This is still in very early development, don't waste your time cloning it.