List of all members.
Public Member Functions |
| virtual int | clock (const int v1, const int v2, const int v3)=0 |
| void | enable (const bool enable) |
|
void | setClockFrequency (const double clock) |
| void | reset () |
| void | writeFC_LO (const unsigned char fc_lo) |
| void | writeFC_HI (const unsigned char fc_hi) |
| void | writeRES_FILT (const unsigned char res_filt) |
| void | writeMODE_VOL (const unsigned char mode_vol) |
|
virtual void | input (const int input)=0 |
Member Function Documentation
| virtual int reSIDfp::Filter::clock |
( |
const int |
v1, |
|
|
const int |
v2, |
|
|
const int |
v3 |
|
) |
| |
|
pure virtual |
| void reSIDfp::Filter::enable |
( |
const bool |
enable | ) |
|
Enable filter.
- Parameters:
-
| void reSIDfp::Filter::reset |
( |
void |
| ) |
|
| virtual void reSIDfp::Filter::updatedCenterFrequency |
( |
| ) |
|
|
protectedpure virtual |
| virtual void reSIDfp::Filter::updatedMixing |
( |
| ) |
|
|
protectedpure virtual |
| virtual void reSIDfp::Filter::updatedResonance |
( |
| ) |
|
|
protectedpure virtual |
| void reSIDfp::Filter::writeFC_HI |
( |
const unsigned char |
fc_hi | ) |
|
Register function.
- Parameters:
-
| void reSIDfp::Filter::writeFC_LO |
( |
const unsigned char |
fc_lo | ) |
|
Register function.
- Parameters:
-
| void reSIDfp::Filter::writeMODE_VOL |
( |
const unsigned char |
mode_vol | ) |
|
Register function.
- Parameters:
-
| void reSIDfp::Filter::writeRES_FILT |
( |
const unsigned char |
res_filt | ) |
|
Register function.
- Parameters:
-
Member Data Documentation
| double reSIDfp::Filter::clockFrequency |
|
protected |
| bool reSIDfp::Filter::filt1 |
|
protected |
Routing to filter or outside filter
Highpass, bandpass, and lowpass filter modes.
| bool reSIDfp::Filter::voice3off |
|
protected |
The documentation for this class was generated from the following files: