Removed obsolete NCR 3302 8042 bug comment.

This commit is contained in:
OBattler
2023-07-22 18:39:46 +02:00
parent 5c1ce18b7f
commit 231e640126

View File

@@ -807,10 +807,6 @@ machine_at_pc8_init(const machine_t *model)
return ret;
}
/*
* Current bugs:
* - ctrl-alt-del produces an 8042 error
*/
int
machine_at_3302_init(const machine_t *model)
{