Add bullet points to main links

This commit is contained in:
Mark Moxon 2022-09-04 23:07:18 +01:00 committed by GitHub
commit 572fde30d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
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. 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.
To play the flicker-free version, see the section on [playing flicker-free Commodore 64 Elite](#playing-flicker-free-commodore-64-elite). * To play the flicker-free version, see the section on [playing flicker-free Commodore 64 Elite](#playing-flicker-free-commodore-64-elite).
To read about how the patch weaves its magic, see the section on [how the patch works](#how-the-patch-works). * To read about how the patch weaves its magic, see the section on [how the patch works](#how-the-patch-works).
If you are interested in building and applying the patch yourself, see the section on [building the patch](#building-the-patch). * If you are interested in building and applying the patch yourself, see the section on [building the patch](#building-the-patch).
The code in the patch has been backported from the BBC Master version of Elite, so it is 100% Bell & Braben code that's making its first appearance on the Commodore 64. The code in the patch has been backported from the BBC Master version of Elite, so it is 100% Bell & Braben code that's making its first appearance on the Commodore 64.