re-enable MB in Zaxxon and 8-bit Slicks

This commit is contained in:
Peter Ferrie 2022-06-12 16:14:15 -07:00
parent f40abbf637
commit c4f56c5ccb
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
+READ_RAM2_NO_WRITE
lda MockingboardStuff
and #7
cmp #1
ora #$C0
bcc skipmb

View File

@ -21,6 +21,7 @@
jsr $D15B ; decompress Mockingboard code
tax
pla
and #7
ora #$C0
- ldy $70B, x
cpy #$C4