SCV unification

This commit is contained in:
tildearrow 2025-03-10 04:05:12 -05:00
parent 85981822fa
commit d853c59b3d
14 changed files with 114 additions and 557 deletions

View file

@ -1569,15 +1569,10 @@ void FurnaceGUI::initSystemPresets() {
}
);
ENTRY(
"Epoch Super Cassette Vision (wave mode)", {
"Epoch Super Cassette Vision", {
CH(DIV_SYSTEM_UPD1771C, 1.0f, 0, "")
}
);
ENTRY(
"Epoch Super Cassette Vision (tone mode)", {
CH(DIV_SYSTEM_UPD1771C_TONE, 1.0f, 0, "")
}
);
CATEGORY_END;
CATEGORY_BEGIN(_("Arcade systems"),_("INSERT COIN"));