mirror of
https://github.com/a2-4am/4sports.git
synced 2024-12-02 08:51:42 +00:00
Force 80STORE off during Reenter
sync of https://github.com/a2-4am/4cade/pull/549
This commit is contained in:
parent
6c831a0d51
commit
99174381bf
@ -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…
Reference in New Issue
Block a user