|
| enum class | model_t { MOS6581
, MOS8580
} |
|
|
void | reset () |
|
void | write (int addr, int value) |
|
int | read (int addr) const |
|
int | clock (unsigned int cycles, short *buf) |
|
void | setChipModel (model_t model) |
|
void | setRealSIDmode (bool mode) |
|
bool | setSamplingParameters (unsigned int clockFrequency, unsigned short samplingFrequency) |
|
int | getLevel () const |
The documentation for this class was generated from the following files: