mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-01 05:05:32 +00:00
Merge pull request #34 from bsutherland/patch-2
Add voice 3 oscillator and ADSR output registers.
This commit is contained in:
commit
298e94e3bc
@ -30,3 +30,6 @@ byte sid_filt_mode @$D418
|
||||
|
||||
volatile byte sid_paddle_x @$D419
|
||||
volatile byte sid_paddle_y @$D41A
|
||||
|
||||
volatile byte sid_v3_osc_out @D41B
|
||||
volatile byte sid_v3_adsr_out @D41C
|
||||
|
Loading…
Reference in New Issue
Block a user