Update README.md

This commit is contained in:
alpine9000
2016-03-10 10:45:56 +11:00
parent f7adc6e9e1
commit 1e8077a1a4
-1
View File
@@ -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