C219: chip config and proper clock rate

This commit is contained in:
tildearrow 2023-08-28 18:37:35 -05:00
parent 35faa8c23c
commit 9cb239438e
3 changed files with 22 additions and 3 deletions

View file

@ -2099,6 +2099,7 @@ bool FurnaceGUI::drawSysConf(int chan, DivSystem type, DivConfig& flags, bool mo
case DIV_SYSTEM_PV1000:
case DIV_SYSTEM_VERA:
case DIV_SYSTEM_C140:
case DIV_SYSTEM_C219:
break;
case DIV_SYSTEM_YMU759:
supportsCustomRate=false;