mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
manual musique speed fix
This commit is contained in:
+3
-3
@@ -276,9 +276,9 @@ Check2button
|
|||||||
and #%00000111
|
and #%00000111
|
||||||
beq skipSoundFrame
|
beq skipSoundFrame
|
||||||
PALMusic
|
PALMusic
|
||||||
lda ticks
|
;lda ticks
|
||||||
and #%00000011
|
;and #%00000011
|
||||||
beq skipSoundFrame
|
;beq skipSoundFrame
|
||||||
playNow
|
playNow
|
||||||
jsr RASTERMUSICTRACKER+3
|
jsr RASTERMUSICTRACKER+3
|
||||||
; fake POKEY reverb
|
; fake POKEY reverb
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user