T6W28: forceIns() noise mode

This commit is contained in:
tildearrow 2023-01-12 23:19:28 -05:00
parent e3073a22e9
commit d99f0cd045
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ void DivPlatformT6W28::forceIns() {
chan[i].insChanged=true;
chan[i].freqChanged=true;
}
rWrite(1,0xe0+chan[3].duty);
}
void* DivPlatformT6W28::getChanState(int ch) {