drop some old commented out code
This commit is contained in:
parent
e58df379e7
commit
2ed28e5590
1 changed files with 0 additions and 8 deletions
|
|
@ -1051,14 +1051,6 @@ common:
|
||||||
; zx_zy = 0
|
; zx_zy = 0
|
||||||
; dist = 0
|
; dist = 0
|
||||||
; iter = 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
|
lda #00
|
||||||
sta zx
|
sta zx
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue