Merge branch 'snes' of https://github.com/akumanatt/furnace into akumanatt-snes

This commit is contained in:
tildearrow 2022-09-24 02:53:11 -05:00
commit c0de45ff0c
19 changed files with 2616 additions and 70 deletions

View file

@ -760,6 +760,7 @@ void FurnaceGUI::drawSysConf(int chan, DivSystem type, unsigned int& flags, bool
case DIV_SYSTEM_BUBSYS_WSG:
case DIV_SYSTEM_YMU759:
case DIV_SYSTEM_PET:
case DIV_SYSTEM_SNES:
case DIV_SYSTEM_T6W28:
ImGui::Text("nothing to configure");
break;