An Understandable 6502 Emulator
Go to file
Tony Di Nucci ade6eaec6d Fix subtraction bug 2019-04-20 12:54:54 +01:00
src Fix subtraction bug 2019-04-20 12:54:54 +01:00
test Rest of maths opcodes 2019-04-20 12:47:57 +01:00
.gitignore initial 2019-03-27 00:14:44 +00:00
CMakeLists.txt Add store instructions 2019-04-17 17:31:35 +01:00
CMakeLists.txt.in Scaled back to just LD* ops but fundamental improvements 2019-04-15 23:51:04 +01: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.