Remove factually incorrect info from a comment in machine_table.c

The Rise R418 machine has since been re-added, and the Hedaka HED-919 has been removed for months
This commit is contained in:
Alexander Babikov
2022-04-13 06:20:31 +05:00
parent 4bba7f8f1d
commit 818e0a843d

View File

@@ -144,7 +144,6 @@ const machine_filter_t machine_chipsets[] = {
/* Machines to add before machine freeze: /* Machines to add before machine freeze:
- PCChips M773 (440BX + SMSC with AMI BIOS); - PCChips M773 (440BX + SMSC with AMI BIOS);
- Rise R418 (was removed on my end, has to be re-added);
- TMC Mycomp PCI54ST; - TMC Mycomp PCI54ST;
- Zeos Quadtel 486. - Zeos Quadtel 486.
@@ -177,9 +176,6 @@ const machine_filter_t machine_chipsets[] = {
respectively. Also, AMI KBC command C1, mysteriously missing respectively. Also, AMI KBC command C1, mysteriously missing
from the technical references of AMI MegaKey and earlier, is from the technical references of AMI MegaKey and earlier, is
Write Input Port, same as on AMIKey-3. Write Input Port, same as on AMIKey-3.
Machines to remove:
- Hedaka HED-919.
*/ */