mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Added F1 BIOS to GA-686BX
This commit is contained in:
@@ -790,7 +790,16 @@ static const device_config_t ga686_config[] = {
|
||||
.files = { "roms/machines/686bx/31nologo.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51PG - Revision F2a",
|
||||
.name = "Award Modular BIOS v4.51PG - Revision F1 (Latest)",
|
||||
.internal_name = "686bx",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/686bx/6BX.F1", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51PG - Revision F2a (Beta)",
|
||||
.internal_name = "686bx",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
|
||||
Reference in New Issue
Block a user