add OPN chip
pretty much copy-paste from YM2610B code next up: even more blatant copy-paste in 2608
This commit is contained in:
parent
431b6b5957
commit
ab969c1da0
8 changed files with 1329 additions and 1 deletions
|
|
@ -834,6 +834,8 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_YMU759,
|
||||
DIV_SYSTEM_DUMMY,
|
||||
DIV_SYSTEM_SOUND_UNIT,
|
||||
DIV_SYSTEM_OPN,
|
||||
DIV_SYSTEM_PC98,
|
||||
DIV_SYSTEM_OPLL,
|
||||
DIV_SYSTEM_OPLL_DRUMS,
|
||||
DIV_SYSTEM_VRC7,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue