change AY frequency
This commit is contained in:
parent
dce06d8ec4
commit
6d2aa8d23e
4 changed files with 22 additions and 39 deletions
|
|
@ -58,6 +58,7 @@ class DivPlatformAY8930: public DivDispatch {
|
|||
void forceIns();
|
||||
void tick();
|
||||
void muteChannel(int ch, bool mute);
|
||||
void setPAL(bool pal);
|
||||
bool isStereo();
|
||||
bool keyOffAffectsArp(int ch);
|
||||
void notifyInsDeletion(void* ins);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue