correct song during gameplay and version 1.00

This commit is contained in:
2022-08-11 10:57:30 -04:00
parent 028c34bf31
commit fd15ed9bb6
5 changed files with 18 additions and 16 deletions
+12 -12
View File
@@ -653,22 +653,22 @@ dli10
lda >fnt+$400*$00
sta wsync ;line=232
sta chbase
DLINEW dli11 1 0 0
;DLINEW dli11 1 0 0
lda regA
rti
dli11
sta regA
lda #>$a000 ; system font
sta wsync ;line=232
sta chbase
lda #$01
sta gtictl
lda regA
rti
;dli11
; sta regA
;
; lda #>$a000 ; system font
; sta wsync ;line=232
; sta chbase
; lda #$01
; sta gtictl
;
; lda regA
; rti
.endl