public interface SIDBuilder
Modifier and Type | Method and Description |
---|---|
SIDEmu |
lock(SIDEmu device,
int sidNum,
SidTune tune)
Create a new SID chip emulation.
|
void |
unlock(SIDEmu device)
Destroy SID chip emulation.
|
SIDEmu lock(SIDEmu device, int sidNum, SidTune tune)
device
- old SID chip in usesidNum
- SID chip numbertune
- current tunevoid unlock(SIDEmu device)
device
- SID chip to destroyCopyright © 2018 Ken Händel. All rights reserved.