Made sure the XT MFM and XTA hard disk controllers specify the hard disk type in the name, closes #1119.

This commit is contained in:
OBattler
2021-04-07 02:21:37 +02:00
parent 3747c7f7fa
commit 76b2ac640b
2 changed files with 5 additions and 5 deletions

View File

@@ -1152,7 +1152,7 @@ static const device_config_t wdxt150_config[] = {
const device_t xta_wdxt150_device = {
"WDXT-150 Fixed Disk Controller",
"WDXT-150 XTA Fixed Disk Controller",
DEVICE_ISA,
0,
xta_init, xta_close, NULL,