Removed the Equity LT hard disk controller, the ports are standard (320-323), but it requires a ROM which is not dumped.
This commit is contained in:
@@ -194,9 +194,6 @@ machine_elt_init(const machine_t *model)
|
||||
|
||||
device_add(&elt_nvr_device);
|
||||
|
||||
if (hdc_current <= 1)
|
||||
device_add(&st506_xt_toshiba_t1200_device);
|
||||
|
||||
io_sethandler(0x11b8, 1, sysstat_in, NULL, NULL, sysstat_out, NULL, NULL, cga);
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user