| Package | Description |
|---|---|
| de.quippy.sidplay.libsidplay | |
| de.quippy.sidplay.libsidplay.common | |
| de.quippy.sidplay.libsidplay.components.xsid | |
| de.quippy.sidplay.resid_builder |
| Modifier and Type | Class and Description |
|---|---|
class |
NullSID |
| Modifier and Type | Method and Description |
|---|---|
abstract SIDEmu |
SIDBuilder.lock(C64Env env,
ISID2Types.sid2_model_t model) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SIDBuilder.unlock(SIDEmu device) |
| Modifier and Type | Class and Description |
|---|---|
class |
C64XSID
This file could be a specialisation of a sid implementation.
|
class |
XSID
Effectively there is only 1 channel, which can either perform Galway Noise or
Sampling.
|
| Modifier and Type | Method and Description |
|---|---|
SIDEmu |
C64XSID.emulation() |
| Modifier and Type | Method and Description |
|---|---|
void |
C64XSID.emulation(SIDEmu sid) |
| Constructor and Description |
|---|
C64XSID(C64Env env,
SIDEmu sid) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReSID |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<SIDEmu> |
ReSIDBuilder.sidobjs |
| Modifier and Type | Method and Description |
|---|---|
SIDEmu |
ReSIDBuilder.lock(C64Env env,
ISID2Types.sid2_model_t model)
Find a free SID of the required specs
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReSIDBuilder.unlock(SIDEmu device)
Allow something to use this SID
|
Copyright © 2014. All rights reserved.