#include <sid.h>
Data Fields | |
u8 | ALL [7] |
struct { | |
u8 frq_l | |
u8 frq_h | |
u8 pw_l | |
u8 pw_h | |
u8 waveform_reg | |
u8 ad | |
u8 sr | |
}; | |
struct { | |
u8 dummy [4] | |
u8 gate:1 | |
u8 sync:1 | |
u8 ringmod:1 | |
u8 test:1 | |
u8 waveform:4 | |
u8 decay:4 | |
u8 attack:4 | |
u8 release:4 | |
u8 sustain:4 | |
}; |
struct { ... } |
struct { ... } |