List of all members.
Public Member Functions |
| HardSID (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) |
void | clock () |
const char * | error (void) |
| operator bool () const |
void | filter (bool enable) |
void | model (sid2_model_t model) |
void | voice (uint_least8_t num, bool mute) |
void | flush (void) |
bool | lock (c64env *env) |
| sidemu (sidbuilder *builder) |
sidbuilder * | builder (void) const |
virtual int | bufferpos () |
virtual void | bufferpos (int pos) |
virtual short * | buffer () |
virtual void | sampling (float systemfreq, float outputfreq, const sampling_method_t method, const bool fast) |
Friends |
class | HardSIDBuilder |
Additional Inherited Members |
int | m_bufferpos |
short * | m_buffer |
| Event (const char *const name) |
bool | pending () const |
SID_DEPRECATED void | cancel () |
SID_DEPRECATED void | schedule (EventContext &context, event_clock_t cycles, event_phase_t phase) |
The documentation for this class was generated from the following files: