mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-13 22:30:49 +00:00
mist: marker switches default to off
This commit is contained in:
parent
7bd447ee1c
commit
561f5d7afd
@ -19,10 +19,10 @@ init_state_loop:
|
|||||||
bne init_state_loop
|
bne init_state_loop
|
||||||
|
|
||||||
|
|
||||||
; FIXME: testing
|
; testing
|
||||||
|
|
||||||
lda #$ff
|
; lda #$ff
|
||||||
sta MARKER_SWITCHES
|
; sta MARKER_SWITCHES
|
||||||
|
|
||||||
rts
|
rts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user