TIA: volume
This commit is contained in:
parent
917a03eb07
commit
2e49f9c8a0
2 changed files with 5 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ class DivPlatformTIA: public DivDispatch {
|
|||
void tick(bool sysTick=true);
|
||||
void muteChannel(int ch, bool mute);
|
||||
void setFlags(unsigned int flags);
|
||||
float getPostAmp();
|
||||
bool isStereo();
|
||||
bool keyOffAffectsArp(int ch);
|
||||
void notifyInsDeletion(void* ins);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue