optimize by 0%

This commit is contained in:
tildearrow 2021-05-13 13:22:44 -05:00
parent ec4a9be778
commit d57a30e717
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
// i think there is no wait for data writes, just for ON/OFF writes
void DivPlatformGenesis::acquire(short& l, short& r) {
short o[2];
for (int i=0; i<6; i++) {
if (--chan[i].konCycles<0) chan[i].konCycles=0;
}
if (dacMode && dacSample!=-1) {
if (--dacPeriod<1) {