Prepare to YMF289B OPL3-L support

This commit is contained in:
cam900 2023-01-05 08:40:44 +09:00
parent 560ec19176
commit e5d81bd694
3 changed files with 43 additions and 2 deletions

View file

@ -2248,6 +2248,16 @@ void FurnaceGUI::initSystemPresets() {
CH(DIV_SYSTEM_OPL3_DRUMS, 64, 0, "")
}
);
ENTRY(
"Yamaha YMF289B (OPL3-L)", {
CH(DIV_SYSTEM_OPL3, 64, 0, "chipType=1")
}
);
ENTRY(
"Yamaha YMF289B (drums mode)", {
CH(DIV_SYSTEM_OPL3_DRUMS, 64, 0, "chipType=1")
}
);
if (settings.hiddenSystems) {
ENTRY(
"Yamaha YMU759 (MA-2)", {