public class C64XSID extends XSID
XSID.Channel| Modifier and Type | Method and Description |
|---|---|
SIDEmu |
emulation() |
void |
emulation(SIDEmu sid) |
String |
error() |
void |
gain(short percent) |
long |
output(short bits) |
short |
read(short addr) |
protected short |
readMemByte(int addr) |
void |
reset() |
void |
reset(short volume) |
void |
voice(short num,
short vol,
boolean mute) |
void |
write(short addr,
short data) |
void |
write16(int addr,
short data) |
protected void |
writeMemByte(short data) |
credits, isMuted, mute, read, sidSamples, storeSidData0x18, suppress, writebuilder, optimisationprotected short readMemByte(int addr)
readMemByte in class XSIDprotected void writeMemByte(short data)
writeMemByte in class XSIDpublic final String error()
public void reset()
reset in interface IComponentreset in class XSIDpublic short read(short addr)
read in interface IComponentread in class XSIDpublic void write(short addr,
short data)
write in interface IComponentwrite in class XSIDpublic void write16(int addr,
short data)
public void emulation(SIDEmu sid)
public SIDEmu emulation()
Copyright © 2014. All rights reserved.