mirror of
https://github.com/a2-4am/4sports.git
synced 2024-12-23 06:29:37 +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
|
Reenter
|
||||||
cld
|
cld
|
||||||
|
sta $C000 ; Turn 80STORE switch off
|
||||||
ldx #$ff
|
ldx #$ff
|
||||||
txs ; so that we never trash the reset vector
|
txs ; so that we never trash the reset vector
|
||||||
jsr SwitchToBank2
|
jsr SwitchToBank2
|
||||||
|
Loading…
Reference in New Issue
Block a user