summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-05-29 20:06:42 +0000
committer Curt Coder <curtcoder@mail.com>2013-05-29 20:06:42 +0000
commita93fdfab23e3496d55b584745429578bf0e2bb22 (patch)
tree4d640aec576654e93402bc10e491215c220d1e45 /hash
parent4aa3c44fe27489ab779a02e7ba8498d691ab2ffe (diff)
(MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET computer is used as terminal. [Curt Coder, Mike Naberezny]
Diffstat (limited to 'hash')
-rw-r--r--hash/pet_flop.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/hash/pet_flop.xml b/hash/pet_flop.xml
index 6634ec2c9f7..2d2ec176d0f 100644
--- a/hash/pet_flop.xml
+++ b/hash/pet_flop.xml
@@ -238,4 +238,16 @@
</part>
</software>
+ <software name="softbox">
+ <description>SoftBox CP/M 2.2 Distribution Disk</description>
+ <year>1981</year>
+ <publisher>Small Systems Engineering</publisher>
+
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="533248">
+ <rom name="softbox-distrib.d80" size="533248" crc="48b070d5" sha1="acab30ea2859433bb75312936d6380dad3c61a00" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
</softwarelist>