1
0
mirror of https://github.com/tilleul/apple2.git synced 2024-07-03 05:29:35 +00:00

Update apple2_hires.md

This commit is contained in:
tilleul 2021-01-15 21:59:15 +01:00 committed by GitHub
parent ad12176515
commit 7fb0ff50be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
* [Use case #1: displaying tiles](#use-case-1-displaying-tiles)
* [Use case #2: clearing the screen](#use-case-2-clearing-the-screen)
* [Use case #3: side-scrolling](#use-case-3-side-scrolling)
* [Apple ]\[ hires colors: some possibilities, lots of limitations](apple-hires-colors-some-possibilities-lots-of-limitations]
* [Apple \]\[ hires colors: some possibilities, lots of limitations](apple-hires-colors-some-possibilities-lots-of-limitations]
## Introduction