From b2a463f3d6492d20ce820fc8a4a997683ecb5495 Mon Sep 17 00:00:00 2001 From: Terence Boldt Date: Thu, 11 Nov 2021 07:49:39 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c7a5cf..3c65323 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ So far, this is a project and not a finished product. The current prototype is o ## Features 1. Boot menu which waits for RPi to be ready 2. ProDOS bootable drive from image stored on RPi -3. Execute Linux commands on the RPi from the Apple II +3. Execute Linux commands on the RPi from the Apple II (has partial VT100 emulation but is buggy and missing the cursor in apps like vim) 4. Load binary files directly from the RPi to the II 5. Update Apple II firmware in place from image on RPi 6. Supports two drive images at the same time (Note: backward compatible with previous firmware but requires firmware update in order to work with two drives)