1
0
mirror of https://github.com/tilleul/apple2.git synced 2024-11-04 07:05:59 +00:00

Update apple2_hires.md

This commit is contained in:
tilleul 2021-01-15 17:53:33 +01:00 committed by GitHub
parent 6a6de41148
commit 62aa142b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -335,6 +335,6 @@ Let's try this:
80 N = 128-N: IF N=0 THEN YY=YY+1
90 NEXT
![screenshot](apple2_hires_poke_colorsdetail.png)
![screenshot](img/apple2_hires_poke_colorsdetail.png)
What this does is plotting increasing values but every other line we add 128 to see the equivalent of the second palette.