From 7a4abdb627e84f35eae644563fd1d86189fb3970 Mon Sep 17 00:00:00 2001 From: Charles Mangin Date: Wed, 8 Aug 2018 14:31:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cc4ef2..2bd8956 100644 --- a/README.md +++ b/README.md @@ -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.