mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Update machine_table.c: The UMC Compaq is 7100 only, not 7200.
This commit is contained in:
@@ -10547,10 +10547,10 @@ const machine_t machines[] = {
|
||||
.snd_device = NULL,
|
||||
.net_device = NULL
|
||||
},
|
||||
/* Compaq Presario 7100 / 7200 Series, using MiTAC/Trigon PL4600C (486). */
|
||||
/* Compaq Presario 7100 Series, using MiTAC/Trigon PL4600C (486). */
|
||||
/* Has a VIA VT82C42N KBC. */
|
||||
{
|
||||
.name = "[UMC 8881] Compaq Presario 7100/7200 Series 486",
|
||||
.name = "[UMC 8881] Compaq Presario 7100 Series 486",
|
||||
.internal_name = "pl4600c",
|
||||
.type = MACHINE_TYPE_486_S3_PCI,
|
||||
.chipset = MACHINE_CHIPSET_UMC_UM8881,
|
||||
|
||||
Reference in New Issue
Block a user