| Package | Description |
|---|---|
| de.quippy.sidplay.libsidplay.common | |
| de.quippy.sidplay.resid_builder |
| Modifier and Type | Field and Description |
|---|---|
ISID2Types.sid2_model_t |
ISID2Types.sid2_config_t.sidDefault
Intended sid model when unknown
|
ISID2Types.sid2_model_t |
ISID2Types.sid2_config_t.sidModel
User requested sid model
|
| Modifier and Type | Method and Description |
|---|---|
static ISID2Types.sid2_model_t |
ISID2Types.sid2_model_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISID2Types.sid2_model_t[] |
ISID2Types.sid2_model_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SIDEmu |
SIDBuilder.lock(C64Env env,
ISID2Types.sid2_model_t model) |
| Modifier and Type | Method and Description |
|---|---|
SIDEmu |
ReSIDBuilder.lock(C64Env env,
ISID2Types.sid2_model_t model)
Find a free SID of the required specs
|
void |
ReSID.model(ISID2Types.sid2_model_t model)
Set the emulated SID model
|
Copyright © 2014. All rights reserved.