From 1e8077a1a47d14dbe4f5666b67094535c1d341ba Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Thu, 10 Mar 2016 10:45:56 +1100 Subject: [PATCH] Update README.md --- 014.lace_mode/README.md | 1 - 1 file changed, 1 deletion(-) 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