1
0
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:
Karol Stasiak
2020-01-10 18:40:19 +01:00
committed by GitHub
+3
View File
@@ -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