mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 04:51:44 +00:00
Update README.md
This commit is contained in:
@@ -27,7 +27,6 @@ Then, during the vertical blank, depending on the LOF bit in the VPOSR register,
|
||||
```
|
||||
.mainLoop:
|
||||
bsr waitVerticalBlank
|
||||
|
||||
btst.w #VPOSRLOFBIT,VPOSR(a6)
|
||||
beq.s .lof
|
||||
lea copper(pc),a0
|
||||
|
||||
Reference in New Issue
Block a user