wip snes 3
This commit is contained in:
parent
0ee6d761f5
commit
73c6adb821
3 changed files with 3 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ class DivPlatformSNES: public DivDispatch {
|
|||
int getRegisterPoolSize();
|
||||
void reset();
|
||||
void forceIns();
|
||||
void tick();
|
||||
void tick(bool sysTick=true);
|
||||
void muteChannel(int ch, bool mute);
|
||||
bool isStereo();
|
||||
void notifyInsChange(int ins);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue