fix Earth Station Orbit

This commit is contained in:
Peter Ferrie 2017-01-31 14:25:51 -08:00
parent 1028d4269f
commit a586585acb

View File

@ -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