mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Add RM Accelerator as a BIOS option for the AX6BC
This commit is contained in:
@@ -593,6 +593,15 @@ static const device_config_t ax6bc_config[] = {
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ax6bc/ax6bc110.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "RM Accelerator 350P2XB/450P3XB (BIOS R2.20)",
|
||||
.internal_name = "ax6bc_rm",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 262144,
|
||||
.files = { "roms/machines/ax6bc/ax6bc220.bin", "" }
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.60PGM - Revision R2.59",
|
||||
.internal_name = "ax6bc",
|
||||
|
||||
Reference in New Issue
Block a user