POKEY: louder
This commit is contained in:
parent
4b4a2273d3
commit
541360a446
2 changed files with 6 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ class DivPlatformPOKEY: public DivDispatch {
|
|||
void tick(bool sysTick=true);
|
||||
void muteChannel(int ch, bool mute);
|
||||
bool keyOffAffectsArp(int ch);
|
||||
float getPostAmp();
|
||||
void setFlags(const DivConfig& flags);
|
||||
void notifyInsDeletion(void* ins);
|
||||
void poke(unsigned int addr, unsigned short val);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue