diff --git a/mandel.s b/mandel.s index 8a963d6..be1f59e 100644 --- a/mandel.s +++ b/mandel.s @@ -704,9 +704,7 @@ loop_sy: loop_sx: zoom_factor cx, sx, zoom, aspect_x zoom_factor cy, sy, zoom, aspect_y - ;jsr mandelbrot - lda #2 - sta iter + jsr mandelbrot jsr pset clc