YM2612: fix forceIns after sample
This commit is contained in:
parent
3370e91aad
commit
bf2ef2742a
2 changed files with 5 additions and 1 deletions
|
|
@ -677,6 +677,8 @@ void DivPlatformGenesisExt::forceIns() {
|
|||
}
|
||||
}
|
||||
if (chan[5].dacMode) {
|
||||
chan[5].dacSample=-1;
|
||||
chan[6].dacSample=-1;
|
||||
rWrite(0x2b,0x80);
|
||||
}
|
||||
immWrite(0x22,lfoValue);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue