mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-11 12:29:46 +00:00
Merge pull request #31 from bsutherland/patch-1
Add SID filter control registers.
This commit is contained in:
commit
5c96b7e463
@ -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…
x
Reference in New Issue
Block a user