mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Cartridge reset option
This commit is contained in:
+2
-2
@@ -348,9 +348,9 @@ StartAfterSplash
|
||||
lda #3 ; stereo (pseudo)
|
||||
sta POKEY+$0f ; stereo
|
||||
sta POKEY+$1f ; stereo
|
||||
|
||||
.IF CART_VERSION = 0
|
||||
sta COLDST ; Cold start after Reset key
|
||||
|
||||
.ENDIF
|
||||
lda PAL
|
||||
and #%00001110
|
||||
bne NoRMT_PALchange
|
||||
|
||||
Reference in New Issue
Block a user