diff --git a/mandel-core.s b/mandel-core.s index 17ecfc4..a43894d 100644 --- a/mandel-core.s +++ b/mandel-core.s @@ -1051,14 +1051,6 @@ common: ; zx_zy = 0 ; dist = 0 ; iter = 0 -; lda #00 -; ldx #(iter - zx + 1) -;initloop: -; sta zx - 1,x -; dex -; bne initloop -; sta z_buffer_start -; sta z_buffer_end lda #00 sta zx