BIOS: Automatically detect images, improve selection UI
This commit is contained in:
@ -147,7 +147,9 @@ struct Settings
|
||||
|
||||
// TODO: Controllers, memory cards, etc.
|
||||
|
||||
std::string bios_path;
|
||||
std::string bios_path_ntsc_j;
|
||||
std::string bios_path_ntsc_u;
|
||||
std::string bios_path_pal;
|
||||
bool bios_patch_tty_enable = false;
|
||||
bool bios_patch_fast_boot = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user