Create README.md

This commit is contained in:
Christopher Mosher 2019-07-22 18:17:30 -04:00 committed by GitHub
parent a4e04c3331
commit 918fcba02b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# v6502cpp
visual6502.org Javascript simulator https://github.com/trebonian/visual6502 ported to C++
Incorporated into https://github.com/cmosher01/Epple-II (as a compile-time option).