Example #1
0
 public WoodyEmulatorOpl(OplType type)
 {
     _type = type;
 }
Example #2
0
 public DosBoxOPL(OplType type)
 {
     _type = type;
 }
Example #3
0
 public DosBoxOPL(OplType type)
 {
     _type = type;
 }