mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 19:30:50 +00:00
commit
8d6e794fc0
@ -176,7 +176,7 @@ _ea
|
||||
!byte $05, $FE, $95 ;jsra $4ce3
|
||||
!byte $1B, $EB, $39 ;lda $c0e8
|
||||
!byte $04, $C6, $97 ;lda $4ee4
|
||||
bcs .exit
|
||||
bcs +
|
||||
pha
|
||||
txa
|
||||
adc #21
|
||||
@ -186,6 +186,26 @@ _ea
|
||||
jsr modify
|
||||
!byte $C7
|
||||
|
||||
+ ldy #23
|
||||
jsr SearchTrack
|
||||
!byte $03, $4C ;ldi #$00
|
||||
!byte $06, $E1, $DE ;sta $07e2
|
||||
!byte $05, $CC, $DC ;jsra $05cf
|
||||
!byte $05, $CC, $DC ;jsra $05cf
|
||||
!byte $05, $CC, $DC ;jsra $05cf
|
||||
!byte $05, $CC, $DC ;jsra $05cf
|
||||
!byte $04, $EB, $19 ;lda $c0e8
|
||||
!byte $04, $E1, $DE ;lda $07e2
|
||||
bcs .exit
|
||||
pha
|
||||
txa
|
||||
adc #21
|
||||
tax
|
||||
pla
|
||||
ldy #1
|
||||
jsr modify
|
||||
!byte $E0
|
||||
|
||||
.dostitles
|
||||
lda gIsBoot0
|
||||
bne .exit
|
||||
|
Loading…
Reference in New Issue
Block a user