replace AArt µPD1771C core with MAME
This commit is contained in:
parent
00ad4e4a46
commit
97402e6d41
20 changed files with 1126 additions and 380 deletions
|
|
@ -286,7 +286,8 @@ const char* FurnaceGUI::getSystemPartNumber(DivSystem sys, DivConfig& flags) {
|
|||
return "Watara Supervision";
|
||||
break;
|
||||
case DIV_SYSTEM_UPD1771C:
|
||||
return "μPD1771C";
|
||||
case DIV_SYSTEM_UPD1771C_TONE:
|
||||
return "μPD1771C-017";
|
||||
break;
|
||||
default:
|
||||
return FurnaceGUI::getSystemName(sys);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue