From 928f1234a087172b161d927d22fef8be127d4471 Mon Sep 17 00:00:00 2001 From: Mark Moxon Date: Wed, 7 Sep 2022 20:36:31 +0100 Subject: [PATCH] Note that planets still flicker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc01e97..4f0e558 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Flicker-free Elite on the Commodore 64 and Plus/4 -This repository contains a patched version of Commodore 64 Elite that drastically improves the quality of the graphics. It does this by removing flicker from the ship-drawing routines (though note that planets still flicker). It also contains a patched version for the Commodore Plus/4. +This repository contains a patched version of Commodore 64 Elite that drastically improves the quality of the graphics. It does this by removing flicker from the ship-drawing routines (though note that planets still flicker, as that's a different part of the code). It also contains a patched version for the Commodore Plus/4. * To play the flicker-free version, see the sections on [playing flicker-free Commodore 64 Elite](#playing-flicker-free-commodore-64-elite) and [playing flicker-free Commodore Plus/4 Elite](#playing-flicker-free-commodore-plus4-elite).