public static class ISID2Types.sid2_info_t extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
channels |
String[] |
credits |
int |
driverAddr |
int |
driverLength |
ISID2Types.sid2_env_t |
environment |
IEventContext |
eventContext
load, config and stop calls will reset this and remove all pending
events!
|
int |
maxsids |
String |
name |
int |
powerOnDelay |
long |
sid2crc |
long |
sid2crcCount
Number of sid writes forming crc
|
SidTuneInfo |
tuneInfo
May not need this
|
String |
version |
| Constructor and Description |
|---|
ISID2Types.sid2_info_t() |
public String[] credits
public int channels
public int driverAddr
public int driverLength
public String name
public SidTuneInfo tuneInfo
public String version
public IEventContext eventContext
public int maxsids
public ISID2Types.sid2_env_t environment
public int powerOnDelay
public long sid2crc
public long sid2crcCount
Copyright © 2014. All rights reserved.