mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
Update README.md
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user