Merge pull request #1844 from akumanatt/bifurcator

Add Bifurcator support
This commit is contained in:
tildearrow 2024-04-21 03:28:55 -05:00 committed by GitHub
commit a6357525d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 513 additions and 2 deletions

View file

@ -2431,6 +2431,7 @@ bool FurnaceGUI::drawSysConf(int chan, int sysPos, DivSystem type, DivConfig& fl
case DIV_SYSTEM_PV1000:
case DIV_SYSTEM_VERA:
case DIV_SYSTEM_C219:
case DIV_SYSTEM_BIFURCATOR:
break;
case DIV_SYSTEM_YMU759:
case DIV_SYSTEM_ESFM: