revert OPLL system
This commit is contained in:
parent
8e3355ad4a
commit
ead65d8c21
|
@ -434,7 +434,7 @@ const char* DivEngine::getSystemName(DivSystem sys) {
|
||||||
case DIV_SYSTEM_VRC6:
|
case DIV_SYSTEM_VRC6:
|
||||||
return "Konami VRC6";
|
return "Konami VRC6";
|
||||||
case DIV_SYSTEM_OPLL:
|
case DIV_SYSTEM_OPLL:
|
||||||
return "Sega FM Sound Unit";
|
return "Yamaha OPLL";
|
||||||
case DIV_SYSTEM_FDS:
|
case DIV_SYSTEM_FDS:
|
||||||
return "Famicom Disk System";
|
return "Famicom Disk System";
|
||||||
case DIV_SYSTEM_MMC5:
|
case DIV_SYSTEM_MMC5:
|
||||||
|
|
Loading…
Reference in a new issue