verify BIOS and firmware before booting games/firmware

This commit is contained in:
Arisotura
2020-05-17 05:42:09 +02:00
parent 49b24ea2b3
commit c5c9434ac9
5 changed files with 149 additions and 18 deletions

View File

@ -110,6 +110,8 @@ private slots:
void onOpenEmuSettings();
private:
QString loadErrorStr(int error);
MainWindowPanel* panel;
QAction* actOpenROM;