summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2016-01-27 16:53:04 +0100
committer hap <happppp@users.noreply.github.com>2016-01-27 16:53:25 +0100
commit8cbabcd9ad143e210169493a8aa9d276322586c4 (patch)
tree48cafcfc54c354b45d2de4b586e6d781461e2e83 /hash
parenta1629ac21b51b7c7f1a37113942178372c6aec32 (diff)
fidel6502: added SC12 cartridge handling
Diffstat (limited to 'hash')
-rw-r--r--hash/fidel_scc.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/hash/fidel_scc.xml b/hash/fidel_scc.xml
new file mode 100644
index 00000000000..d6afe1e7d07
--- /dev/null
+++ b/hash/fidel_scc.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
+
+<softwarelist name="fidel_scc" description="Fidelity SCC Modules">
+
+<!-- Sensory Chess Challenger: 9, 12, A/S, .. -->
+
+ <software name="cb16">
+ <description>Challenger Book Openings 2</description>
+ <year>1982</year>
+ <publisher>Fidelity Electronics</publisher>
+ <part name="cart" interface="fidel_scc">
+ <dataarea name="rom" size="0x4000">
+ <rom name="101-1042a01" size="0x2000" crc="591b3e4a" sha1="f75ae850f2f70808b5423f847ff12ee890752bf8" offset="0x0000" />
+ <rom name="101-1042a02" size="0x2000" crc="1bdf0a21" sha1="1c6f673c0bf846e705d15c802f433ac1dc9b153c" offset="0x2000" />
+ </dataarea>
+ </part>
+ </software>
+
+</softwarelist>