Merge pull request #1342 from tildearrow/c140

Chicken ice cream
This commit is contained in:
tildearrow 2023-08-12 16:29:49 -05:00 committed by GitHub
commit fc16164dbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 1111 additions and 13 deletions

View file

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