mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
try to fix IIc+ issue
This commit is contained in:
parent
123bf086f3
commit
c8b03332a0
@ -40,6 +40,8 @@ callback2
|
||||
lda #$8B
|
||||
sta $B528
|
||||
sta $B52B
|
||||
sta $B54A
|
||||
sta $B54D
|
||||
+DISABLE_ACCEL
|
||||
jmp $B581
|
||||
|
||||
|
@ -38,8 +38,10 @@ callback2
|
||||
; regardless of which bank was active
|
||||
|
||||
lda #$8B
|
||||
sta $B528
|
||||
sta $B52B
|
||||
sta $B462
|
||||
sta $B465
|
||||
sta $B482
|
||||
sta $B485
|
||||
+DISABLE_ACCEL
|
||||
jmp $B581
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user