Update README.md

This commit is contained in:
alpine9000
2016-03-11 19:52:49 +11:00
parent 624c59c0e1
commit 7f5fd387a9
+1 -1
View File
@@ -26,7 +26,7 @@ Then, during the vertical blank, depending on the LOF bit in the VPOSR register,
```
.mainLoop:
bsr waitVerticalBlank
bsr waitVerticalBlank
btst.w #VPOSRLOFBIT,VPOSR(a6)
beq.s .lof
lea copper(pc),a0