Various improvements & Cleanups
Some ported from ANightly's work
This commit is contained in:
@@ -252,7 +252,7 @@ static const device_config_t ps1_2011_config[] = {
|
||||
.default_string = "english_us",
|
||||
.default_int = 0,
|
||||
.file_filter = "",
|
||||
.spinner = { 0 }, /*W1*/
|
||||
.spinner = { 0 },
|
||||
.bios = {
|
||||
{ .name = "English (US)", .internal_name = "english_us", .bios_type = BIOS_NORMAL,
|
||||
.files_no = 1, .local = 0, .size = 262144, .files = { "roms/machines/ibmps1es/FC0000_US.BIN", "" } },
|
||||
|
||||
Reference in New Issue
Block a user