fix legacy sample conversion for Y8950
This commit is contained in:
parent
cb72e3e46f
commit
8138a3c252
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ bool DivEngine::convertLegacySampleMode() {
|
|||
continue;
|
||||
}
|
||||
sampleMode=1;
|
||||
preferredInsType=DIV_INS_ADPCMB;
|
||||
break;
|
||||
case DIV_SYSTEM_Y8950_DRUMS:
|
||||
// Y8950 ADPCM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue