Cartridge reset option

This commit is contained in:
Pecusx
2023-10-11 17:48:58 +02:00
parent cb8cd83cd9
commit ef6e8810ad
5 changed files with 19 additions and 2 deletions
+2 -2
View File
@@ -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