mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-01 05:05:32 +00:00
Add SID filter control registers.
This commit is contained in:
parent
69c82d90a8
commit
237985117e
@ -24,5 +24,9 @@ byte sid_v3_cr @$D412
|
||||
byte sid_v3_ad @$D413
|
||||
byte sid_v3_sr @$D414
|
||||
|
||||
word sid_filt_cutoff @$D415
|
||||
byte sid_filt_cr @$D417
|
||||
byte sid_filt_mode @$D418
|
||||
|
||||
volatile byte sid_paddle_x @$D419
|
||||
volatile byte sid_paddle_y @$D41A
|
||||
|
Loading…
Reference in New Issue
Block a user