mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
Force 80STORE off during Reenter (#549)
This commit is contained in:
parent
e569591526
commit
cc0c4a9a59
@ -42,6 +42,7 @@ FirstMover
|
||||
;------------------------------------------------------------------------------
|
||||
Reenter
|
||||
cld
|
||||
sta $C000 ; Turn 80STORE switch off
|
||||
ldx #$ff
|
||||
txs ; so that we never trash the reset vector
|
||||
jsr SwitchToBank2
|
||||
|
Loading…
x
Reference in New Issue
Block a user