mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
correct song during gameplay and version 1.00
This commit is contained in:
+12
-12
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user