OPL: more work and channel muting
This commit is contained in:
parent
d2ad74206a
commit
714d189b57
2 changed files with 40 additions and 17 deletions
|
|
@ -70,7 +70,7 @@ class DivPlatformOPL: public DivDispatch {
|
|||
const unsigned char** slots;
|
||||
const unsigned short* chanMap;
|
||||
double chipFreqBase;
|
||||
int delay, oplType;
|
||||
int delay, oplType, chans, melodicChans, totalChans;
|
||||
unsigned char lastBusy;
|
||||
|
||||
unsigned char regPool[512];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue