C64: dSID core, part 1
This commit is contained in:
parent
56b786f55e
commit
621616ae25
9 changed files with 235 additions and 200 deletions
|
|
@ -356,7 +356,6 @@ void putDispatchChip(void* data, int type) {
|
|||
ImGui::Text("- filtCut: %d",ch->filtCut);
|
||||
ImGui::Text("- resetTime: %d",ch->resetTime);
|
||||
COMMON_CHIP_DEBUG_BOOL;
|
||||
ImGui::TextColored(ch->isFP?colorOn:colorOff,">> IsFP");
|
||||
break;
|
||||
}
|
||||
case DIV_SYSTEM_ARCADE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue