From a0c32d6c406e97cb4cd3015addfbebb78d13d17f Mon Sep 17 00:00:00 2001 From: ArthurFerreira2 Date: Fri, 19 Apr 2019 21:30:30 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ef589c0..b65ec27 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,13 @@ The french* Apple II emulator \* reinette has two meanings in french : it's a little frog but also a delicious kind of apple - A simple Apple II emulator in less 600 lines of C ! Based on reinette, the french Apple 1 emulator ( https://github.com/ArthurFerreira2/reinette ) Very limited hardware support : only supports text, page 1 -Runs either the original Apple II ROM with Interger Basic and the Programmers Aid at $D000 or the later Applesoft II ROM. +Runs either the original Apple II ROM with Interger Basic and the Programmers Aid at $D000 or the later Applesoft II ROM aka Autostart ROM. Requires ncurses. Meant to be run from console