summaryrefslogtreecommitdiffstatshomepage
path: root/hash/c64_cart.xml
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-01-30 16:36:43 +0000
committer Curt Coder <curtcoder@mail.com>2013-01-30 16:36:43 +0000
commit30b6014d2d0bd7172f4cca728825ecd41bb129fa (patch)
treee5852216fbc1b36e37f9d36f64f29297fc322b8d /hash/c64_cart.xml
parentebb3f31e9de9124984b44bd9b414e63f6b7f4000 (diff)
(MESS) Softlist additions. (nw)
Diffstat (limited to 'hash/c64_cart.xml')
-rw-r--r--hash/c64_cart.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml
index 4b23bc36f29..937c31683ee 100644
--- a/hash/c64_cart.xml
+++ b/hash/c64_cart.xml
@@ -6574,4 +6574,26 @@
</part>
</software>
+ <!-- Dummy cartridge entries to allow requirement mappings from c64_flop -->
+
+ <software name="cpm">
+ <description>CP/M</description>
+ <year>1982</year>
+ <publisher>Commodore</publisher>
+
+ <part name="cart" interface="c64_cart">
+ <feature name="slot" value="cpm" />
+ </part>
+ </software>
+
+ <software name="sfxse">
+ <description>SFX Sound Expander</description>
+ <year>1985</year>
+ <publisher>Commodore</publisher>
+
+ <part name="cart" interface="c64_cart">
+ <feature name="slot" value="sfxse" />
+ </part>
+ </software>
+
</softwarelist>