Update README.md

This commit is contained in:
ArthurFerreira2
2019-03-05 21:13:50 +01:00
committed by GitHub
parent b5ae7fe8d5
commit 421b3d7087

View File

@@ -1,5 +1,9 @@
# reinette
a simple apple 1 emulator
implements a 6502 emulator, basic I/O and runs the woz monitor
A simple apple 1 emulator
can aslo run Vince Briel replica one ROM
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
Have fun !