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:
@@ -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