Fix FDC's on MCA IBM PS/2 machines fixes #4962.

This commit is contained in:
OBattler
2024-12-03 02:07:02 +01:00
parent 2e8bdaf587
commit 75fda2f046
7 changed files with 104 additions and 78 deletions

View File

@@ -176,7 +176,7 @@ ps2_isa_setup(int model, int cpu_type)
device_add(&ps_nvr_device);
device_add(&fdc_at_ps1_device);
device_add(&fdc_ps2_device);
/* Enable the builtin HDC. */
if (hdc_current[0] == HDC_INTERNAL) {