Update README.md

This commit is contained in:
Charles Mangin 2018-08-15 16:15:10 -04:00 committed by GitHub
parent 9063f45fae
commit 10a440f582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ Uses $C019 on the IIe to detect the VBL interval and some cycle counting to swit
# Scroll
I had some fun working out how quickly to scroll low res text and keep it legible. Each row of text scrolls 1 pixel left when the one above it has scrolled all the way across the screen. The top scrolls as fast as I could manage, and the bottom one, well, it will eventually.
# Fastscan
A little demo of swapping text pages and graphics/text mode on a rolling delay.