mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
ABit AB-LX6: Fix BIOS casing for the default BIOS, fixes it on Linux. [skip ci]
This commit is contained in:
@@ -173,7 +173,7 @@ static const device_config_t lx6_config[] = {
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 131072,
|
||||
.files = { "roms/machines/lx6/LX6C_LY.BIN", "" }
|
||||
.files = { "roms/machines/lx6/LX6C_LY.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51PG - Revision PZ (Beta)",
|
||||
|
||||
Reference in New Issue
Block a user