mirror of
https://github.com/holub/mame
synced 2025-04-09 18:17:44 +03:00
pc1512_hdd.xml: Changed interface match the ISA Fixed Disk Controller card used in the pc1512hd20. (#12086)
This commit is contained in:
parent
2931abbcf4
commit
4a05adbd2f
@ -10,7 +10,7 @@ license:CC0-1.0
|
||||
<year>1986</year>
|
||||
<publisher>Amstrad</publisher>
|
||||
|
||||
<part name="hdd" interface="scsi_hdd">
|
||||
<part name="hdd" interface="st_hdd">
|
||||
<diskarea name="harddriv">
|
||||
<disk name="hd20" sha1="f341f9ef8f6a47fd66b6977cacaa93e155c699aa" writeable="yes" />
|
||||
</diskarea>
|
||||
|
Loading…
Reference in New Issue
Block a user