List of all members.
Public Member Functions |
| c64xsid (c64env *env, sidemu *sid) |
const char * | error (void) |
void | reset () |
void | reset (uint8_t volume) |
uint8_t | read (uint_least8_t addr) |
void | write (uint_least8_t addr, uint8_t data) |
void | write16 (uint_least16_t addr, uint8_t data) |
void | clock () |
void | voice (uint_least8_t num, bool mute) |
short * | buffer () |
int | bufferpos () |
void | bufferpos (int val) |
void | sampling (float systemclock, float freq, const sampling_method_t method, const bool fast) |
void | emulation (sidemu *sid) |
sidemu * | emulation (void) |
| XSID (EventContext *context) |
const char * | credits (void) |
uint8_t | read (uint_least16_t) |
void | write (uint_least16_t addr, uint8_t data) |
void | mute (bool enable) |
bool | isMuted (void) |
void | suppress (bool enable) |
void | sidSamples (bool enable) |
bool | storeSidData0x18 (uint8_t data) |
| sidemu (sidbuilder *builder) |
sidbuilder * | builder (void) const |
The documentation for this class was generated from the following file: