summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Justin Kerk <dopefishjustin@gmail.com>2012-11-30 04:09:45 +0000
committer Justin Kerk <dopefishjustin@gmail.com>2012-11-30 04:09:45 +0000
commitf58e0504ecbe35e8a96fa63e8ceb1fd2f8cfe085 (patch)
treec8f42e24adf3ec09a82741d5069bd0b21d426862 /hash
parentfbfaa41f1e64bb10d5d5071ac324da9792376060 (diff)
(MESS) ibm5150.xml: Added some OS disks (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/ibm5150.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/hash/ibm5150.xml b/hash/ibm5150.xml
index 0c348963bc4..db69799873c 100644
--- a/hash/ibm5150.xml
+++ b/hash/ibm5150.xml
@@ -2419,6 +2419,30 @@ Known PC Booter Games Not Dumped, Or Dumped and Lost when Demonlord's Site went
<!-- OS -->
+ <software name="cpm86">
+ <description>CP/M-86 for the IBM Personal Computer</description>
+ <year>1982</year>
+ <publisher>Digital Research</publisher>
+ <info name="version" value="1.0" />
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="163840">
+ <rom name="cpm86.img" size="163840" crc="79c8ef92" sha1="f4074a4b2f5826faa893869b163461a8808d13ef" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
+ <software name="ibmdos11">
+ <description>IBM Personal Computer DOS Version 1.10</description>
+ <year>1982</year>
+ <publisher>IBM</publisher>
+ <info name="version" value="1.10" />
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="163840">
+ <rom name="ibmdos 1.10.img" size="163840" crc="ddfe9550" sha1="437bec5be7d28cc2248d5477f38a07545816e49a" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
<software name="ibmdos2">
<description>IBM Personal Computer DOS Version 2.0</description>
<year>1983</year>