ICL DRS M35/286: Use the FDC37C651 instead.

This commit is contained in:
toggo9
2025-06-28 20:05:13 +02:00
committed by GitHub
parent b9e72c0b08
commit 528581b87a

View File

@@ -540,7 +540,7 @@ machine_at_drsm35286_init(const machine_t *model)
if (bios_only || !ret)
return ret;
device_add(&f82c710_device);
device_add(&fdc37c651_device);
machine_at_scat_init(model, 1, 0);