basic, incomplete 6502 emulator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Drake c507075a72
readme
1 year ago
examples initial commit 1 year ago
lib initial commit 1 year ago
src initial commit 1 year ago
.gitignore initial commit 1 year ago
LICENSE initial commit 1 year ago
Makefile initial commit 1 year ago
README.md readme 1 year ago
compile_flags.txt initial commit 1 year ago

README.md

very experimental 6502 emulator. useful for basing your own CPU arch on, i guess