mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
last trailing space
This commit is contained in:
parent
8c97b54f5d
commit
c3e1ae3478
@ -28,7 +28,7 @@
|
|||||||
asl a
|
asl a
|
||||||
asl a
|
asl a
|
||||||
asl a
|
asl a
|
||||||
clc ;setup for adding volume
|
clc ;setup for adding volume
|
||||||
adc STORE2 ;add volume
|
adc STORE2 ;add volume
|
||||||
sta AUDC1,x ;volume + distortion in control channel
|
sta AUDC1,x ;volume + distortion in control channel
|
||||||
rts
|
rts
|
||||||
|
Loading…
Reference in New Issue
Block a user