Update README.md

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

View File

@ -1,7 +1,7 @@
# reinette
A simple apple 1 emulator
Implements a 6502 emulator, basic I/O and runs the woz monitor.
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