public class NullSID extends SIDEmu
| Constructor and Description |
|---|
NullSID() |
| Modifier and Type | Method and Description |
|---|---|
String |
credits() |
String |
error() |
void |
gain(short percent) |
long |
output(short volume) |
short |
read(short addr) |
void |
reset() |
void |
reset(short volume) |
void |
voice(short num,
short vol,
boolean mute) |
void |
write(short addr,
short data) |
builder, optimisationpublic void reset()
reset in interface IComponentreset in class SIDEmupublic short read(short addr)
read in interface IComponentread in class SIDEmupublic void write(short addr,
short data)
write in interface IComponentwrite in class SIDEmupublic final String credits()
credits in interface IComponentcredits in class SIDEmupublic final String error()
Copyright © 2014. All rights reserved.