mirror of
https://github.com/a2-4am/passport.git
synced 2024-11-19 03:06:34 +00:00
search for EA DOS only in DOS mode
This commit is contained in:
parent
f86025b306
commit
ad67569c83
@ -187,6 +187,9 @@ _ea
|
||||
!byte $C7
|
||||
|
||||
.dostitles
|
||||
lda gIsBoot0
|
||||
bne .exit
|
||||
|
||||
ldy #23
|
||||
jsr SearchTrack
|
||||
!byte $09, $7A ;ldi #$00
|
||||
|
Loading…
Reference in New Issue
Block a user