add (Partial) GA20 support
This commit is contained in:
parent
7a91996e3a
commit
d5f44557c2
12 changed files with 877 additions and 5 deletions
|
|
@ -1565,6 +1565,7 @@ bool FurnaceGUI::drawSysConf(int chan, DivSystem type, DivConfig& flags, bool mo
|
|||
case DIV_SYSTEM_BUBSYS_WSG:
|
||||
case DIV_SYSTEM_PET:
|
||||
case DIV_SYSTEM_VBOY:
|
||||
case DIV_SYSTEM_GA20:
|
||||
ImGui::Text("nothing to configure");
|
||||
break;
|
||||
case DIV_SYSTEM_VERA:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue