menu and name fix

This commit is contained in:
2026-07-16 09:32:07 +02:00
parent 9cdc69d3ab
commit 1c388f0ca0
6 changed files with 49 additions and 47 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ cu_input:
beq cu_stay
lda #$c8 ; leave with the scroll register clean
sta XCTRL
jmp title_init ; back to the menu
jmp menu_init ; back to the menu
cu_stay:
; ---- beam work: fine scroll on for the scroller row only ----