diff --git a/dither4.s b/dither4.s index a610a85..5c942f8 100644 --- a/dither4.s +++ b/dither4.s @@ -217,7 +217,7 @@ wait_loop: ; Do bookkeeping during vblank! audio_inc ; 22-32 cycles - ldy VCOUNT ; 4 cycles + ;ldy VCOUNT ; 4 cycles jmp each_frame ; 3 cycles .endscope