Corrected the BIOS version for Leadtek variant

This commit is contained in:
MaxwellS04
2025-10-30 16:06:36 +07:00
parent d9718a9e5f
commit 0c9be843ae

View File

@@ -977,7 +977,7 @@ static const device_config_t p6sba_config[] = {
.files = { "roms/machines/p6sba/SBAB21.ROM", "" }
},
{
.name = "Award Modular BIOS v4.51PG - Revision 05/07/1999 (Leadtek WinFast 8000BX)",
.name = "Award Modular BIOS v4.60PGA - Revision 05/07/1999 (Leadtek WinFast 8000BX)",
.internal_name = "8000bx",
.bios_type = BIOS_NORMAL,
.files_no = 1,