OPLL: 80%
accuracy fixes pending though then macros and then drum mode
This commit is contained in:
parent
c52258f943
commit
271b3fb0fe
5 changed files with 255 additions and 156 deletions
|
|
@ -196,6 +196,7 @@ void DivDispatchContainer::init(DivSystem sys, DivEngine* eng, int chanCount, do
|
|||
break;
|
||||
case DIV_SYSTEM_OPLL:
|
||||
case DIV_SYSTEM_OPLL_DRUMS:
|
||||
case DIV_SYSTEM_VRC7:
|
||||
dispatch=new DivPlatformOPLL;
|
||||
break;
|
||||
case DIV_SYSTEM_SAA1099: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue