The AMA-932J now indicates it is an Arche machine and correctly uses the Acer/ALi M5105 Super I/O chip.

This commit is contained in:
OBattler
2024-04-18 04:28:08 +02:00
parent ae834c1a2d
commit c74f168c29
2 changed files with 4 additions and 2 deletions

View File

@@ -4253,7 +4253,7 @@ const machine_t machines[] = {
for me to read what's on the KBC chip, so I'm going to assume AMI 'F'
based on the other known HT18 AMI BIOS strings. */
{
.name = "[HT18] AMA-932J",
.name = "[HT18] Arche AMA-932J",
.internal_name = "ama932j",
.type = MACHINE_TYPE_386SX,
.chipset = MACHINE_CHIPSET_HT18,