start level option
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-07-26 19:49:08 +02:00
parent 28f1191fde
commit 7d9ad21dd8
2 changed files with 40 additions and 13 deletions
+3 -1
View File
@@ -141,7 +141,9 @@ mu_start:
beq mg_story
+fadeto credits_init ; every screen change fades to black
mg_play:
lda #MZMIN ; a fresh run: level 1, clock zeroed
lda opt_level ; a fresh run: the picked start level,
clc ; clock zeroed
adc #MZMIN-1
sta mzsize
lda #0
sta tframe