fix regressions

This commit is contained in:
Peter Ferrie 2019-11-05 14:09:29 -08:00
parent c4ff7c504f
commit 4bcaa40903
1 changed files with 2 additions and 2 deletions

View File

@ -158,12 +158,11 @@ IDBoot13
.success clc
lda cmp1+1
ldx cmp1
@skip2
rts
@callback53
lda $85FF
beq @skip2
beq @jmp_dispatch
lda #$29
ldx #$6E
ldy #8
@ -173,6 +172,7 @@ IDBoot13
!byte $BD,$8B,$C0 ;LDA $C08B,X
bcs @notinfocom
inc $296F
@jmp_dispatch
jmp @dispatch
@notinfocom