From 5070358352a90f6c00704fa4fe7d4123e5ab443c Mon Sep 17 00:00:00 2001 From: Mark Moxon Date: Fri, 2 Sep 2022 19:30:23 +0100 Subject: [PATCH] Added shout-out to authors in introduction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 447b593..e33db15 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository contains a patch for Commodore 64 Elite that drastically improves the quality of the graphics. It does this by removing flicker from the ship-drawing routines. +The code in the patch has been backported from the BBC Master version of Elite, so the flicker-free version is still 100% a Bell/Braben game, it's just one they never made themselves. + You can see the difference it makes in the following clip. The patched version is on the left, and the original version is on the right: https://user-images.githubusercontent.com/2428251/187879166-74e973e3-aa49-40e3-b629-45d68843c4c9.mp4