Previous 199869 Revisions Next

r31715 Wednesday 20th August, 2014 at 16:47:32 UTC by Fabio Priuli
(MESS) coleco.xml: replaced Sector Alpha incorrect dumps with a proper one [Ikrananka]
[hash]coleco.xml

trunk/hash/coleco.xml
r31714r31715
17211721      </part>
17221722   </software>
17231723
1724<!-- 24 Kb cartridges (30 : 22 main sets + 8 clones) -->
1724<!-- 20 Kb cartridges -->
17251725
1726   <software name="secalpha">
1727      <description>Sector Alpha</description>
1728      <year>1983</year>
1729      <publisher>Spectravideo</publisher>
1730      <info name="serial" value="SE220" />
1731      <part name="cart" interface="coleco_cart">
1732         <dataarea name="rom" size="20480">
1733            <rom name="secalpha.1" size="8192" crc="9299539b" sha1="880beb9a4df332948052b40eef09b6c877de5f9e" offset="0x0000" />
1734            <rom name="secalpha.2" size="8192" crc="c8d6e83d" sha1="366877e0b68cdf2e4bfde38d9ce72eed97946f89" offset="0x2000" />
1735            <rom name="secalpha.3" size="4096" crc="354a3b2f" sha1="ff8966cec010248af60d2e2abee8a949c154ea25" offset="0x4000" />
1736         </dataarea>
1737      </part>
1738   </software>
1739
1740
1741<!-- 24 Kb cartridges (28 : 21 main sets + 7 clones) -->
1742
17261743   <software name="1on1">
17271744      <!-- One on One (1984)(Micro Lab).bin -->
17281745      <description>One on One</description>
r31714r31715
20892106      </part>
20902107   </software>
20912108
2092   <software name="secalpha">
2093      <!-- Sector Alpha (1983)(Spectravideo).bin -->
2094      <description>Sector Alpha</description>
2095      <year>1983</year>
2096      <publisher>Spectravideo</publisher>
2097      <info name="serial" value="SE220" />
2098      <part name="cart" interface="coleco_cart">
2099         <dataarea name="rom" size="24576">
2100            <rom name="secalpha.1" size="8192" crc="9299539b" sha1="880beb9a4df332948052b40eef09b6c877de5f9e" offset="0x0000" />
2101            <rom name="secalpha.2" size="8192" crc="c8d6e83d" sha1="366877e0b68cdf2e4bfde38d9ce72eed97946f89" offset="0x2000" />
2102            <rom name="secalpha.3" size="8192" crc="381b8234" sha1="158557e2fc1b5fca85f3580d0072096a39a9360e" offset="0x4000" />
2103         </dataarea>
2104      </part>
2105   </software>
2106
2107   <software name="secalphaa" cloneof="secalpha">
2108      <!-- Sector Alpha (1983)(Spectravideo)[a].bin -->
2109      <!-- 0x5000-0x5fff : filled with 0xff in this set -->
2110      <description>Sector Alpha (Alt)</description>
2111      <year>1983</year>
2112      <publisher>Spectravideo</publisher>
2113      <info name="serial" value="SE220" />
2114      <part name="cart" interface="coleco_cart">
2115         <dataarea name="rom" size="24576">
2116            <rom name="secalpha.1"  size="8192" crc="9299539b" sha1="880beb9a4df332948052b40eef09b6c877de5f9e" offset="0x0000" />
2117            <rom name="secalpha.2"  size="8192" crc="c8d6e83d" sha1="366877e0b68cdf2e4bfde38d9ce72eed97946f89" offset="0x2000" />
2118            <rom name="secalphaa.3" size="8192" crc="ec61013a" sha1="b1698b804738e7bc822f4115f841c7d55d91d1e6" offset="0x4000" />
2119         </dataarea>
2120      </part>
2121   </software>
2122
21232109   <software name="sewersam">
21242110      <!-- Sewer Sam (1984)(Interphase).bin -->
21252111      <description>Sewer Sam</description>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team