fix Berzap and One-on-One

This commit is contained in:
Peter Ferrie 2020-03-14 11:43:06 -07:00
parent 51fe4fadd6
commit d90d71b66c
2 changed files with 7 additions and 1 deletions

View File

@ -36,7 +36,7 @@ callback2
pha
lda #<berzap_mb
ldy #>berzap_mb
jsr $DAF1 ; ahem, LoadFileInternal+4
jsr $DAF6 ; ahem, LoadFileInternal+8
pla
sta $D403
pla

View File

@ -23,6 +23,7 @@
jsr $4000 ; decompress
pla
plp
php
bcc skipmb
cmp #$C4
beq skipmb
@ -37,7 +38,12 @@
bne -
skipmb
+READ_RAM2_WRITE_RAM2
jsr DisableAccelerator
plp
bcs +
+READ_ROM_NO_WRITE
+
jmp $400
!if * > $1C0 {