mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 07:02:05 +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