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) |
HardSIDEmu(EventScheduler context,
HardSIDBuilder hardSIDBuilder,
HardSID hardSID,
byte deviceID,
int chipNum,
int sidNum,
ChipModel model) |
Constructor and Description |
---|
NetSIDClient(EventScheduler context,
IEmulationSection emulationSection)
Establish a single instance connection to a NetworkSIDDevice.
|
NetSIDDevBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
SIDMixer.context
System event context.
|
Constructor and Description |
---|
ReSIDBase(EventScheduler context)
Constructor
|
ReSIDBuilder(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
SIDMixer(EventScheduler context,
IConfig config,
CPUClock cpuClock) |
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
int prevNum,
List<ReSIDBase> sids) |
ReSID(EventScheduler context)
Constructor
|
Constructor and Description |
---|
FakeStereo(EventScheduler context,
IConfig config,
int prevNum,
List<ReSIDBase> sids) |
ReSIDfp(EventScheduler context)
Constructor
|
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) |
SIDBlasterEmu(EventScheduler context,
SidBlasterBuilder hardSIDBuilder,
HardSID hardSID,
byte deviceId,
int sidNum,
ChipModel model) |
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
C64.context
System event context
|
Modifier and Type | Method and Description |
---|---|
EventScheduler |
C64.getEventScheduler()
Get C64's event scheduler
|
Constructor and Description |
---|
Datasette(EventScheduler ctx)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
C1541Runner.c1541Context |
protected EventScheduler |
C1541Runner.c64Context |
Modifier and Type | Method and Description |
---|---|
EventScheduler |
C1541.getEventScheduler()
Get event scheduler.
|
Constructor and Description |
---|
C1541Runner(EventScheduler c64Context,
EventScheduler c1541Context) |
SameThreadC1541Runner(EventScheduler c64Context,
EventScheduler c1541Context) |
Modifier and Type | Method and Description |
---|---|
void |
Flash040Core.flash040coreInit(Flash040Core.Flash040Context flash040Context,
EventScheduler alarmContext,
Flash040Core.Flash040Type type,
byte[] data) |
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
MOS6510.context
Our event context copy.
|
Modifier and Type | Method and Description |
---|---|
EventScheduler |
MOS6510.getEventScheduler() |
Constructor and Description |
---|
MOS6510(EventScheduler context)
Create new CPU emu
|
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
MOS6526.context
Event context.
|
Constructor and Description |
---|
MOS6526(EventScheduler ctx,
MOS6526.Model model)
Create a new CIA.
|
Modifier and Type | Field and Description |
---|---|
protected EventScheduler |
VIC.context
CPU's event context.
|
Constructor and Description |
---|
MOS6567(PLA pla,
EventScheduler context) |
MOS6569(PLA pla,
EventScheduler context) |
VIC(PLA pla,
EventScheduler context,
int cpl,
int maxRasters)
Creates a new instance of VIC6569
|
Constructor and Description |
---|
PLA(EventScheduler context,
Bank zeroRAMBank,
Bank ramBank) |
Constructor and Description |
---|
MOS6510Debug(EventScheduler context) |
Constructor and Description |
---|
MOS6510ViceSync(EventScheduler context) |
Copyright © 2018 Ken Händel. All rights reserved.