2020-02-26 19:05:38 +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
|
|
|
-->
|
2020-02-26 19:05:38 +01:00
|
|
|
|
2023-02-22 16:30:51 +01:00
|
|
|
<softwarelist name="conchess" description="Conchess library modules">
|
|
|
|
|
|
|
|
<software name="l">
|
|
|
|
<description>Conchess L</description>
|
|
|
|
<year>1983</year>
|
|
|
|
<publisher>Consumenta Computer / Loproc</publisher>
|
|
|
|
<sharedfeat name="compatibility" value="l"/>
|
|
|
|
<part name="cart" interface="conchess_cart">
|
|
|
|
<dataarea name="rom" size="0x4000">
|
|
|
|
<rom value="0x00" size="0x2000" offset="0x0000" loadflag="fill" />
|
|
|
|
<rom name="l_book.bin" size="0x2000" crc="a2e2682f" sha1="a0cd3297e46943eaff2466c65dde0857828ff929" offset="0x2000" />
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
2020-02-26 19:05:38 +01:00
|
|
|
|
|
|
|
<software name="l16">
|
|
|
|
<description>Conchess L16</description>
|
|
|
|
<year>1985</year>
|
|
|
|
<publisher>Systemhuset / Loproc</publisher>
|
2023-02-22 16:30:51 +01:00
|
|
|
<sharedfeat name="compatibility" value="l16"/>
|
2020-02-26 19:05:38 +01:00
|
|
|
<part name="cart" interface="conchess_cart">
|
|
|
|
<dataarea name="rom" size="0x4000">
|
|
|
|
<rom name="l16_e2_4_6.bin" size="0x2000" crc="adb018c5" sha1="a353c0870219aa250d16f6989eeb14b00c491410" offset="0x0000" />
|
|
|
|
<rom name="l16_e1_6_8.bin" size="0x2000" crc="b6768444" sha1="40a9bc67015235da1c9711937c2b03c6606b1a95" offset="0x2000" />
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
</softwarelist>
|