Update README.md

This commit is contained in:
ArthurFerreira2 2019-03-05 21:15:55 +01:00 committed by GitHub
parent bd5949b3b1
commit d57b6044d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ A simple apple 1 emulator
Implements a 6502 emulator, basic I/O and runs the Woz monitor.
Can aslo run Vince Briel Replica 1 ROM which includes Krusader and Apple 1 Basic
Just convert the binary dump into a C array as is done in woz.h
Can aslo run Vince Briel Replica 1 ROM which includes Krusader and Apple 1 Basic.
Just convert the binary dump into a C array as done in woz.h
Have fun !