RetroArch Pack
This commit is contained in:
47
system/ume/hash/abc800_hdd.xml
Normal file
47
system/ume/hash/abc800_hdd.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="abc800_hdd" description="Luxor ABC 800 hard disks">
|
||||
|
||||
<software name="abc850">
|
||||
<description>ABC 850</description>
|
||||
<year>1983</year>
|
||||
<publisher>Luxor</publisher>
|
||||
|
||||
<!-- Rodime RO202 -->
|
||||
<part name="hdd" interface="scsi_hdd">
|
||||
<diskarea name="harddriv">
|
||||
<disk name="ro202" sha1="622142fd96e62fc7751c4c97e1921561c308ca5a" writeable="yes" />
|
||||
</diskarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="abc852">
|
||||
<description>ABC 852</description>
|
||||
<year>1986</year>
|
||||
<publisher>Luxor</publisher>
|
||||
|
||||
<!-- BASF 6185 -->
|
||||
<part name="hdd" interface="scsi_hdd">
|
||||
<diskarea name="harddriv">
|
||||
<disk name="basf6185" sha1="0f01c5ca209a358bb665d782eb99e944e09f673e" writeable="yes" />
|
||||
</diskarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="abc856">
|
||||
<description>ABC 856</description>
|
||||
<year>1986</year>
|
||||
<publisher>Luxor</publisher>
|
||||
|
||||
<!-- Micropolis 1325 -->
|
||||
<part name="hdd" interface="scsi_hdd">
|
||||
<diskarea name="harddriv">
|
||||
<disk name="micr1325" sha1="bb96f8b3d367ebee731cdc967baf4efb0f213913" writeable="yes" />
|
||||
</diskarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user