make the flags option actually work
This commit is contained in:
parent
44649e3ce4
commit
b6da7871d4
19 changed files with 208 additions and 68 deletions
|
|
@ -30,7 +30,8 @@ class DivPlatformSMS: public DivDispatch {
|
|||
bool isMuted[4];
|
||||
unsigned char snNoiseMode;
|
||||
bool updateSNMode;
|
||||
sn76496_device* sn;
|
||||
bool isRealSN;
|
||||
sn76496_base_device* sn;
|
||||
friend void putDispatchChan(void*,int,int);
|
||||
public:
|
||||
int acquireOne();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue