FDS: set a post-amp value
This commit is contained in:
parent
a52f71ba32
commit
6d441c2ffd
2 changed files with 5 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ class DivPlatformFDS: public DivDispatch {
|
|||
void setNSFPlay(bool use);
|
||||
void setFlags(unsigned int flags);
|
||||
void notifyInsDeletion(void* ins);
|
||||
float getPostAmp();
|
||||
void poke(unsigned int addr, unsigned short val);
|
||||
void poke(std::vector<DivRegWrite>& wlist);
|
||||
const char** getRegisterSheet();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue