List of all members.
Public Member Functions |
| ReSID (sidbuilder *builder) |
const char * | credits (void) |
void | reset () |
void | reset (uint8_t volume) |
uint8_t | read (uint_least8_t addr) |
void | write (uint_least8_t addr, uint8_t data) |
const char * | error (void) |
void | clock () |
void | filter (bool enable) |
void | voice (uint_least8_t num, bool mute) |
| operator bool () |
void | sampling (float systemclock, float freq, const sampling_method_t method, const bool fast) |
void | bias (const double dac_bias) |
void | model (sid2_model_t model) |
bool | lock (c64env *env) |
| sidemu (sidbuilder *builder) |
sidbuilder * | builder (void) const |
virtual int | bufferpos () |
virtual void | bufferpos (int pos) |
virtual short * | buffer () |
Static Public Member Functions |
static int | devices (char *error) |
Additional Inherited Members |
int | m_bufferpos |
short * | m_buffer |
The documentation for this class was generated from the following files: