From e2b88a3359afa58025df0699e46266c5a161e447 Mon Sep 17 00:00:00 2001 From: David Given Date: Mon, 16 Sep 2024 22:55:26 +0200 Subject: [PATCH] Update README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7cdc4c4..4f9bffde 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,8 @@ the same time. it. The disk image has been munged according to ProDOS sector ordering. - It supports a single drive on slot 6 drive 1. You need a 80-column card - (but not any aux memory). + (but not any aux memory). The console is a standard 80x24, and there is + a SCREEN driver. - This port runs completely bare-metal and does not use any ROM routines.