create RAM file on demuffin as well as crack

This commit is contained in:
4am 2017-11-08 12:48:16 -05:00
parent 06ebbba4ae
commit b311927145

View File

@ -260,14 +260,16 @@ MainMenu
+
cmp #k_crack
bne .getkey
jsr CreateRAMFile
lda #%11000000
; note: execution falls through here
Action
sta gMode
jsr ResetProgress
bit gMode
bpl +
jsr CreateRAMFile
+ jsr ResetProgress
jsr InitSectorMap
jsr CopyUniversal
lda #FALSE