summaryrefslogtreecommitdiffstatshomepage
path: root/hash/nascom_flop.xml
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2015-05-21 10:57:04 +0200
committer Dirk Best <mail@dirk-best.de>2015-05-21 10:58:12 +0200
commita99eb86a2bcba75d2236fe1c5a38933f2b994cd1 (patch)
tree511281c3eb8005e19ca291ef61a579d18261ed0d /hash/nascom_flop.xml
parent05ac233c0a94ba69aa3262b61a54bfddf7a9e21d (diff)
Nascom: Add CP/M disk images to softlist
Diffstat (limited to 'hash/nascom_flop.xml')
-rw-r--r--hash/nascom_flop.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/hash/nascom_flop.xml b/hash/nascom_flop.xml
index e4b9afd44f8..b9fa359c9c8 100644
--- a/hash/nascom_flop.xml
+++ b/hash/nascom_flop.xml
@@ -69,4 +69,45 @@
</part>
</software>
+ <!-- The CP/M system disks are not original disks supplied by Lucas Logic, -->
+ <!-- but custom disks that have been created to use all available memory. -->
+ <!-- Note that single sided disks can't be read on double sided drives and -->
+ <!-- vice versa. Lucas Logic supplied an utility called SINGLE.COM to -->
+ <!-- allow reading of single sided disks on double sided drives. -->
+
+ <software name="cpmv22s">
+ <description>CP/M 2.2 rev 2.1 System Disk (Single Sided)</description>
+ <year>1982</year>
+ <publisher>Lucas Logic</publisher>
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="394240">
+ <rom name="cpmv22s.dsk" size="394240" crc="dee5c9d2" sha1="00f187d9828d87fba14d8267cd020bd13d8cbdb9" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
+ <software name="cpmv22d">
+ <description>CP/M 2.2 rev 2.1 System Disk (Double Sided)</description>
+ <year>1982</year>
+ <publisher>Lucas Logic</publisher>
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="788480">
+ <rom name="cpmv22d.dsk" size="788480" crc="16724ed8" sha1="3db077c46c2cb52794443fa853621538323c352f" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
+ <!-- The manual for CP/M 2.2 rev 3.2 is available, but no hardware/software. -->
+
+ <software name="cpmgames">
+ <description>CP/M Games for the AVC</description>
+ <year>19??</year>
+ <publisher>&lt;unknown&gt;</publisher>
+ <part name="flop1" interface="floppy_5_25">
+ <dataarea name="flop" size="394240">
+ <rom name="cpmgames.dsk" size="394240" crc="626c680a" sha1="9bd57fa8edce2017ad94a45d9721c86a37657d3b" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
</softwarelist>