mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-11 12:38:05 +00:00
re-enable MB in Zaxxon and 8-bit Slicks
This commit is contained in:
parent
f40abbf637
commit
c4f56c5ccb
@ -19,6 +19,7 @@
|
||||
|
||||
+READ_RAM2_NO_WRITE
|
||||
lda MockingboardStuff
|
||||
and #7
|
||||
cmp #1
|
||||
ora #$C0
|
||||
bcc skipmb
|
||||
|
@ -21,6 +21,7 @@
|
||||
jsr $D15B ; decompress Mockingboard code
|
||||
tax
|
||||
pla
|
||||
and #7
|
||||
ora #$C0
|
||||
- ldy $70B, x
|
||||
cpy #$C4
|
||||
|
Loading…
x
Reference in New Issue
Block a user