mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
more trailing spaces :(
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user