missing space
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
pha ;save in stack
|
pha ;save in stack
|
||||||
jsr popa ;get voice
|
jsr popa ;get voice
|
||||||
asl a ;adjust voice *2 for offset in x
|
asl a ;adjust voice *2 for offset in x
|
||||||
tax
|
tax
|
||||||
pla ;get pitch from stack
|
pla ;get pitch from stack
|
||||||
sta AUDF1,x ;store pitch
|
sta AUDF1,x ;store pitch
|
||||||
lda #0
|
lda #0
|
||||||
|
|||||||
Reference in New Issue
Block a user