Package server.netsiddev
Klasse NetworkSIDDevice
java.lang.Object
server.netsiddev.NetworkSIDDevice
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected static SIDChipgetSidConfig(int sidNumber) Construct the SID object suite.static byteGets the number of known configurations.protected static ChipModelgetSidModel(int sidNumber) Get SID model.protected static StringgetSidName(int sidNum) Return the name of the requested SID.static voidprotected voidvoidstart(boolean createIniFileIfNotExists)
-
Felddetails
-
config
-
-
Konstruktordetails
-
NetworkSIDDevice
public NetworkSIDDevice()
-
-
Methodendetails
-
getSidCount
public static byte getSidCount()Gets the number of known configurations.- Gibt zurück:
- The number of known SID configurations.
-
getSidName
Return the name of the requested SID.- Parameter:
sidNum- The SID to get the name of.- Gibt zurück:
- SID name string
-
getSidConfig
Construct the SID object suite.- Parameter:
sidNumber-
-
getSidModel
Get SID model.- Parameter:
sidNumber-
-
start
public void start(boolean createIniFileIfNotExists) -
printErrorAndExit
-
main
-