OPL: proper frequency on OPL1/2
This commit is contained in:
parent
2d922d5e09
commit
1bc8bc8746
2 changed files with 8 additions and 3 deletions
|
|
@ -68,6 +68,7 @@ class DivPlatformOPL: public DivDispatch {
|
|||
const unsigned char** slotsDrums;
|
||||
const unsigned char** slots;
|
||||
const unsigned short* chanMap;
|
||||
double chipFreqBase;
|
||||
int delay, oplType;
|
||||
unsigned char lastBusy;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue