Commodore SL386SX-16: Remove internal IDE controller, sicne the real board has none.
This commit is contained in:
@@ -626,7 +626,7 @@ machine_at_cmdsl386sx16_init(const machine_t *model)
|
||||
if (bios_only || !ret)
|
||||
return ret;
|
||||
|
||||
machine_at_common_ide_init(model);
|
||||
machine_at_common_init(model);
|
||||
|
||||
device_add(&keyboard_ps2_device);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user