This commit is contained in:
Zsolt Tasnadi
2026-07-14 08:51:00 +02:00
parent 545e9153f2
commit 3714247dc2
3 changed files with 118 additions and 0 deletions
+1
View File
@@ -334,6 +334,7 @@ wf_reach:
lda RASTER
cmp #RAS_BOTTOM
bne wf_reach
jsr music_play ; advance the music once per frame
rts
; ---- copy color RAM to FADEBUF, then blacken color RAM ----