mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
bus/ata/idehd: Assign interface 'ide_hdd' (nw)
This commit is contained in:
parent
1564c566c1
commit
ea0a453be0
@ -875,5 +875,5 @@ uint8_t ide_hdd_device::calculate_status()
|
||||
|
||||
void ide_hdd_device::device_add_mconfig(machine_config &config)
|
||||
{
|
||||
HARDDISK(config, "image");
|
||||
HARDDISK(config, "image", "ide_hdd");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user