mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
fix Zaxxon non-MB mode
This commit is contained in:
parent
9d2e630577
commit
b6fca2a8cc
@ -31,6 +31,7 @@
|
||||
+ inx
|
||||
bne -
|
||||
sta $81D
|
||||
inc $BF87
|
||||
|
||||
@skip_mb
|
||||
pla
|
||||
@ -39,8 +40,7 @@
|
||||
ldy #$bd
|
||||
sty $1a40
|
||||
sty $1a61
|
||||
+ inc $BF87
|
||||
bit $C083
|
||||
+ bit $C083
|
||||
jsr DisableAccelerator
|
||||
ldy #0
|
||||
jmp $41D0
|
||||
|
Loading…
Reference in New Issue
Block a user