Previous 199869 Revisions Next

r22760 Saturday 11th May, 2013 at 10:07:08 UTC by Curt Coder
(MESS) v1050: Added CP/M Plus BIOS 2.0 to floppy software list. [Bill Degnan]
[hash]v1050.xml

trunk/hash/v1050.xml
r22759r22760
33<softwarelist name="v1050" description="Visual Technology Visual 1050 Disk Images">
44
55   <software name="cpm3">
6      <description>CP/M Plus v3.0 (BIOS 1.4)</description>
6      <description>CP/M Plus BIOS 2.0 (v3.0)</description>
77      <year>1982</year>
88      <publisher>Digital Research</publisher>
99      <info name="serial" value="CP2768-1"/>
1010
1111      <part name="flop1" interface="floppy_5_25">
12         <feature name="part_id" value="CP/M Plus BIOS 2.0"/>
13         <dataarea name="flop" size="709312">
14            <rom name="bios20.imd" size="709312" crc="7283244a" sha1="e7acaa95d21da76b7098e3277267f89db12961d0" offset="0"/>
15         </dataarea>
16      </part>
17
18      <part name="flop2" interface="floppy_5_25">
19         <feature name="part_id" value="Winchester Setup"/>
20         <dataarea name="flop" size="109151">
21            <rom name="winch.imd" size="109151" crc="dc112146" sha1="02d773e561a5abda680a8ebdfafc35058fdb5a09" offset="0"/>
22         </dataarea>
23      </part>
24   </software>
25
26   <software name="cpm3b14" cloneof="cpm3">
27      <description>CP/M Plus BIOS 1.4 (v3.0)</description>
28      <year>1982</year>
29      <publisher>Digital Research</publisher>
30      <info name="serial" value="CP2768-1"/>
31
32      <part name="flop1" interface="floppy_5_25">
1233         <dataarea name="flop" size="358022">
1334            <rom name="cpm_plus.imd" size="358022" crc="4bdb61ce" sha1="ef7ead3043135ea2d32795baa9ba0bc5f5695d87" offset="0"/>
1435         </dataarea>
r22759r22760
3051   </software>
3152
3253   <software name="cpm3b11" cloneof="cpm3">
33      <description>CP/M Plus v3.0 (BIOS 1.1)</description>
54      <description>CP/M Plus BIOS 1.1 (v3.0)</description>
3455      <year>1982</year>
3556      <publisher>Digital Research</publisher>
3657      <info name="serial" value="CP2768-1"/>
r22759r22760
5071   </software>
5172
5273   <software name="multplan">
53      <description>Multiplan v1.06</description>
74      <description>Multiplan (v1.06)</description>
5475      <year>1982</year>
5576      <publisher>Microsoft</publisher>
5677      <info name="serial" value="12768"/>
r22759r22760
6384   </software>
6485
6586   <software name="wordstar">
66      <description>WordStar v3.30</description>
87      <description>Word Star (v3.30)</description>
6788      <year>1982</year>
6889      <publisher>MicroPro</publisher>
6990      <info name="serial" value="XW8293FJ"/>
r22759r22760
7697   </software>
7798
7899   <software name="drgraph">
79      <description>DR Graph v1.01P</description>
100      <description>DR Graph (v1.01P)</description>
80101      <!-- Date: 06 Sept 1983 -->
81102      <year>1983</year>
82103      <publisher>Digital Research</publisher>
r22759r22760
90111   </software>
91112
92113   <software name="cbasic">
93      <description>CBASIC and Demonstration v2.8</description>
114      <description>CBASIC and Demonstration (v2.8)</description>
94115      <!-- Compiled: May 1983 -->
95116      <year>1983</year>
96117      <publisher>Digital Research</publisher>
r22759r22760
102123         </dataarea>
103124      </part>
104125   </software>
126   
105127</softwarelist>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team