GUI: rate change and new window title
This commit is contained in:
parent
ebb28d912b
commit
c54df74df1
19 changed files with 196 additions and 24 deletions
|
|
@ -37,6 +37,7 @@ class DivPlatformSMS: public DivDispatch {
|
|||
void reset();
|
||||
void tick();
|
||||
bool keyOffAffectsArp(int ch);
|
||||
void setPAL(bool pal);
|
||||
int init(DivEngine* parent, int channels, int sugRate, bool pal);
|
||||
void quit();
|
||||
~DivPlatformSMS();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue