From 818e0a843d035f35db0a8691926aa0a26496a307 Mon Sep 17 00:00:00 2001 From: Alexander Babikov Date: Wed, 13 Apr 2022 06:20:31 +0500 Subject: [PATCH] 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 --- src/machine/machine_table.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/machine/machine_table.c b/src/machine/machine_table.c index ed6ad9f06..67a7b2641 100644 --- a/src/machine/machine_table.c +++ b/src/machine/machine_table.c @@ -144,7 +144,6 @@ const machine_filter_t machine_chipsets[] = { /* Machines to add before machine freeze: - PCChips M773 (440BX + SMSC with AMI BIOS); - - Rise R418 (was removed on my end, has to be re-added); - TMC Mycomp PCI54ST; - Zeos Quadtel 486. @@ -177,9 +176,6 @@ const machine_filter_t machine_chipsets[] = { respectively. Also, AMI KBC command C1, mysteriously missing from the technical references of AMI MegaKey and earlier, is Write Input Port, same as on AMIKey-3. - - Machines to remove: - - Hedaka HED-919. */