try to fix IIc+ issue

This commit is contained in:
Peter Ferrie 2020-03-12 19:06:53 -07:00
parent 123bf086f3
commit c8b03332a0
2 changed files with 6 additions and 2 deletions

View File

@ -40,6 +40,8 @@ callback2
lda #$8B
sta $B528
sta $B52B
sta $B54A
sta $B54D
+DISABLE_ACCEL
jmp $B581

View File

@ -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