From 0a205cd2e40af6b0142fa91b93ac8baf2559e7dd Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Tue, 3 Jan 2023 23:16:05 -0500 Subject: [PATCH] Minor update to README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2400c9c..431b038 100644 --- a/README.md +++ b/README.md @@ -94,8 +94,9 @@ The following video modes are supported: On Apple //e and //c, `MODE 0` will redirect to `MODE 3` and `MODE 1` will redirect to `MODE 6`. -Graphics are supported in `MODE 2` only at present (`MODE 0` and `MODE 1` -graphics to come shortly.) +Graphics are supported in the bitmapped modes. `MODE 0` and `MODE 1` emulate +the respective modes of the BBC Micro reasonably faithfully; `MODE 2` is +quite different, due to the quirks of the Apple II HGR mode. Following BBC Micro conventions, all graphics are drawn using a 1280x1024 coordinate system, with the origin at the bottom left of the screen.