NOTICE: ADPCM-B DOES NOT WORK YET
it's selectable now but the channel is useless (for now)
This commit is contained in:
parent
d27dcfecac
commit
91cbf9947b
5 changed files with 19 additions and 8 deletions
|
|
@ -305,7 +305,7 @@ int DivPlatformYM2610Ext::init(DivEngine* parent, int channels, int sugRate, uns
|
|||
}
|
||||
|
||||
reset();
|
||||
return 16;
|
||||
return 17;
|
||||
}
|
||||
|
||||
void DivPlatformYM2610Ext::quit() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue