parent
c20a839871
commit
0e70439d68
3 changed files with 3 additions and 0 deletions
|
|
@ -348,6 +348,7 @@ class DivPlatformYM2610Base: public DivPlatformOPN {
|
|||
setFlags(flags);
|
||||
// YM2149, 2MHz
|
||||
ay=new DivPlatformAY8910(true,chipClock,32,144);
|
||||
ay->setCore(0);
|
||||
ay->init(p,3,sugRate,ayFlags);
|
||||
ay->toggleRegisterDump(true);
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue