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:
parent
2c75555fae
commit
8f54445625
5 changed files with 52 additions and 77 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue