Constructor and Description |
---|
TrySetSidModel(byte sidNum,
byte config) |
TrySetSidModel(byte sidNum,
ChipModel chipModel,
String filterName)
Use SID model of desired filter name and chip model.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
getFilterNames(ChipModel model) |
static Map<AbstractMap.SimpleImmutableEntry<ChipModel,String>,Byte> |
getFilterToSidModel() |
byte[] |
toByteArray() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toByteArrayWithLength
public TrySetSidModel(byte sidNum, ChipModel chipModel, String filterName)
sidNum
- SID chip numberchipModel
- SID chip modelfilterName
- desired filter namepublic TrySetSidModel(byte sidNum, byte config)
public static Map<AbstractMap.SimpleImmutableEntry<ChipModel,String>,Byte> getFilterToSidModel()
public static List<String> getFilterNames(ChipModel model)
model
- chip modelpublic byte[] toByteArray()
toByteArray
in interface NetSIDPkg
Copyright © 2018 Ken Händel. All rights reserved.