mirror of
https://github.com/a2-4am/anti-m.git
synced 2025-01-18 18:30:17 +00:00
fix regressions
This commit is contained in:
parent
c4ff7c504f
commit
4bcaa40903
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user