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