Update README.md

This commit is contained in:
alpine9000
2016-03-14 16:23:59 +11:00
parent f33f723868
commit dc18f6d45f
+1 -1
View File
@@ -33,7 +33,7 @@ Calculate the number of bits to scroll:
and.l #$F,d1
move.l #$F,d0
sub.l d1,d0 ; bits to delay
```
```
Finally we set the delay for the pixel portion of the scroll in BPLCON1: