mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
more trailing spaces :(
This commit is contained in:
parent
658c1ad711
commit
8c97b54f5d
@ -25,8 +25,8 @@
|
|||||||
stx SKCTL ;init sound
|
stx SKCTL ;init sound
|
||||||
lda STORE1 ;get distortion
|
lda STORE1 ;get distortion
|
||||||
asl a ;ignore the high nibble
|
asl a ;ignore the high nibble
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user