revert OPLL system

This commit is contained in:
freq-mod 2022-02-03 20:30:31 +01:00 committed by tildearrow
parent 8e3355ad4a
commit ead65d8c21

View file

@ -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: