Modifier and Type | Method and Description |
---|---|
void |
HardSIDEmu.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
HardSIDBuilder hardSIDBuilder,
HardSID hardSID,
byte deviceId,
int chipNum,
int sidNum,
ChipModel chipModel,
List<HardSIDEmu> sids) |
HardSIDBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Modifier and Type | Method and Description |
---|---|
void |
NetSIDDev.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
FakeStereo(NetSIDClient connection,
int sidNum,
ChipModel model,
IConfig config,
List<NetSIDDev> sids) |
NetSIDDevBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Modifier and Type | Field and Description |
---|---|
protected IConfig |
SIDMixer.config
Configuration
|
Constructor and Description |
---|
ReSIDBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
SIDMixer(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Modifier and Type | Method and Description |
---|---|
void |
ReSID.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
int prevNum,
List<ReSIDBase> sids) |
Modifier and Type | Method and Description |
---|---|
void |
ReSIDfp.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
int prevNum,
List<ReSIDBase> sids) |
Modifier and Type | Method and Description |
---|---|
void |
SIDBlasterEmu.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
SidBlasterBuilder hardSIDBuilder,
HardSID hardSID,
byte deviceId,
int sidNum,
ChipModel model,
List<SIDBlasterEmu> sids) |
SidBlasterBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Modifier and Type | Field and Description |
---|---|
protected IConfig |
HardwareEnsemble.config
Configuration.
|
Modifier and Type | Method and Description |
---|---|
IConfig |
HardwareEnsemble.getConfig()
Get Configuration
|
Constructor and Description |
---|
HardwareEnsemble(IConfig config)
Create a complete hardware setup (C64, tape/disk drive, printer and more).
|
HardwareEnsemble(IConfig config,
Class<? extends MOS6510> cpuClass)
Create a complete hardware setup (C64, tape/disk drive, printer and more).
|
Modifier and Type | Method and Description |
---|---|
abstract void |
SIDEmu.setFilter(IConfig config,
int sidNum) |
Constructor and Description |
---|
Player(IConfig config)
Create a Music Player.
|
Player(IConfig config,
Class<? extends MOS6510> cpuClass)
Create a Music Player.
|
Modifier and Type | Class and Description |
---|---|
class |
IniConfig
INI configuration file support responsible to load and save all emulator
settings.
|
Modifier and Type | Method and Description |
---|---|
static PlayList |
PlayList.getInstance(IConfig config,
SidTune tune)
Get instance results in a new play-list each time the tune changes.
|
Modifier and Type | Method and Description |
---|---|
static Directory |
PseudoDirectory.getDirectory(Player player,
File file,
IConfig cfg)
Create a directory preview of the currently selected file
|
Modifier and Type | Class and Description |
---|---|
class |
Configuration |
Constructor and Description |
---|
SidDumpReplayer(IConfig cfg) |
Copyright © 2018 Ken Händel. All rights reserved.