mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-19 10:42:10 +00:00
Merge pull request #34 from bsutherland/patch-2
Add voice 3 oscillator and ADSR output registers.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user