Update README.md

This commit is contained in:
Charles Mangin 2018-08-08 14:31:34 -04:00 committed by GitHub
parent 07dbae615b
commit 7a4abdb627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# rollingdemo
# Rolling
A mixed display mode demo for the Apple IIe, written in 6502 Assembly
Uses $C019 on the IIe to detect the VBL interval and some cycle counting to switch display modes during the screen draw for a mix of low-res and text modes.