GUI: update Commander X16 presets

This commit is contained in:
tildearrow 2023-04-06 02:03:14 -05:00
parent 4e55368787
commit fa51bf1e5d
1 changed files with 13 additions and 1 deletions

View File

@ -1109,11 +1109,23 @@ void FurnaceGUI::initSystemPresets() {
}
);
ENTRY(
"Commander X16", {
"Commander X16 (VERA only)", {
CH(DIV_SYSTEM_VERA, 1.0f, 0, "")
}
);
ENTRY(
"Commander X16 (with OPM)", {
CH(DIV_SYSTEM_VERA, 1.0f, 0, ""),
CH(DIV_SYSTEM_YM2151, 1.0f, 0, "")
}
);
ENTRY(
"Commander X16 (with Twin OPL3)", {
CH(DIV_SYSTEM_VERA, 1.0f, 0, ""),
CH(DIV_SYSTEM_OPL3, 1.0f, 0, ""),
CH(DIV_SYSTEM_OPL3, 1.0f, 0, "")
}
);
ENTRY(
"TI-99/4A", {
CH(DIV_SYSTEM_SMS, 1.0f, 0,