GA20: acquireDirect optimizations, part 1

buggy, slow and glitchy
output is good but chan osc is now broken

from 1.5 to 0.4 seconds
This commit is contained in:
tildearrow 2025-03-02 20:29:28 -05:00
parent 2c75555fae
commit 8f54445625
5 changed files with 52 additions and 77 deletions

View file

@ -521,7 +521,6 @@ void putDispatchChip(void* data, int type) {
DivPlatformGA20* ch=(DivPlatformGA20*)data;
ImGui::Text("> GA20");
COMMON_CHIP_DEBUG;
ImGui::Text("- delay: %.2x",ch->delay);
COMMON_CHIP_DEBUG_BOOL;
break;
}