run it (fails)
This commit is contained in:
parent
efac8f4f62
commit
d36667938d
1 changed files with 1 additions and 3 deletions
4
mandel.s
4
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
|
||||
|
|
Loading…
Reference in a new issue