Merge pull request #6474 from mw308/master

Added Toshiba XM-6102B and altered BIOS label for RM Accelerator
This commit is contained in:
Miran Grča
2025-11-18 08:40:50 +01:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -594,7 +594,7 @@ static const device_config_t ax6bc_config[] = {
.files = { "roms/machines/ax6bc/ax6bc110.bin", "" }
},
{
.name = "RM Accelerator 350P2XB/450P3XB (BIOS R2.20)",
.name = "Award Modular BIOS v4.60PGMA - Revision R2.20 (RM Accelerator 350P2XB/450P3XB)",
.internal_name = "ax6bc_rm",
.bios_type = BIOS_NORMAL,
.files_no = 1,
@@ -603,7 +603,7 @@ static const device_config_t ax6bc_config[] = {
.files = { "roms/machines/ax6bc/ax6bc220.bin", "" }
},
{
.name = "Award Modular BIOS v4.60PGM - Revision R2.59",
.name = "Award Modular BIOS v4.60PGMA - Revision R2.59",
.internal_name = "ax6bc",
.bios_type = BIOS_NORMAL,
.files_no = 1,