WIP SNES support, part 2
Make the code build again, still no sound though
This commit is contained in:
parent
f3a90d554c
commit
b49b596fbe
10 changed files with 249 additions and 129 deletions
|
|
@ -489,6 +489,7 @@ void FurnaceGUI::drawSysConf(int chan, DivSystem type, unsigned int& flags, bool
|
|||
case DIV_SYSTEM_SCC:
|
||||
case DIV_SYSTEM_SCC_PLUS:
|
||||
case DIV_SYSTEM_YMZ280B:
|
||||
case DIV_SYSTEM_SNES:
|
||||
ImGui::Text("nothing to configure");
|
||||
break;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue