mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -493,24 +493,6 @@ static const device_config_t ms6318_config[] = {
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ms6318/w6318vms.120", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v6.00PG - Revision 7.1B5E (Elonex OEM)",
|
||||
.internal_name = "ms6318_715",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ms6318/w6318ve1.715", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v6.00PG - Revision 1.0B9 (Fujitsu-Siemens OEM)",
|
||||
.internal_name = "ms6318_109",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ms6318/ms-6318-ver5.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v6.00PG - Revision 1.8 (HP Pavilion A7xx)",
|
||||
.internal_name = "ms6318_180",
|
||||
@@ -547,15 +529,6 @@ static const device_config_t ms6318_config[] = {
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ms6318/ms6318.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v6.00PG - Revision 7.51 (Medion MD6318)",
|
||||
.internal_name = "ms6318_751",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ms6318/bios.rom", "" }
|
||||
},
|
||||
{ .files_no = 0 }
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user