#include "compconf.h"
#include "sidtune.h"
Include dependency graph for emucfg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
struct | emuConfig |
class | emuEngine |
Defines | |
#define | numberOfC64addr 9 |
Enumerations | |
enum | { MPU_BANK_SWITCHING = 0x20, MPU_TRANSPARENT_ROM, MPU_PLAYSID_ENVIRONMENT, SIDEMU_VOLCONTROL = 0x40, SIDEMU_FULLPANNING, SIDEMU_HWMIXING, SIDEMU_STEREOSURROUND, SIDEMU_CENTEREDAUTOPANNING = 0x50, SIDEMU_NONE = 0x1000 } |
Variables | |
const int | SIDEMU_UNSIGNED_PCM = 0x80 |
const int | SIDEMU_SIGNED_PCM = 0x7F |
const int | SIDEMU_MONO = 1 |
const int | SIDEMU_STEREO = 2 |
const int | SIDEMU_8BIT = 8 |
const int | SIDEMU_16BIT = 16 |
const float | SIDEMU_DEFAULTFILTERFS = 400.0 |
const float | SIDEMU_DEFAULTFILTERFM = 60.0 |
const float | SIDEMU_DEFAULTFILTERFT = (float)0.05 |
|
Definition at line 230 of file emucfg.h. Referenced by sidEmuInitializeSong(), and sidEmuInitializeSongOld(). |
|
|
|
Definition at line 120 of file emucfg.h. Referenced by CSidPlayer::InitL(), InitMainL(), emuEngine::initMixerEngine(), main(), audioDriver::Open(), and emuEngine::setConfig(). |
|
Definition at line 119 of file emucfg.h. Referenced by emuEngine::emuEngine(), CSidPlayer::InitL(), InitMainL(), main(), and emuEngine::setConfig(). |
|
Definition at line 142 of file emucfg.h. Referenced by emuEngine::setDefaultFilterStrength(). |
|
Definition at line 141 of file emucfg.h. Referenced by emuEngine::setDefaultFilterStrength(). |
|
Definition at line 143 of file emucfg.h. Referenced by emuEngine::setDefaultFilterStrength(). |
|
Definition at line 114 of file emucfg.h. Referenced by emuEngine::emuEngine(), CSidPlayer::InitL(), InitMainL(), emuEngine::initMixerEngine(), main(), emuEngine::setConfig(), emuEngine::setDefaultVoiceVolumes(), and emuEngine::setVoiceVolume(). |
|
Definition at line 110 of file emucfg.h. Referenced by emuEngine::initMixerEngine(), main(), audioDriver::Open(), and emuEngine::setConfig(). |
|
Definition at line 115 of file emucfg.h. Referenced by CSidPlayer::InitL(), InitMainL(), emuEngine::initMixerEngine(), main(), audioDriver::Open(), and emuEngine::setConfig(). |
|
Definition at line 109 of file emucfg.h. Referenced by emuEngine::emuEngine(), emuEngine::initMixerEngine(), main(), and emuEngine::setConfig(). |