trunk/hash/intv.xml
r241519 | r241520 | |
26 | 26 | </part> |
27 | 27 | </software> |
28 | 28 | |
29 | | <software name="addc"> |
30 | | <description>Advanced Dungeons & Dragons Cartridge</description> |
| 29 | <software name="add"> |
| 30 | <description>Advanced Dungeons & Dragons</description> |
31 | 31 | <year>1982</year> |
32 | 32 | <publisher>Mattel Electronics</publisher> |
33 | 33 | <info name="serial" value="3410"/> |
r241519 | r241520 | |
40 | 40 | </software> |
41 | 41 | |
42 | 42 | <software name="addtot"> |
43 | | <description>Advanced Dungeons & Dragons: Treasure of Tarmin</description> |
| 43 | <description>Advanced Dungeons & Dragons - Treasure of Tarmin</description> |
44 | 44 | <year>1982</year> |
45 | 45 | <publisher>Mattel Electronics</publisher> |
46 | 46 | <info name="serial" value="5300"/> |
r241519 | r241520 | |
65 | 65 | </part> |
66 | 66 | </software> |
67 | 67 | |
68 | | <software name="astrosm"> |
69 | | <description>Astro Smash</description> |
| 68 | <software name="astrosms"> |
| 69 | <description>AstroSmash</description> |
70 | 70 | <year>1981</year> |
71 | 71 | <publisher>Mattel Electronics</publisher> |
72 | 72 | <info name="serial" value="3605"/> |
r241519 | r241520 | |
78 | 78 | </part> |
79 | 79 | </software> |
80 | 80 | |
| 81 | <software name="astrosmsc" cloneof="astrosms"> |
| 82 | <description>AstroSmash Competition</description> |
| 83 | <year>1981</year> |
| 84 | <publisher>Mattel Electronics</publisher> |
| 85 | <part name="cart" interface="intv_cart"> |
| 86 | <feature name="slot" value="intv_rom" /> |
| 87 | <dataarea name="5000" size="8192"> |
| 88 | <rom name="astrosmash competition.50" size="8192" crc="d0f83698" sha1="fbb2df69cfda87976cf279be6ad028e00c47ce9d" offset="0x0000" /> |
| 89 | </dataarea> |
| 90 | </part> |
| 91 | </software> |
| 92 | |
81 | 93 | <software name="atlantis"> |
82 | 94 | <description>Atlantis</description> |
83 | 95 | <year>1982</year> |
r241519 | r241520 | |
1756 | 1768 | <software name="voice"> |
1757 | 1769 | <description>Intellivoice</description> |
1758 | 1770 | <year>19??</year> |
1759 | | <publisher>Mattel</publisher> |
| 1771 | <publisher>Mattel Electronics</publisher> |
1760 | 1772 | <part name="cart" interface="intv_cart"> |
1761 | 1773 | <feature name="slot" value="intv_voice" /> |
1762 | 1774 | <dataarea name="5000" size="0x4000"> |
r241519 | r241520 | |
1769 | 1781 | <software name="ecs"> |
1770 | 1782 | <description>Entertainment Computer System</description> |
1771 | 1783 | <year>19??</year> |
1772 | | <publisher>Mattel</publisher> |
| 1784 | <publisher>Mattel Electronics</publisher> |
1773 | 1785 | <part name="cart" interface="intv_cart"> |
1774 | 1786 | <feature name="slot" value="intv_ecs" /> |
1775 | 1787 | <dataarea name="2000" size="0x2000"> |
r241519 | r241520 | |
1790 | 1802 | |
1791 | 1803 | <!-- Unreleased / Prototypes / Homebrew --> |
1792 | 1804 | |
1793 | | <software name="allstar"> |
1794 | | <description>All Star Major League Baseball (Prototype)</description> |
| 1805 | <software name="addtom"> |
| 1806 | <description>Advanced Dungeons & Dragons - Tower of Mystery (Unreleased)</description> |
1795 | 1807 | <year>1983</year> |
1796 | 1808 | <publisher>Mattel Electronics</publisher> |
1797 | 1809 | <part name="cart" interface="intv_cart"> |
1798 | 1810 | <feature name="slot" value="intv_rom" /> |
1799 | | <dataarea name="5000" size="0x4000"> |
1800 | | <rom name="all star major league baseball.50" size="0x4000" crc="4a7e080a" sha1="ee2edd084c371d39dfcd725ed4aa5679e0c34a27" offset="0x0000"/> |
| 1811 | <dataarea name="5000" size="16384"> |
| 1812 | <rom name="ad&d tower of mystery.50" size="16384" crc="4d7022c4" sha1="968875dbb5c9af72b746cde4f9a6dc4677d8aceb" offset="0x0000" /> |
1801 | 1813 | </dataarea> |
1802 | | <dataarea name="D000" size="0x2000"> |
1803 | | <rom name="all star major league baseball.d0" size="0x2000" crc="31325854" sha1="fe7b5f3969e214ac23d20c5c137dc23f4515108d" offset="0x0000"/> |
| 1814 | <dataarea name="9000" size="16384"> |
| 1815 | <rom name="ad&d tower of mystery.90" size="16384" crc="69ea443d" sha1="5348845531a326cf66991697c55efd9287b4874b" offset="0x0000" /> |
1804 | 1816 | </dataarea> |
| 1817 | <dataarea name="D000" size="8192"> |
| 1818 | <rom name="ad&d tower of mystery.d0" size="8192" crc="35f27a1e" sha1="2cfdee85347c1226c48d15cdfd6b8819136db130" offset="0x0000" /> |
| 1819 | </dataarea> |
| 1820 | <dataarea name="F000" size="8192"> |
| 1821 | <rom name="ad&d tower of mystery.f0" size="8192" crc="c60bb7f6" sha1="9f53d330453807c18dcb4c0ed37ad0e77251213a" offset="0x0000" /> |
| 1822 | </dataarea> |
1805 | 1823 | </part> |
1806 | 1824 | </software> |
1807 | 1825 | |
| 1826 | <software name="advtron"> |
| 1827 | <description>Adventures of TRON (Unreleased)</description> |
| 1828 | <year>1982</year> |
| 1829 | <publisher>Mattel Electronics</publisher> |
| 1830 | <part name="cart" interface="intv_cart"> |
| 1831 | <feature name="slot" value="intv_rom" /> |
| 1832 | <dataarea name="5000" size="16384"> |
| 1833 | <rom name="adventures of tron.50" size="16384" crc="5a144835" sha1="c2125776338cbce61aabce80fbdb911a9814e564" offset="0x0000" /> |
| 1834 | </dataarea> |
| 1835 | </part> |
| 1836 | </software> |
| 1837 | |
1808 | 1838 | <software name="airstrk"> |
1809 | 1839 | <description>Air Strike (Prototype)</description> |
1810 | 1840 | <year>1982</year> |
r241519 | r241520 | |
1817 | 1847 | </part> |
1818 | 1848 | </software> |
1819 | 1849 | |
| 1850 | <software name="allstar"> |
| 1851 | <description>All Star Major League Baseball (Prototype)</description> |
| 1852 | <year>1983</year> |
| 1853 | <publisher>Mattel Electronics</publisher> |
| 1854 | <part name="cart" interface="intv_cart"> |
| 1855 | <feature name="slot" value="intv_rom" /> |
| 1856 | <dataarea name="5000" size="0x4000"> |
| 1857 | <rom name="all star major league baseball.50" size="0x4000" crc="4a7e080a" sha1="ee2edd084c371d39dfcd725ed4aa5679e0c34a27" offset="0x0000"/> |
| 1858 | </dataarea> |
| 1859 | <dataarea name="D000" size="0x2000"> |
| 1860 | <rom name="all star major league baseball.d0" size="0x2000" crc="31325854" sha1="fe7b5f3969e214ac23d20c5c137dc23f4515108d" offset="0x0000"/> |
| 1861 | </dataarea> |
| 1862 | </part> |
| 1863 | </software> |
| 1864 | |
1820 | 1865 | <software name="brickout"> |
1821 | 1866 | <description>Brickout! (Unreleased)</description> |
1822 | 1867 | <year>1981</year> |
r241519 | r241520 | |
1919 | 1964 | </part> |
1920 | 1965 | </software> |
1921 | 1966 | |
| 1967 | <software name="hvrfor3d"> |
| 1968 | <description>Hover Force 3D (Unreleased)</description> |
| 1969 | <year>1984</year> |
| 1970 | <publisher>Mattel Electronics</publisher> |
| 1971 | <part name="cart" interface="intv_cart"> |
| 1972 | <feature name="slot" value="intv_rom" /> |
| 1973 | <dataarea name="5000" size="16384"> |
| 1974 | <rom name="hover force_3d.50" size="16384" crc="37772f79" sha1="fa8f02330397fc47665e727fb7f214b551130b29" offset="0x0000" /> |
| 1975 | </dataarea> |
| 1976 | <dataarea name="9000" size="24576"> |
| 1977 | <rom name="hover force_3d.90" size="24576" crc="1cf011ef" sha1="5cfc7a9bb09937d499b3cdfd5e84a3e975f543a6" offset="0x0000" /> |
| 1978 | </dataarea> |
| 1979 | <dataarea name="D000" size="8192"> |
| 1980 | <rom name="hover force_3d.d0" size="8192" crc="d6e96ddc" sha1="2833c891028772d2a3acf23dce67e3cd597d486f" offset="0x0000" /> |
| 1981 | </dataarea> |
| 1982 | </part> |
| 1983 | </software> |
| 1984 | |
1922 | 1985 | <software name="hlights"> |
1923 | 1986 | <description>Hypnotic Lights (Prototype)</description> |
1924 | 1987 | <year>1981</year> |
r241519 | r241520 | |
1931 | 1994 | </part> |
1932 | 1995 | </software> |
1933 | 1996 | |
| 1997 | <software name="illusion"> |
| 1998 | <description>Illusions (Unreleased)</description> |
| 1999 | <year>1983</year> |
| 2000 | <publisher>Mattel Electronics</publisher> |
| 2001 | <part name="cart" interface="intv_cart"> |
| 2002 | <feature name="slot" value="intv_rom" /> |
| 2003 | <dataarea name="5000" size="16384"> |
| 2004 | <rom name="illusions.50" size="16384" crc="851f3ccb" sha1="fd7bb50812e207b03295ff2abf973b935a0d28de" offset="0x0000" /> |
| 2005 | </dataarea> |
| 2006 | </part> |
| 2007 | </software> |
| 2008 | |
1934 | 2009 | <software name="kingotm"> |
1935 | 2010 | <description>King of the Mountain (Unreleased)</description> |
1936 | 2011 | <year>1982</year> |
r241519 | r241520 | |
2000 | 2075 | </part> |
2001 | 2076 | </software> |
2002 | 2077 | |
| 2078 | <software name="mycastle" cloneof="thcastle"> |
| 2079 | <description>Mystic Castle (Prototype)</description> |
| 2080 | <year>1982</year> |
| 2081 | <publisher>Mattel Electronics</publisher> |
| 2082 | <part name="cart" interface="intv_cart"> |
| 2083 | <feature name="slot" value="intv_rom" /> |
| 2084 | <dataarea name="5000" size="16384"> |
| 2085 | <rom name="mystic castle.50" size="16384" crc="7751256b" sha1="73f61c7dce233a605c8cecd49aec13b1d5985315" offset="0x0000" /> |
| 2086 | </dataarea> |
| 2087 | <dataarea name="9000" size="16384"> |
| 2088 | <rom name="mystic castle.90" size="16384" crc="4acbeb19" sha1="65c2ec11e5d1a9d8d8f2e044428cbf5bf2022532" offset="0x0000" /> |
| 2089 | </dataarea> |
| 2090 | </part> |
| 2091 | </software> |
| 2092 | |
2003 | 2093 | <software name="blowout"> |
2004 | 2094 | <description>Party Line: Blow Out (Unreleased)</description> |
2005 | 2095 | <year>1983</year> |
r241519 | r241520 | |
2015 | 2105 | </part> |
2016 | 2106 | </software> |
2017 | 2107 | |
| 2108 | <software name="blowouta" cloneof="blowout"> |
| 2109 | <description>Party Line: Blow Out (Unreleased, Alt)</description> |
| 2110 | <year>1983</year> |
| 2111 | <publisher>Mattel Electronics</publisher> |
| 2112 | <part name="cart" interface="intv_cart"> |
| 2113 | <feature name="slot" value="intv_rom" /> |
| 2114 | <dataarea name="5000" size="0x2000"> |
| 2115 | <rom name="blowouta.50" size="0x2000" crc="25b7aa92" sha1="a232a43407bfa5781b30c5afded8df4af75e1788" offset="0x0000"/> |
| 2116 | </dataarea> |
| 2117 | <dataarea name="D000" size="0x2000"> |
| 2118 | <rom name="blowouta.d0" size="0x2000" crc="b7e29589" sha1="4e1b1c2bf93952d52827b13752e61584a66672ea" offset="0x0000"/> |
| 2119 | </dataarea> |
| 2120 | </part> |
| 2121 | </software> |
| 2122 | |
2018 | 2123 | <software name="hardhat"> |
2019 | 2124 | <description>Party Line: Hard Hat (Unreleased)</description> |
2020 | 2125 | <year>1983</year> |
r241519 | r241520 | |
2027 | 2132 | </part> |
2028 | 2133 | </software> |
2029 | 2134 | |
| 2135 | <software name="spacecad"> |
| 2136 | <description>Party Line: Space Cadet (Unreleased)</description> |
| 2137 | <year>1983</year> |
| 2138 | <publisher>Mattel Electronics</publisher> |
| 2139 | <part name="cart" interface="intv_cart"> |
| 2140 | <feature name="slot" value="intv_rom" /> |
| 2141 | <dataarea name="5000" size="0x4000"> |
| 2142 | <rom name="space cadet.50" size="0x4000" crc="f8ef3e5a" sha1="f3cfbe285a12194ef2f6087fc70d0ed887c4ec91" offset="0x0000"/> |
| 2143 | </dataarea> |
| 2144 | </part> |
| 2145 | </software> |
| 2146 | |
2030 | 2147 | <software name="rrubble"> |
2031 | 2148 | <description>Robot Rubble (Prototype)</description> |
2032 | 2149 | <year>1983</year> |
r241519 | r241520 | |
2039 | 2156 | </part> |
2040 | 2157 | </software> |
2041 | 2158 | |
2042 | | <software name="spacecad"> |
2043 | | <description>Party Line: Space Cadet (Unreleased)</description> |
| 2159 | <software name="rockybw"> |
| 2160 | <description>Rocky & Bullwinckle (Unreleased)</description> |
2044 | 2161 | <year>1983</year> |
2045 | 2162 | <publisher>Mattel Electronics</publisher> |
2046 | 2163 | <part name="cart" interface="intv_cart"> |
2047 | 2164 | <feature name="slot" value="intv_rom" /> |
2048 | | <dataarea name="5000" size="0x4000"> |
2049 | | <rom name="space cadet.50" size="0x4000" crc="f8ef3e5a" sha1="f3cfbe285a12194ef2f6087fc70d0ed887c4ec91" offset="0x0000"/> |
| 2165 | <dataarea name="5000" size="16384"> |
| 2166 | <rom name="rockey & bullwinckle.50" size="16384" crc="867f1941" sha1="86053c388dbee82216159fa7f4d95756ffd9d37d" offset="0x0000" /> |
2050 | 2167 | </dataarea> |
2051 | 2168 | </part> |
2052 | 2169 | </software> |
2053 | 2170 | |
| 2171 | <software name="scarfing"> |
| 2172 | <description>Scarfinger (Unfinished)</description> |
| 2173 | <year>1982</year> |
| 2174 | <publisher>Mattel Electronics</publisher> |
| 2175 | <part name="cart" interface="intv_cart"> |
| 2176 | <feature name="slot" value="intv_rom" /> |
| 2177 | <dataarea name="5000" size="16384"> |
| 2178 | <rom name="scarfinger.50" size="16384" crc="a57862f7" sha1="a691ad56285526738760f18b8d86b07195039df0" offset="0x0000" /> |
| 2179 | </dataarea> |
| 2180 | <dataarea name="9000" size="16384"> |
| 2181 | <rom name="scarfinger.90" size="16384" crc="d3d5e5af" sha1="3a4dddbcb04aeacea15a03267dc55d8a913434a6" offset="0x0000" /> |
| 2182 | </dataarea> |
| 2183 | </part> |
| 2184 | </software> |
| 2185 | |
| 2186 | <software name="soccer2" cloneof="worldcup"> |
| 2187 | <description>Soccer 2 (Prototype)</description> |
| 2188 | <year>198?</year> |
| 2189 | <publisher>Mattel Electronics</publisher> |
| 2190 | <part name="cart" interface="intv_cart"> |
| 2191 | <feature name="slot" value="intv_rom" /> |
| 2192 | <dataarea name="5000" size="16384"> |
| 2193 | <rom name="soccer_2.50" size="16384" crc="4d4af24e" sha1="dd08e16ba509cd1761e1007f616267e5f96f9127" offset="0x0000" /> |
| 2194 | </dataarea> |
| 2195 | <dataarea name="9000" size="16384"> |
| 2196 | <rom name="soccer_2.90" size="16384" crc="c6889d72" sha1="4507d0159b1fc2c18d44330eaa70d677629b5d82" offset="0x0000" /> |
| 2197 | </dataarea> |
| 2198 | </part> |
| 2199 | </software> |
| 2200 | |
2054 | 2201 | <software name="sshuttle"> |
2055 | 2202 | <description>Space Shuttle (Prototype)</description> |
2056 | 2203 | <year>1981</year> |
r241519 | r241520 | |
2096 | 2243 | </part> |
2097 | 2244 | </software> |
2098 | 2245 | |
| 2246 | <software name="yogi"> |
| 2247 | <description>Yogi's Frustration (Unreleased)</description> |
| 2248 | <year>1983</year> |
| 2249 | <publisher>Mattel Electronics</publisher> |
| 2250 | <part name="cart" interface="intv_cart"> |
| 2251 | <feature name="slot" value="intv_rom" /> |
| 2252 | <dataarea name="5000" size="16384"> |
| 2253 | <rom name="yogi's frustration.50" size="16384" crc="7f4ba6ad" sha1="277a3ad0bdbad4fa8086655bb7508ff4bb0dde5c" offset="0x0000" /> |
| 2254 | </dataarea> |
| 2255 | <dataarea name="D000" size="8192"> |
| 2256 | <rom name="yogi's frustration.d0" size="8192" crc="cf15e8c5" sha1="bbc103a8fc3d979a05dc42aa5b773355ab11df60" offset="0x0000" /> |
| 2257 | </dataarea> |
| 2258 | <dataarea name="F000" size="8192"> |
| 2259 | <rom name="yogi's frustration.f0" size="8192" crc="2bc63759" sha1="463b7a8f2e139fcb8434c565b2b275b313a9d52e" offset="0x0000" /> |
| 2260 | </dataarea> |
| 2261 | </part> |
| 2262 | </software> |
| 2263 | |
| 2264 | |
2099 | 2265 | <software name="imitc"> |
2100 | 2266 | <description>IMI Test Cartridge</description> |
2101 | 2267 | <year>1978</year> |
r241519 | r241520 | |
2123 | 2289 | </part> |
2124 | 2290 | </software> |
2125 | 2291 | |
| 2292 | |
2126 | 2293 | <software name="4tris"> |
2127 | 2294 | <description>4-Tris (Download Version)</description> |
2128 | 2295 | <year>2000</year> |
r241519 | r241520 | |
2136 | 2303 | </part> |
2137 | 2304 | </software> |
2138 | 2305 | |
2139 | | <software name="minehntr"> |
| 2306 | <software name="dkongarc" supported="partial"> |
| 2307 | <description>Donkey Kong Arcade</description> |
| 2308 | <year>200?</year> |
| 2309 | <publisher>IntelligentVision</publisher> |
| 2310 | <part name="cart" interface="intv_cart"> |
| 2311 | <feature name="slot" value="intv_rom" /> |
| 2312 | <dataarea name="5000" size="16384"> |
| 2313 | <rom name="dkinty.50" size="16384" crc="93a9826c" sha1="477ab844aaea8fd18fc8b8c846dbfb78280b924d" offset="0x0000" /> |
| 2314 | </dataarea> |
| 2315 | <dataarea name="9000" size="16384"> |
| 2316 | <rom name="dkinty.90" size="16384" crc="a927412f" sha1="acb7359db142c1b77c3a17d1547ecc8a259d3f02" offset="0x0000" /> |
| 2317 | </dataarea> |
| 2318 | <dataarea name="D000" size="8192"> |
| 2319 | <rom name="dkinty.d0" size="8192" crc="642d6557" sha1="5a2fa6bd9a6c173581da5d08699a44198da0231c" offset="0x0000" /> |
| 2320 | </dataarea> |
| 2321 | <dataarea name="F000" size="8192"> |
| 2322 | <rom name="dkinty.f0" size="8192" crc="3e39ee68" sha1="c266e320a9b2266c7db44bc0965e2b68ffa18e27" offset="0x0000" /> |
| 2323 | </dataarea> |
| 2324 | </part> |
| 2325 | </software> |
| 2326 | |
| 2327 | <software name="istar"> |
| 2328 | <description>Istar</description> |
| 2329 | <year>2010?</year> |
| 2330 | <publisher>IntelligentVision</publisher> |
| 2331 | <part name="cart" interface="intv_cart"> |
| 2332 | <feature name="slot" value="intv_rom" /> |
| 2333 | <dataarea name="5000" size="12288"> |
| 2334 | <rom name="istar.50" size="12288" crc="7899e5ba" sha1="997d1b679768296fc2db120a93cc1880318637cf" offset="0x0000" /> |
| 2335 | </dataarea> |
| 2336 | </part> |
| 2337 | </software> |
| 2338 | |
| 2339 | <software name="minehunt"> |
2140 | 2340 | <description>Minehunter (Download Version)</description> |
2141 | 2341 | <year>2004</year> |
2142 | 2342 | <publisher>IntelligentVision</publisher> |
r241519 | r241520 | |
2144 | 2344 | <part name="cart" interface="intv_cart"> |
2145 | 2345 | <feature name="slot" value="intv_rom" /> |
2146 | 2346 | <dataarea name="5000" size="0x4000"> |
| 2347 | <!-- cutting this at 0x3e00 gives crc32 594c230e --> |
2147 | 2348 | <rom name="minehunter.50" size="0x4000" crc="a9f1d874" sha1="4bbac2b5264f4d357e7223b2373b078c622c08a9" offset="0x0000"/> |
2148 | 2349 | </dataarea> |
2149 | 2350 | </part> |
2150 | 2351 | </software> |
2151 | 2352 | |
| 2353 | <software name="minehunta" cloneof="minehunt"> |
| 2354 | <description>Minehunter (Download Version, Alt?)</description> |
| 2355 | <year>2004</year> |
| 2356 | <publisher>IntelligentVision</publisher> |
| 2357 | <part name="cart" interface="intv_cart"> |
| 2358 | <feature name="slot" value="intv_rom" /> |
| 2359 | <dataarea name="5000" size="16384"> |
| 2360 | <rom name="minehunta.50" size="15872" crc="94096229" sha1="a351edd058431ed2aeccc0554041a17258c01c28" offset="0x0000" /> |
| 2361 | </dataarea> |
| 2362 | </part> |
| 2363 | </software> |
| 2364 | |
2152 | 2365 | <software name="sgr"> |
2153 | 2366 | <description>SameGame & Robots (Download Version)</description> |
2154 | 2367 | <year>2005</year> |
r241519 | r241520 | |
2168 | 2381 | </part> |
2169 | 2382 | </software> |
2170 | 2383 | |
| 2384 | <software name="spina"> |
| 2385 | <description>ZZZZZ! Spina the Bee</description> |
| 2386 | <year>200?</year> |
| 2387 | <publisher>IntelligentVision</publisher> |
| 2388 | <part name="cart" interface="intv_cart"> |
| 2389 | <feature name="slot" value="intv_rom" /> |
| 2390 | <dataarea name="5000" size="16384"> |
| 2391 | <rom name="zzzzz! spina the bee.50" size="16384" crc="01efa214" sha1="1a70d73512da0f78957bbd74b14077303e4fb905" offset="0x0000" /> |
| 2392 | </dataarea> |
| 2393 | </part> |
| 2394 | </software> |
| 2395 | |
| 2396 | <software name="spacecnt"> |
| 2397 | <description>Space Cunt</description> |
| 2398 | <year>200?</year> |
| 2399 | <publisher>IntelligentVision</publisher> |
| 2400 | <info name="usage" value="Uses Intellivoice"/> |
| 2401 | <part name="cart" interface="intv_cart"> |
| 2402 | <feature name="slot" value="intv_rom" /> |
| 2403 | <dataarea name="5000" size="16384"> |
| 2404 | <rom name="space cunt.50" size="16384" crc="4542d593" sha1="c946b40ba51c48d8fedc4cdb40c27e3779e2b84b" offset="0x0000" /> |
| 2405 | </dataarea> |
| 2406 | </part> |
| 2407 | </software> |
| 2408 | |
| 2409 | <software name="spatrol"> |
| 2410 | <description>Space Patrol Teaser Edition</description> |
| 2411 | <year>2007?</year> |
| 2412 | <publisher>IntelligentVision</publisher> |
| 2413 | <part name="cart" interface="intv_cart"> |
| 2414 | <feature name="slot" value="intv_rom" /> |
| 2415 | <dataarea name="5000" size="16384"> |
| 2416 | <rom name="space patrol teaser edition.50" size="16384" crc="3c3d75bf" sha1="761e379d43ba1551198dab8199764356fc615b1b" offset="0x0000" /> |
| 2417 | </dataarea> |
| 2418 | <dataarea name="D000" size="8192"> |
| 2419 | <rom name="space patrol teaser edition.d0" size="8192" crc="04101767" sha1="54f8dfe0d5413097c280f72b45f6684bc9e1a3d5" offset="0x0000" /> |
| 2420 | </dataarea> |
| 2421 | <dataarea name="F000" size="8192"> |
| 2422 | <rom name="space patrol teaser edition.f0" size="8192" crc="a6950b88" sha1="27891c3026f0a1fb34a13438502960485d33b24f" offset="0x0000" /> |
| 2423 | </dataarea> |
| 2424 | </part> |
| 2425 | </software> |
| 2426 | |
2171 | 2427 | <software name="stonix"> |
2172 | 2428 | <description>Stonix (Download Version)</description> |
2173 | 2429 | <year>2005</year> |
r241519 | r241520 | |
2186 | 2442 | </dataarea> |
2187 | 2443 | </part> |
2188 | 2444 | </software> |
| 2445 | |
| 2446 | <software name="suprchef"> |
| 2447 | <description>Super Chef BT</description> |
| 2448 | <year>2013?</year> |
| 2449 | <publisher>IntelligentVision</publisher> |
| 2450 | <part name="cart" interface="intv_cart"> |
| 2451 | <feature name="slot" value="intv_rom" /> |
| 2452 | <dataarea name="5000" size="16384"> |
| 2453 | <rom name="burgrtm2.50" size="16384" crc="54848723" sha1="e791fe7ae0af267689fc831e60c407c02c5ee280" offset="0x0000" /> |
| 2454 | </dataarea> |
| 2455 | <dataarea name="D000" size="24576"> |
| 2456 | <rom name="burgrtm2.d0" size="24576" crc="53feb216" sha1="d462c44ddbe91fdbfad8ef26658dc07cea4a6dbc" offset="0x0000" /> |
| 2457 | </dataarea> |
| 2458 | </part> |
| 2459 | </software> |
| 2460 | |
| 2461 | <software name="todd"> |
| 2462 | <description>Tag Along Todd (Unfinished)</description> |
| 2463 | <year>200?</year> |
| 2464 | <publisher>IntelligentVision</publisher> |
| 2465 | <part name="cart" interface="intv_cart"> |
| 2466 | <feature name="slot" value="intv_rom" /> |
| 2467 | <dataarea name="5000" size="16384"> |
| 2468 | <rom name="tag-along-todd.50" size="10752" crc="1ecdd51b" sha1="9e1666a68d50bb4a1f618cc2f9bcd7dfbadc8188" offset="0x0000" /> |
| 2469 | </dataarea> |
| 2470 | </part> |
| 2471 | </software> |
| 2472 | |
| 2473 | |
| 2474 | |
| 2475 | <!-- TODO: Investigate these files --> |
| 2476 | |
| 2477 | <software name="kingotmf" cloneof="kingotm" supported="no"> |
| 2478 | <description>King of the Mountain (Fixed?)</description> |
| 2479 | <year>200?</year> |
| 2480 | <publisher>IntelligentVision</publisher> |
| 2481 | <part name="cart" interface="intv_cart"> |
| 2482 | <feature name="slot" value="intv_rom" /> |
| 2483 | <dataarea name="5000" size="16384"> |
| 2484 | <rom name="king of the mountain (alt).50" size="16384" crc="3634697b" sha1="c20c17bd68e92b7f81a522c4c1d0dd4ae8926bdd" offset="0x0000" /> |
| 2485 | </dataarea> |
| 2486 | <dataarea name="D000" size="16896"> |
| 2487 | <rom name="king of the mountain (alt).d0" size="16896" crc="2c7f5de1" sha1="c86a04a969542a08b46ef50dd30c649ad6ef5b47" offset="0x0000" /> |
| 2488 | </dataarea> |
| 2489 | </part> |
| 2490 | </software> |
| 2491 | |
| 2492 | <software name="quest" supported="no"> |
| 2493 | <description>Quest</description> |
| 2494 | <year>19??</year> |
| 2495 | <publisher><unknown></publisher> |
| 2496 | <part name="cart" interface="intv_cart"> |
| 2497 | <feature name="slot" value="intv_rom" /> |
| 2498 | <dataarea name="0000" size="16384"> |
| 2499 | <rom name="quest.00" size="16384" crc="540281d5" sha1="30a3c0d4cf1d939f8a1b4e6ff3fc18a2e13f3e7e" offset="0x0000" /> |
| 2500 | </dataarea> |
| 2501 | <dataarea name="5000" size="16384"> |
| 2502 | <rom name="quest.50" size="16384" crc="6d5013df" sha1="c1535a9dd54d621ca3d44fd9ca1b5d5c745eb3ad" offset="0x0000" /> |
| 2503 | </dataarea> |
| 2504 | <dataarea name="D000" size="16384"> |
| 2505 | <rom name="quest.d0" size="16384" crc="869ce44f" sha1="43196b47bde3fccf281c355f2966c71099a6a436" offset="0x0000" /> |
| 2506 | </dataarea> |
| 2507 | </part> |
| 2508 | </software> |
| 2509 | |
2189 | 2510 | </softwarelist> |