List of all members.
Public Member Functions |
|
void | enable_filter (bool enable) |
|
void | set_chip_model (chip_model model) |
|
RESID_INLINE void | clock (sound_sample Vi) |
|
RESID_INLINE void | clock (cycle_count delta_t, sound_sample Vi) |
|
void | reset () |
|
RESID_INLINE sound_sample | output () |
|
void | SaveState (std::ostream &stream) |
|
void | LoadState (std::istream &stream) |
Protected Attributes |
|
bool | enabled |
|
sound_sample | mixer_DC |
|
sound_sample | Vlp |
|
sound_sample | Vhp |
|
sound_sample | Vo |
|
sound_sample | w0lp |
|
sound_sample | w0hp |
Friends |
|
class | SID2 |
Detailed Description
Definition at line 39 of file extfilt.h.
The documentation for this class was generated from the following files: