SCV unification
This commit is contained in:
parent
85981822fa
commit
d853c59b3d
14 changed files with 114 additions and 557 deletions
|
|
@ -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"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue