mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +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
|
||||
|
||||
|
||||
; FIXME: testing
|
||||
; testing
|
||||
|
||||
lda #$ff
|
||||
sta MARKER_SWITCHES
|
||||
; lda #$ff
|
||||
; sta MARKER_SWITCHES
|
||||
|
||||
rts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user