Force 80STORE off during Reenter (#549)

This commit is contained in:
Tom Greene 2023-05-18 21:09:12 -04:00 committed by GitHub
parent e569591526
commit cc0c4a9a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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