summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-02-16 17:34:05 +0100
committer hap <happppp@users.noreply.github.com>2019-02-16 17:34:18 +0100
commit3f2d50c4a24b8e3639bac6f331fe4c2d74013482 (patch)
treeb3db1b092b89fc73c33c5fade5b9a8b1325c2c59 /hash
parent08cd6110268f9363e6c2cb9f0b6d92c00dadfbd6 (diff)
move fidelity SC6 rom externally to softwarelist, as in original machine (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/fidel_sc6.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/hash/fidel_sc6.xml b/hash/fidel_sc6.xml
new file mode 100644
index 00000000000..720ec1c8c2a
--- /dev/null
+++ b/hash/fidel_sc6.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
+
+<softwarelist name="fidel_sc6" description="Fidelity SC6 Modules">
+
+<!-- Sensory Chess Challenger 6 -->
+
+ <software name="sc6">
+ <description>SC6: original program</description>
+ <year>1982</year>
+ <publisher>Fidelity Electronics</publisher>
+ <part name="cart" interface="fidel_sc6">
+ <dataarea name="rom" size="0x1000">
+ <rom name="101-1035a01" size="0x1000" crc="0024971f" sha1="76b16364913ada2fb94b9e6a8524b924e6832ddf" offset="0x0000" /> <!-- 2332 -->
+ </dataarea>
+ </part>
+ </software>
+
+</softwarelist>