From bd5949b3b1ceaaa003034a11d6b63930ad32a9f0 Mon Sep 17 00:00:00 2001 From: ArthurFerreira2 Date: Tue, 5 Mar 2019 21:14:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49e366b..4d635a5 100644 --- a/README.md +++ b/README.md @@ -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