switck with the overview as default fo rnow
This commit is contained in:
parent
2118890977
commit
15fc5367f9
1 changed files with 2 additions and 2 deletions
4
mandel.s
4
mandel.s
|
@ -1226,8 +1226,8 @@ zero_byte_loop:
|
|||
jsr imul8xe_init
|
||||
|
||||
; initialize viewport
|
||||
;ldx #0 ; overview
|
||||
ldx #1 ; closeup
|
||||
ldx #0 ; overview
|
||||
;ldx #1 ; closeup
|
||||
lda viewport_zoom,x
|
||||
sta zoom
|
||||
|
||||
|
|
Loading…
Reference in a new issue