diff --git a/014.lace_mode/README.md b/014.lace_mode/README.md index 6735d1b..a8d11b5 100644 --- a/014.lace_mode/README.md +++ b/014.lace_mode/README.md @@ -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