diff --git a/README.md b/README.md index af2dfb2..49e366b 100644 --- a/README.md +++ b/README.md @@ -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 !