2016-01-27 16:53:04 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
2020-03-07 12:02:56 +01:00
|
|
|
<!--
|
2022-12-22 16:49:34 +01:00
|
|
|
license:CC0-1.0
|
2020-03-07 12:02:56 +01:00
|
|
|
-->
|
2016-01-27 16:53:04 +01:00
|
|
|
|
2020-05-16 11:18:13 +02:00
|
|
|
<!-- optional bookrom for: Sensory Chess Challenger: 9, 12, A/S, ... -->
|
2016-01-27 16:53:04 +01:00
|
|
|
|
2023-02-22 16:30:51 +01:00
|
|
|
<softwarelist name="fidel_scc" description="Fidelity SCC modules">
|
2016-01-27 16:53:04 +01:00
|
|
|
|
2016-05-31 17:55:51 +02:00
|
|
|
<software name="cb9">
|
|
|
|
<description>Challenger Book Openings 1</description>
|
|
|
|
<year>1982</year>
|
|
|
|
<publisher>Fidelity Electronics</publisher>
|
|
|
|
<part name="cart" interface="fidel_scc">
|
|
|
|
<dataarea name="rom" size="0x2000">
|
2020-04-13 12:45:02 +02:00
|
|
|
<rom name="cb9.bin" offset="0x0000" size="0x2000" crc="421147e8" sha1="ccf62f6f218e8992baf30973fe41b35e14a1cc1a" /> <!-- 101-1050a01? -->
|
2016-05-31 17:55:51 +02:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
2016-01-27 16:53:04 +01:00
|
|
|
<software name="cb16">
|
2023-11-18 11:12:17 +01:00
|
|
|
<description>Challenger Book Openings 2 (set 1)</description>
|
2016-01-27 16:53:04 +01:00
|
|
|
<year>1982</year>
|
|
|
|
<publisher>Fidelity Electronics</publisher>
|
|
|
|
<part name="cart" interface="fidel_scc">
|
|
|
|
<dataarea name="rom" size="0x4000">
|
2023-11-18 11:12:17 +01:00
|
|
|
<rom name="cb16_b.bin" offset="0x0000" size="0x2000" crc="591b3e4a" sha1="f75ae850f2f70808b5423f847ff12ee890752bf8" />
|
|
|
|
<rom name="cb16_c.bin" offset="0x2000" size="0x2000" crc="1bdf0a21" sha1="1c6f673c0bf846e705d15c802f433ac1dc9b153c" />
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
<software name="cb16a" cloneof="cb16"> <!-- dumped from a PC16, only 1 byte difference -->
|
|
|
|
<description>Challenger Book Openings 2 (set 2)</description>
|
|
|
|
<year>1982</year>
|
|
|
|
<publisher>Fidelity Electronics</publisher>
|
|
|
|
<part name="cart" interface="fidel_scc">
|
|
|
|
<dataarea name="rom" size="0x4000">
|
|
|
|
<rom name="101-1042a01" offset="0x0000" size="0x2000" crc="591b3e4a" sha1="f75ae850f2f70808b5423f847ff12ee890752bf8" /> <!-- MK36A33N-5 -->
|
|
|
|
<rom name="101-1042a02" offset="0x2000" size="0x2000" crc="3c0ad4a9" sha1="f651d96778b7109eba73740176da489d90a71271" /> <!-- MK36A34N-5 -->
|
2016-01-27 16:53:04 +01:00
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
</softwarelist>
|