summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-03-20 20:47:04 +0000
committer Curt Coder <curtcoder@mail.com>2014-03-20 20:47:04 +0000
commit7c2f6824e16340348a4296e0dec64c33008e70e8 (patch)
tree366038b91e796b8e7dd69b907fc435bbf151f21a /hash
parent759bf2287cd1a620771cc54d6b2f7949f88f64a7 (diff)
(MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder]
Diffstat (limited to 'hash')
-rw-r--r--hash/pet_hdd.xml13
-rw-r--r--hash/softbox.xml13
2 files changed, 26 insertions, 0 deletions
diff --git a/hash/pet_hdd.xml b/hash/pet_hdd.xml
index 9759aaaa2e9..7a2993c2db4 100644
--- a/hash/pet_hdd.xml
+++ b/hash/pet_hdd.xml
@@ -28,4 +28,17 @@
</part>
</software>
+ <software name="softbox">
+ <description>SoftBox CP/M 2.2</description>
+ <year>1981</year>
+ <publisher>Small Systems Engineering</publisher>
+
+ <!-- Corvus Model 11 (10 MB): IMI 5012H -->
+ <part name="hdd" interface="corvus_hdd">
+ <diskarea name="harddriv">
+ <disk name="imi5012h" sha1="ae7bdad4dfeee1351e67ffcbf8c634006c03697f" writeable="yes" />
+ </diskarea>
+ </part>
+ </software>
+
</softwarelist>
diff --git a/hash/softbox.xml b/hash/softbox.xml
index c517c51790e..4171fd9f915 100644
--- a/hash/softbox.xml
+++ b/hash/softbox.xml
@@ -14,4 +14,17 @@
</part>
</software>
+ <software name="corvusm11">
+ <description>SoftBox CP/M 2.2 (Corvus Model 11)</description>
+ <year>1981</year>
+ <publisher>Small Systems Engineering</publisher>
+
+ <!-- Corvus Model 11 (10 MB): IMI 5012H -->
+ <part name="hdd" interface="corvus_hdd">
+ <diskarea name="harddriv">
+ <disk name="imi5012h" sha1="ae7bdad4dfeee1351e67ffcbf8c634006c03697f" writeable="yes" />
+ </diskarea>
+ </part>
+ </software>
+
</softwarelist>