trunk/hash/channelf.xml
r17511 | r17512 | |
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> |
3 | 3 | <softwarelist name="channelf" description="Fairchild Channel F cartridges"> |
| 4 | |
4 | 5 | <software name="democrt1"> |
5 | 6 | <description>Democart 1</description> |
6 | 7 | <year>1977</year> |
r17511 | r17512 | |
25 | 26 | </part> |
26 | 27 | </software> |
27 | 28 | |
28 | | <software name="ordtvlng"> |
29 | | <description>Ordtävling</description> |
30 | | <year>1978</year> |
31 | | <publisher>Fairchild</publisher> |
32 | | <info name="series" value="Luxor 18" /> |
33 | | <part name="cart" interface="channelf_cart"> |
34 | | <dataarea name="rom" size="3072"> |
35 | | <rom name="ordtvlng.bin" size="3072" crc="3a386e79" sha1="62509545b8eef641c432705ff82cd8264c3e1d82" offset="0" /> |
36 | | </dataarea> |
37 | | </part> |
38 | | </software> |
39 | | |
40 | 29 | <software name="tctactoe"> |
41 | 30 | <description>Tic-Tac-Toe / Shooting Gallery / Doodle / Quadra-Doodle</description> |
42 | 31 | <year>1976</year> |
r17511 | r17512 | |
49 | 38 | </part> |
50 | 39 | </software> |
51 | 40 | |
52 | | <software name="muehle"> |
53 | | <description>Muehle / Tontauben-Schiessen / Kreatives Malspiel / Videoscope</description> |
| 41 | <software name="muehle" cloneof="tctactoe"> |
| 42 | <description>Muehle / Tontauben-Schiessen / Kreatives Malspiel / Videoscope (Ger)</description> |
54 | 43 | <year>1978</year> |
55 | 44 | <publisher>SABA</publisher> |
56 | | <info name="series" value="Videocart 1g" /> |
| 45 | <info name="series" value="Videocart 1" /> |
57 | 46 | <part name="cart" interface="channelf_cart"> |
58 | 47 | <dataarea name="rom" size="2048"> |
59 | 48 | <rom name="muehle.bin" size="2048" crc="7124dc59" sha1="15d5e6d152d93a2099b97a2bd5dcf7134dd1a770" offset="0" /> |
r17511 | r17512 | |
173 | 162 | <description>Maze / Jailbreak / Blind-man's-bluff / Trailblazer (Alt)</description> |
174 | 163 | <year>1977</year> |
175 | 164 | <publisher>Fairchild</publisher> |
176 | | <info name="series" value="Videocart 10a" /> |
| 165 | <info name="series" value="Videocart 10" /> |
177 | 166 | <part name="cart" interface="channelf_cart"> |
178 | 167 | <dataarea name="rom" size="2048"> |
179 | 168 | <rom name="mazealt.bin" size="2048" crc="0a948b61" sha1="b53ba16c6d91e2f62e020d18445217b91907a83b" offset="0" /> |
r17511 | r17512 | |
254 | 243 | </part> |
255 | 244 | </software> |
256 | 245 | |
257 | | <software name="ratmal"> |
258 | | <description>Rat' Mal</description> |
259 | | <year>197?</year> |
260 | | <publisher>SABA</publisher> |
261 | | <info name="series" value="Videocart 16g" /> |
262 | | <part name="cart" interface="channelf_cart"> |
263 | | <dataarea name="rom" size="3072"> |
264 | | <rom name="ratmal.bin" size="3072" crc="87752425" sha1="35f3fb741b643c4b8e8fdbff4ed0ea24402c4528" offset="0" /> |
265 | | </dataarea> |
266 | | </part> |
267 | | </software> |
268 | | |
269 | 246 | <software name="pinball"> |
270 | 247 | <description>Pinball Challenge</description> |
271 | 248 | <year>1978</year> |
r17511 | r17512 | |
282 | 259 | <description>Pinball Challenge (Alt)</description> |
283 | 260 | <year>1978</year> |
284 | 261 | <publisher>Fairchild</publisher> |
285 | | <info name="series" value="Videocart 17a" /> |
| 262 | <info name="series" value="Videocart 17" /> |
286 | 263 | <part name="cart" interface="channelf_cart"> |
287 | 264 | <dataarea name="rom" size="2048"> |
288 | 265 | <rom name="pinballa.bin" size="2048" crc="7cadf0fd" sha1="cc69feb8243e6fce3e6317bf9ea82d70a85eae1c" offset="0" /> |
r17511 | r17512 | |
302 | 279 | </part> |
303 | 280 | </software> |
304 | 281 | |
| 282 | <software name="ordtvlng" cloneof="hangman"> |
| 283 | <description>Ordtävling (Swe)</description> |
| 284 | <year>1978</year> |
| 285 | <publisher>Luxor</publisher> |
| 286 | <info name="series" value="Luxor 18" /> |
| 287 | <part name="cart" interface="channelf_cart"> |
| 288 | <dataarea name="rom" size="3072"> |
| 289 | <rom name="ordtvlng.bin" size="3072" crc="3a386e79" sha1="62509545b8eef641c432705ff82cd8264c3e1d82" offset="0" /> |
| 290 | </dataarea> |
| 291 | </part> |
| 292 | </software> |
| 293 | |
| 294 | <software name="ratmal" cloneof="hangman"> |
| 295 | <description>Rat' Mal (Ger)</description> |
| 296 | <year>197?</year> |
| 297 | <publisher>SABA</publisher> |
| 298 | <info name="series" value="SABA 16" /> |
| 299 | <part name="cart" interface="channelf_cart"> |
| 300 | <dataarea name="rom" size="3072"> |
| 301 | <rom name="ratmal.bin" size="3072" crc="87752425" sha1="35f3fb741b643c4b8e8fdbff4ed0ea24402c4528" offset="0" /> |
| 302 | </dataarea> |
| 303 | </part> |
| 304 | </software> |
| 305 | |
305 | 306 | <software name="checkers"> |
306 | 307 | <description>Checkers</description> |
307 | | <year>197?</year> |
| 308 | <year>1978</year> |
308 | 309 | <publisher>Zircon</publisher> |
309 | 310 | <info name="series" value="Videocart 19" /> |
310 | 311 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
316 | 317 | |
317 | 318 | <software name="whizball"> |
318 | 319 | <description>Video Whizball</description> |
319 | | <year>197?</year> |
| 320 | <year>1978</year> |
320 | 321 | <publisher>Fairchild</publisher> |
321 | 322 | <info name="series" value="Videocart 20" /> |
322 | 323 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
327 | 328 | </software> |
328 | 329 | |
329 | 330 | <software name="schach"> |
330 | | <description>Schach</description> |
| 331 | <description>Schach (Ger)</description> |
331 | 332 | <year>197?</year> |
332 | 333 | <publisher>SABA</publisher> |
333 | | <info name="series" value="Videocart 20g" /> |
| 334 | <info name="series" value="SABA 20" /> |
334 | 335 | <part name="cart" interface="channelf_cart"> |
335 | 336 | <dataarea name="rom" size="6144"> |
336 | 337 | <rom name="schach.bin" size="6144" crc="04fb6dce" sha1="cbbaa8522fee16a0cc13ed3140d41e22919da24b" offset="0" /> |
r17511 | r17512 | |
352 | 353 | |
353 | 354 | <software name="slotmchn"> |
354 | 355 | <description>Slot Machine</description> |
355 | | <year>197?</year> |
| 356 | <year>1980</year> |
356 | 357 | <publisher>Zircon</publisher> |
357 | 358 | <info name="series" value="Videocart 22" /> |
358 | 359 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
364 | 365 | |
365 | 366 | <software name="galactic"> |
366 | 367 | <description>Galactic Space Wars / Lunar Lander</description> |
367 | | <year>197?</year> |
| 368 | <year>1980</year> |
368 | 369 | <publisher>Zircon</publisher> |
369 | 370 | <info name="series" value="Videocart 23" /> |
370 | 371 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
376 | 377 | |
377 | 378 | <software name="pfootbll"> |
378 | 379 | <description>Pro Football</description> |
379 | | <year>197?</year> |
| 380 | <year>1981</year> |
380 | 381 | <publisher>Zircon</publisher> |
381 | 382 | <info name="series" value="Videocart 24" /> |
382 | 383 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
388 | 389 | |
389 | 390 | <software name="casinop"> |
390 | 391 | <description>Casino Poker</description> |
391 | | <year>197?</year> |
| 392 | <year>1980</year> |
392 | 393 | <publisher>Zircon</publisher> |
393 | 394 | <info name="series" value="Videocart 25" /> |
394 | 395 | <part name="cart" interface="channelf_cart"> |
r17511 | r17512 | |
400 | 401 | |
401 | 402 | <software name="alieninv"> |
402 | 403 | <description>Alien Invasion</description> |
403 | | <year>197?</year> |
| 404 | <year>1981</year> |
404 | 405 | <publisher>Zircon</publisher> |
405 | 406 | <info name="series" value="Videocart 26" /> |
406 | 407 | <part name="cart" interface="channelf_cart"> |
trunk/hash/gamegear.xml
r17511 | r17512 | |
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> |
3 | 3 | <!-- |
4 | | Undumped protos: |
5 | | - Crazy Faces |
6 | | |
7 | 4 | The following games existed according to VGRebirth |
8 | | - CJ Elephant Fugitive (USA) by Codemasters |
9 | 5 | - FIFA 95 (USA) by Electronic Arts |
10 | 6 | - NBA Jam T.E. (Jpn) by Acclaim |
11 | 7 | - NFL Quarterback Club 95 (Jpn) by Acclaim |
r17511 | r17512 | |
1273 | 1269 | </software> |
1274 | 1270 | |
1275 | 1271 | <software name="castlill"> |
1276 | | <description>Castle of Illusion Starring Mickey Mouse (USA, Europe, SMS Mode)</description> |
| 1272 | <description>Castle of Illusion Starring Mickey Mouse (Euro, USA, SMS Mode)</description> |
1277 | 1273 | <year>1991</year> |
1278 | 1274 | <publisher>Sega</publisher> |
1279 | 1275 | <info name="serial" value="2401"/> |
r17511 | r17512 | |
1745 | 1741 | </software> |
1746 | 1742 | |
1747 | 1743 | <software name="coolspot"> |
1748 | | <description>Cool Spot (Eur)</description> |
| 1744 | <description>Cool Spot (Euro)</description> |
1749 | 1745 | <year>1993</year> |
1750 | 1746 | <publisher>Virgin Interactive</publisher> |
1751 | 1747 | <info name="serial" value="T-70108-50"/> |
r17511 | r17512 | |
3065 | 3061 | </software> |
3066 | 3062 | |
3067 | 3063 | <software name="hyokkohj"> |
3068 | | <description>Hyokkori Hyoutan Jima - Hyoutan Jima no Daikoukai (Jpn)</description> |
| 3064 | <description>Hyokkori Hyoutanjima - Hyoutanjima no Daikoukai (Jpn)</description> |
3069 | 3065 | <year>1992</year> |
3070 | 3066 | <publisher>Sega</publisher> |
3071 | 3067 | <info name="serial" value="G-3218"/> |
r17511 | r17512 | |
3395 | 3391 | </part> |
3396 | 3392 | </software> |
3397 | 3393 | |
3398 | | <software name="jungleu"> |
| 3394 | <software name="jungleu" cloneof="jungle"> |
3399 | 3395 | <description>The Jungle Book (USA)</description> |
3400 | 3396 | <year>1994</year> |
3401 | 3397 | <publisher>Virgin Interactive</publisher> |
r17511 | r17512 | |
5739 | 5735 | </part> |
5740 | 5736 | </software> |
5741 | 5737 | |
| 5738 | <!-- This only works on a Jpn gamegear! --> |
5742 | 5739 | <software name="popbreak"> |
5743 | 5740 | <description>Pop Breaker (Jpn)</description> |
5744 | 5741 | <year>1991</year> |
r17511 | r17512 | |
6480 | 6477 | </software> |
6481 | 6478 | |
6482 | 6479 | <software name="shinfrc2p4" cloneof="shinfrc2"> |
6483 | | <description>Shining Force II (Prototype, 19940427)</description> |
| 6480 | <description>Shining Force II - The Sword of Hajya (Prototype, 19940427)</description> |
6484 | 6481 | <year>1994</year> |
6485 | 6482 | <publisher>Sega</publisher> |
6486 | 6483 | <part name="cart" interface="gamegear_cart"> |
r17511 | r17512 | |
6491 | 6488 | </software> |
6492 | 6489 | |
6493 | 6490 | <software name="shinfrc2p1" cloneof="shinfrc2"> |
6494 | | <description>Shining Force II (Prototype, 19940708)</description> |
| 6491 | <description>Shining Force II - The Sword of Hajya (Prototype, 19940708)</description> |
6495 | 6492 | <year>1994</year> |
6496 | 6493 | <publisher>Sega</publisher> |
6497 | 6494 | <part name="cart" interface="gamegear_cart"> |
r17511 | r17512 | |
6502 | 6499 | </software> |
6503 | 6500 | |
6504 | 6501 | <software name="shinfrc2p2" cloneof="shinfrc2"> |
6505 | | <description>Shining Force II (Prototype, 19940627)</description> |
| 6502 | <description>Shining Force II - The Sword of Hajya (Prototype, 19940627)</description> |
6506 | 6503 | <year>1994</year> |
6507 | 6504 | <publisher>Sega</publisher> |
6508 | 6505 | <part name="cart" interface="gamegear_cart"> |
r17511 | r17512 | |
6513 | 6510 | </software> |
6514 | 6511 | |
6515 | 6512 | <software name="shinfrc2p3" cloneof="shinfrc2"> |
6516 | | <description>Shining Force II (Prototype, 19940530)</description> |
| 6513 | <description>Shining Force II - The Sword of Hajya (Prototype, 19940530)</description> |
6517 | 6514 | <year>1994</year> |
6518 | 6515 | <publisher>Sega</publisher> |
6519 | 6516 | <part name="cart" interface="gamegear_cart"> |
r17511 | r17512 | |
7950 | 7947 | </part> |
7951 | 7948 | </software> |
7952 | 7949 | |
7953 | | <software name="smgpj"> |
| 7950 | <software name="smgpj" cloneof="smgp"> |
7954 | 7951 | <description>Super Monaco GP (Jpn)</description> |
7955 | 7952 | <year>1990</year> |
7956 | 7953 | <publisher>Sega</publisher> |
r17511 | r17512 | |
8028 | 8025 | </software> |
8029 | 8026 | |
8030 | 8027 | <software name="stetris"> |
8031 | | <description>Super Tetris (Korea, SMS Mode?)</description> |
| 8028 | <description>Super Tetris (Kor, SMS Mode?)</description> |
8032 | 8029 | <year>199?</year> |
8033 | 8030 | <publisher><unknown></publisher> |
8034 | 8031 | <part name="cart" interface="gamegear_cart"> |
r17511 | r17512 | |
8899 | 8896 | </software> |
8900 | 8897 | |
8901 | 8898 | <software name="wboydtrp"> |
8902 | | <description>Wonder Boy III - The Dragon's Trap (Euro)</description> |
| 8899 | <description>Wonder Boy - The Dragon's Trap (Euro)</description> |
8903 | 8900 | <year>1992</year> |
8904 | 8901 | <publisher>Sega</publisher> |
8905 | 8902 | <part name="cart" interface="gamegear_cart"> |
trunk/hash/mz2000_flop.xml
r17511 | r17512 | |
33 | 33 | </part> |
34 | 34 | </software> |
35 | 35 | |
36 | | <software name="tfdos21"> |
37 | | <description>TF-DOS Ver2.1</description> |
| 36 | <!-- |
| 37 | |
| 38 | 2011/10/25-2011/12/08 Rel.1.1 for MZ-2500 Extended Keys and 2DD, |
| 39 | Change Drive Assignment for 2DD, |
| 40 | Change the Utility Command Name: |
| 41 | - SYSINIT -> SETUP |
| 42 | - DISKCOPY -> COPYDISK |
| 43 | - SYSGEN -> COPYSYS |
| 44 | Bug fixes, etc. |
| 45 | --> |
| 46 | <software name="cpm22a" cloneof="cpm22"> |
| 47 | <description>CP/M 2.2 (Release 1.1)</description> |
| 48 | <year>2011?</year> |
| 49 | <publisher>Toshio Fukui</publisher> |
| 50 | |
| 51 | <part name="flop1" interface="floppy_3_5"> |
| 52 | <feature name="part_id" value="System Disk" /> |
| 53 | <dataarea name="flop" size="348848"> |
| 54 | <rom name="mz64cpmb.d88" size="348848" crc="0e65fc85" sha1="10194f69a9e399d4822026026c1a6d0c8de1ab9a" offset="0" /> |
| 55 | </dataarea> |
| 56 | </part> |
| 57 | |
| 58 | <part name="flop2" interface="floppy_3_5"> |
| 59 | <feature name="part_id" value="Source Disk (w/ TF-DOS)" /> |
| 60 | <dataarea name="flop" size="348848"> |
| 61 | <rom name="mz64cpms.d88" size="348848" crc="5d76a801" sha1="a05cd4b99030685d7878e44f9bd1a82d8161de1a" offset="0" /> |
| 62 | </dataarea> |
| 63 | </part> |
| 64 | </software> |
| 65 | |
| 66 | <software name="tfdos21c"> |
| 67 | <description>TF-DOS Ver2.1C (TF)</description> |
38 | 68 | <year>200?</year> |
39 | 69 | <publisher>Toshio Fukui</publisher> |
40 | 70 | <part name="flop1" interface="floppy_3_5"> |
41 | 71 | <feature name="part_id" value="Master Disk" /> |
42 | 72 | <dataarea name="flop" size="348848"> |
| 73 | <rom name="tfds21cmr.d88" size="348848" crc="dca59c9f" sha1="313465c15b9046104c70202a46e3e7454c8d095e" offset="0" /> |
| 74 | </dataarea> |
| 75 | </part> |
| 76 | </software> |
| 77 | |
| 78 | <software name="tfdos21" cloneof="tfdos21c"> |
| 79 | <description>TF-DOS Ver2.1 (TF)</description> |
| 80 | <year>200?</year> |
| 81 | <publisher>Toshio Fukui</publisher> |
| 82 | <part name="flop1" interface="floppy_3_5"> |
| 83 | <feature name="part_id" value="Master Disk" /> |
| 84 | <dataarea name="flop" size="348848"> |
43 | 85 | <rom name="tfds21mr.d88" size="348848" crc="ffa75514" sha1="11b13d487dfb6fa3e77e329b32e7f23bcb67609c" offset="0" /> |
44 | 86 | </dataarea> |
45 | 87 | </part> |
r17511 | r17512 | |
51 | 93 | </part> |
52 | 94 | </software> |
53 | 95 | |
54 | | <!-- what disk 1 should be this with? --> |
55 | | <software name="tfdos20" supported="no"> |
56 | | <description>TF-DOS Ver2.0B (on TS-2000)</description> |
| 96 | <software name="tfdos20b" cloneof="tfdos21c"> |
| 97 | <description>TF-DOS Ver2.0B (TS)</description> |
57 | 98 | <year>200?</year> |
58 | 99 | <publisher>Toshio Fukui</publisher> |
59 | 100 | <part name="flop1" interface="floppy_3_5"> |
60 | 101 | <dataarea name="flop" size="348848"> |
| 102 | <rom name="tfd2ts2e.d88" size="348848" crc="a8bb3380" sha1="f0d2e58f97f4bd8abf8c3b066d2ed4ce751985e3" offset="0" /> |
| 103 | </dataarea> |
| 104 | </part> |
| 105 | |
| 106 | <part name="flop2" interface="floppy_3_5"> |
| 107 | <dataarea name="flop" size="348848"> |
61 | 108 | <rom name="tfd2ts2r.d88" size="348848" crc="5bbbe5dc" sha1="e0162ed833bc8dcd691bcf6d2b18e9d7a7a11714" offset="0" /> |
62 | 109 | </dataarea> |
63 | 110 | </part> |
r17511 | r17512 | |
96 | 143 | </part> |
97 | 144 | </software> |
98 | 145 | |
99 | | <software name="dosprog"> |
| 146 | <software name="dosprog1"> |
100 | 147 | <description>TF-DOS Programs 1</description> |
101 | 148 | <year>200?</year> |
102 | 149 | <publisher>Toshio Fukui</publisher> |
r17511 | r17512 | |
107 | 154 | </part> |
108 | 155 | </software> |
109 | 156 | |
110 | | <!-- How to run these? They probably require BASIC... --> |
| 157 | <software name="dosprog2"> |
| 158 | <description>TF-DOS Programs 2</description> |
| 159 | <year>200?</year> |
| 160 | <publisher>Toshio Fukui</publisher> |
| 161 | <part name="flop1" interface="floppy_3_5"> |
| 162 | <dataarea name="flop" size="348848"> |
| 163 | <rom name="cdosprg2.d88" size="348848" crc="4f0a38c6" sha1="fafaee86a65883b7270ff247802220777468c9fc" offset="0" /> |
| 164 | </dataarea> |
| 165 | </part> |
| 166 | </software> |
| 167 | |
| 168 | <!-- This requires BASIC... --> |
111 | 169 | <software name="basprog"> |
112 | 170 | <description>Sharp BASIC Programs 1</description> |
113 | 171 | <year>200?</year> |
trunk/hash/nes.xml
r17511 | r17512 | |
481 | 481 | </part> |
482 | 482 | </software> |
483 | 483 | |
| 484 | <!-- Glitches on NTSC --> |
484 | 485 | <software name="pugshunt"> |
485 | 486 | <description>The Addams Family - Pugsley's Scavenger Hunt (Euro)</description> |
486 | 487 | <year>1993</year> |
r17511 | r17512 | |
25368 | 25369 | </part> |
25369 | 25370 | </software> |
25370 | 25371 | |
25371 | | <software name="oekashi"> |
| 25372 | <software name="oekashi" supported="no"> |
25372 | 25373 | <description>Oeka Kids - Anpanman to Oekaki Shiyou!! (Jpn)</description> |
25373 | 25374 | <year>1990</year> |
25374 | 25375 | <publisher>Bandai</publisher> |
r17511 | r17512 | |
25918 | 25919 | </software> |
25919 | 25920 | |
25920 | 25921 | <software name="pachidai"> |
25921 | | <description>Pachinko Daisakusen (Jpn)</description> |
| 25922 | <description>Pachinko Daisakusen 1 (Jpn)</description> |
25922 | 25923 | <year>1991</year> |
25923 | 25924 | <publisher>Coconuts Japan</publisher> |
25924 | 25925 | <info name="serial" value="CDS-81"/> |
r17511 | r17512 | |
25936 | 25937 | </part> |
25937 | 25938 | </software> |
25938 | 25939 | |
25939 | | <software name="pachid2"> |
| 25940 | <software name="pachida2"> |
25940 | 25941 | <description>Pachinko Daisakusen 2 (Jpn)</description> |
25941 | 25942 | <year>1992</year> |
25942 | 25943 | <publisher>Coconuts Japan</publisher> |
r17511 | r17512 | |
25997 | 25998 | </software> |
25998 | 25999 | |
25999 | 26000 | <software name="pachikn4"> |
26000 | | <description>Pachio-Kun 4 (Jpn)</description> |
| 26001 | <description>Pachio-kun 4 (Jpn)</description> |
26001 | 26002 | <year>1991</year> |
26002 | 26003 | <publisher>Coconuts Japan</publisher> |
26003 | 26004 | <info name="serial" value="CDS-84"/> |
r17511 | r17512 | |
26221 | 26222 | </software> |
26222 | 26223 | |
26223 | 26224 | <software name="parasolp" cloneof="parasol"> |
26224 | | <description>Parasol Stars - Rainbow Islands II - The Story of Bubble Bobble III (Euro, Prototype)</description> |
| 26225 | <description>Parasol Stars - The Story of Bubble Bobble III (Euro, Prototype)</description> |
26225 | 26226 | <year>1992</year> |
26226 | 26227 | <publisher>Ocean</publisher> |
26227 | 26228 | <part name="cart" interface="nes_cart"> |
r17511 | r17512 | |
26462 | 26463 | </part> |
26463 | 26464 | </software> |
26464 | 26465 | |
| 26466 | <!-- Glitched in NTSC --> |
26465 | 26467 | <software name="pinbot" supported="partial"> |
26466 | 26468 | <description>Pin-Bot (Euro)</description> |
26467 | 26469 | <year>1990</year> |
r17511 | r17512 | |
27527 | 27529 | </part> |
27528 | 27530 | </software> |
27529 | 27531 | |
27530 | | <software name="qix"> |
| 27532 | <software name="qix" supported="partial"> |
27531 | 27533 | <description>Qix (USA)</description> |
27532 | 27534 | <year>1991</year> |
27533 | 27535 | <publisher>Taito</publisher> |
r17511 | r17512 | |
28091 | 28093 | </part> |
28092 | 28094 | </software> |
28093 | 28095 | |
28094 | | <software name="rbislandj" cloneof="rbisland"> |
| 28096 | <software name="rbislantj" cloneof="rbislant"> |
28095 | 28097 | <description>Rainbow Islands - The Story of Bubble Bobble 2 (Jpn)</description> |
28096 | 28098 | <year>1988</year> |
28097 | 28099 | <publisher>Taito / Disco</publisher> |
r17511 | r17512 | |
28110 | 28112 | </part> |
28111 | 28113 | </software> |
28112 | 28114 | |
28113 | | <software name="rbislandu" cloneof="rbisland"> |
| 28115 | <software name="rbislant"> |
28114 | 28116 | <description>Rainbow Islands - The Story of Bubble Bobble 2 (USA)</description> |
28115 | 28117 | <year>1991</year> |
28116 | 28118 | <publisher>Taito</publisher> |
r17511 | r17512 | |
28253 | 28255 | </part> |
28254 | 28256 | </software> |
28255 | 28257 | |
28256 | | <software name="rampartj" cloneof="rampart"> |
| 28258 | <software name="rampartj"> |
28257 | 28259 | <description>Rampart (Jpn)</description> |
28258 | 28260 | <year>1991</year> |
28259 | 28261 | <publisher>Konami</publisher> |
r17511 | r17512 | |
28798 | 28800 | </part> |
28799 | 28801 | </software> |
28800 | 28802 | |
| 28803 | <!-- glitches on NTSC --> |
28801 | 28804 | <software name="robocop3"> |
28802 | 28805 | <description>RoboCop 3 (Euro)</description> |
28803 | 28806 | <year>1994</year> |
r17511 | r17512 | |
40630 | 40633 | </part> |
40631 | 40634 | </software> |
40632 | 40635 | |
40633 | | <software name="pboxbas"> |
| 40636 | <software name="pboxbas" supported="no"> |
40634 | 40637 | <description>Playbox Basic V0.0 (Jpn, Proto)</description> |
40635 | 40638 | <year>198?</year> |
40636 | 40639 | <publisher>Nintendo / Hudson Soft / Sharp</publisher> |
r17511 | r17512 | |
41034 | 41037 | </software> |
41035 | 41038 | |
41036 | 41039 | <software name="asmiklnd"> |
41037 | | <description>Asmik-Kun Land (Jpn)</description> |
| 41040 | <description>Asmik-kun Land (Jpn)</description> |
41038 | 41041 | <year>1991</year> |
41039 | 41042 | <publisher>Asmik</publisher> |
41040 | 41043 | <info name="serial" value="ASM-YI"/> |
r17511 | r17512 | |
44464 | 44467 | </software> |
44465 | 44468 | |
44466 | 44469 | <software name="moaikun"> |
44467 | | <description>Moai-Kun (Jpn)</description> |
| 44470 | <description>Moai-kun (Jpn)</description> |
44468 | 44471 | <year>1990</year> |
44469 | 44472 | <publisher>Konami</publisher> |
44470 | 44473 | <info name="serial" value="KDS-M9"/> |
r17511 | r17512 | |
44823 | 44826 | </software> |
44824 | 44827 | |
44825 | 44828 | <software name="ninjashs"> |
44826 | | <description>Ninja-Kun - Ashura no Shou (Jpn)</description> |
| 44829 | <description>Ninja-kun - Ashura no Shou (Jpn)</description> |
44827 | 44830 | <year>1988</year> |
44828 | 44831 | <publisher>UPL</publisher> |
44829 | 44832 | <info name="serial" value="UPL-NJ"/> |
r17511 | r17512 | |
44880 | 44883 | </part> |
44881 | 44884 | </software> |
44882 | 44885 | |
44883 | | <software name="oekahira"> |
| 44886 | <software name="oekahira" supported="no"> |
44884 | 44887 | <description>Oeka Kids - Anpanman no Hiragana Daisuki (Jpn)</description> |
44885 | 44888 | <year>1991</year> |
44886 | 44889 | <publisher>Bandai</publisher> |
r17511 | r17512 | |
44970 | 44973 | </software> |
44971 | 44974 | |
44972 | 44975 | <software name="pachikn5"> |
44973 | | <description>Pachio-Kun 5 (Jpn)</description> |
| 44976 | <description>Pachio-kun 5 - Pachio-kun Jr. (Jpn)</description> |
44974 | 44977 | <year>1993</year> |
44975 | 44978 | <publisher>Coconuts Japan</publisher> |
44976 | 44979 | <info name="serial" value="CDS-PE"/> |
r17511 | r17512 | |
45006 | 45009 | </software> |
45007 | 45010 | |
45008 | 45011 | <software name="parasol"> |
45009 | | <description>Parasol Stars - Rainbow Islands II - The Story of Bubble Bobble III (Euro)</description> |
| 45012 | <description>Parasol Stars - The Story of Bubble Bobble III (Euro)</description> |
45010 | 45013 | <year>1992</year> |
45011 | 45014 | <publisher>Ocean</publisher> |
| 45015 | <info name="alt_title" value="Parasol Stars - Rainbow Islands II - The Story of Bubble Bobble III (Box)"/> |
45012 | 45016 | <part name="cart" interface="nes_cart"> |
45013 | 45017 | <feature name="pcb" value="NES-SLROM" /> |
45014 | 45018 | <dataarea name="chr" size="131072"> |
r17511 | r17512 | |
45038 | 45042 | </part> |
45039 | 45043 | </software> |
45040 | 45044 | |
| 45045 | <!-- Glitched in NTSC --> |
45041 | 45046 | <software name="pirates" > |
45042 | 45047 | <description>Pirates! (Euro)</description> |
45043 | 45048 | <year>1991</year> |
r17511 | r17512 | |
45053 | 45058 | </part> |
45054 | 45059 | </software> |
45055 | 45060 | |
| 45061 | <!-- Glitched in NTSC --> |
45056 | 45062 | <software name="piratesg" cloneof="pirates"> |
45057 | 45063 | <description>Pirates! (Ger)</description> |
45058 | 45064 | <year>1991</year> |
r17511 | r17512 | |
45411 | 45417 | </software> |
45412 | 45418 | |
45413 | 45419 | <software name="rodlandj" cloneof="rodland"> |
45414 | | <description>Yousei Monogatari Rod Land (Jpn)</description> |
| 45420 | <description>Rod Land (Jpn)</description> |
45415 | 45421 | <year>1992</year> |
45416 | 45422 | <publisher>Jaleco</publisher> |
45417 | 45423 | <info name="serial" value="JF-39"/> |
45418 | 45424 | <info name="release" value="19921211"/> |
45419 | | <info name="alt_title" value="妖精物語 ロッド・ランド"/> |
| 45425 | <info name="alt_title" value="妖精物語 ロッド・ランド ~ Yousei Monogatari Rod Land (Box)"/> |
45420 | 45426 | <part name="cart" interface="nes_cart"> |
45421 | 45427 | <feature name="pcb" value="NES-UNROM" /> |
45422 | 45428 | <feature name="mirroring" value="vertical" /> |
r17511 | r17512 | |
47271 | 47277 | <software name="othelloa"> |
47272 | 47278 | <description>Othello (Aus)</description> |
47273 | 47279 | <year>19??</year> |
47274 | | <publisher>HES;</publisher> |
| 47280 | <publisher>HES</publisher> |
47275 | 47281 | <part name="cart" interface="nes_cart"> |
47276 | 47282 | <feature name="pcb" value="NES-NROM-128" /> |
47277 | 47283 | <dataarea name="chr" size="8192"> |
r17511 | r17512 | |
50635 | 50641 | </part> |
50636 | 50642 | </software> |
50637 | 50643 | |
| 50644 | <!-- related to pokesj by Mars! --> |
50638 | 50645 | <software name="pokeszs"> |
50639 | 50646 | <description>Kou Dai Yao Guai - Zuan Shi Ban (Chi)</description> |
50640 | 50647 | <year>19??</year> |
r17511 | r17512 | |
50815 | 50822 | |
50816 | 50823 | <software name="rongyu" cloneof="akagawa"> |
50817 | 50824 | <description>Rong Yu Xun Zhang (Chi)</description> |
50818 | | <year>19??</year> |
| 50825 | <year>2005?</year> |
50819 | 50826 | <publisher>Waixing</publisher> |
50820 | 50827 | <info name="serial" value="ES-1108?"/> |
50821 | 50828 | <info name="alt_title" value="荣誉勋章"/> |
r17511 | r17512 | |
52718 | 52725 | |
52719 | 52726 | <!-- nointro --> |
52720 | 52727 | <software name="pukejing"> |
52721 | | <description>PuKe JingLing (Chi)</description> |
| 52728 | <description>Pu Ke Jing Ling (Chi)</description> |
52722 | 52729 | <!-- TOSEC title Mari, Ayami, Luka no AV Poker - Pu Nu Jing Ling, check if doubling the second rom we get d6a102ed!! --> |
52723 | 52730 | <year>19??</year> |
52724 | 52731 | <publisher><unknown></publisher> |
r17511 | r17512 | |
55695 | 55702 | </software> |
55696 | 55703 | |
55697 | 55704 | <software name="pokesj"> |
55698 | | <description>KouDai JingLing - Pocket Monster - ShuiJing (Asia)</description> |
| 55705 | <description>Kou Dai Jing Ling - Pocket Monster - ShuiJing (Asia)</description> |
55699 | 55706 | <year>19??</year> |
55700 | 55707 | <publisher>Mars</publisher> |
55701 | 55708 | <part name="cart" interface="nes_cart"> |
r17511 | r17512 | |
55906 | 55913 | </software> |
55907 | 55914 | |
55908 | 55915 | <software name="pandaprn"> |
55909 | | <description>The Panda Prince</description> |
55910 | | <year>19??</year> |
| 55916 | <description>The Panda Prince (Asia, English Title)</description> |
| 55917 | <year>1996</year> |
55911 | 55918 | <publisher>Shin-Shin</publisher> |
55912 | 55919 | <part name="cart" interface="nes_cart"> |
55913 | 55920 | <feature name="pcb" value="UNL-PANDAPRINCE" /> |
r17511 | r17512 | |
55921 | 55928 | </software> |
55922 | 55929 | |
55923 | 55930 | <software name="pandaprna" cloneof="pandaprn"> |
55924 | | <description>The Panda Prince (Alt)</description> |
55925 | | <year>19??</year> |
| 55931 | <description>The Panda Prince (Asia)</description> |
| 55932 | <year>1996</year> |
55926 | 55933 | <publisher>Shin-Shin</publisher> |
55927 | 55934 | <part name="cart" interface="nes_cart"> |
55928 | 55935 | <feature name="pcb" value="UNL-PANDAPRINCE" /> |
r17511 | r17512 | |
55982 | 55989 | </part> |
55983 | 55990 | </software> |
55984 | 55991 | |
55985 | | <software name="pocahon"> |
55986 | | <description>Pocahontas (Asia)</description> |
| 55992 | <software name="pocohon"> |
| 55993 | <description>Pocohontos (Asia)</description> |
55987 | 55994 | <year>19??</year> |
55988 | 55995 | <publisher><unknown></publisher> |
55989 | | <info name="alt_title" value="Pocohontos (on the cart label)"/> |
55990 | 55996 | <part name="cart" interface="nes_cart"> |
55991 | 55997 | <feature name="pcb" value="UNL-HOSENKAN" /> |
55992 | 55998 | <dataarea name="chr" size="262144"> |
r17511 | r17512 | |
55998 | 56004 | </part> |
55999 | 56005 | </software> |
56000 | 56006 | |
56001 | | <software name="pocahond" cloneof="pocahon"> |
| 56007 | <software name="pocahond" cloneof="pocahon2"> |
56002 | 56008 | <description>Pocahontas (Asia, Debug?)</description> |
56003 | 56009 | <year>19??</year> |
56004 | 56010 | <publisher>Super Games</publisher> |
r17511 | r17512 | |
56013 | 56019 | </part> |
56014 | 56020 | </software> |
56015 | 56021 | |
56016 | | <software name="pocahonp" cloneof="pocahon"> |
| 56022 | <software name="pocahonp" cloneof="pocahon2"> |
56017 | 56023 | <description>Pocahontas (Asia, Prototype?)</description> |
56018 | 56024 | <year>19??</year> |
56019 | 56025 | <publisher>Super Games</publisher> |
r17511 | r17512 | |
56029 | 56035 | </software> |
56030 | 56036 | |
56031 | 56037 | <software name="pocahon2"> |
56032 | | <description>Pocahontas 2 (Asia)</description> |
| 56038 | <description>Pocahontas Part 2 (Asia)</description> |
56033 | 56039 | <year>19??</year> |
56034 | | <publisher><unknown></publisher> |
| 56040 | <publisher>Super Games</publisher> |
56035 | 56041 | <part name="cart" interface="nes_cart"> |
56036 | 56042 | <feature name="pcb" value="UNL-8237" /> |
56037 | 56043 | <dataarea name="chr" size="524288"> |
r17511 | r17512 | |
56121 | 56127 | </part> |
56122 | 56128 | </software> |
56123 | 56129 | |
56124 | | <software name="saiyaren"> |
| 56130 | <software name="saiyaren" supported="no"> |
56125 | 56131 | <description>Sai Ya Ren Mei Jue Ji Hua (Chi)</description> |
56126 | 56132 | <year>199?</year> |
56127 | 56133 | <publisher>CoolBoy</publisher> |
r17511 | r17512 | |
57832 | 57838 | <software name="pokegolda" cloneof="pokegold"> |
57833 | 57839 | <description>Pokemon Gold (Asia, Alt)</description> |
57834 | 57840 | <year>19??</year> |
57835 | | <publisher><unknown></publisher> |
| 57841 | <publisher>Mars</publisher> |
57836 | 57842 | <part name="cart" interface="nes_cart"> |
57837 | 57843 | <feature name="pcb" value="WAIXING-PS2" /> |
57838 | 57844 | <dataarea name="prg" size="1048576"> |
r17511 | r17512 | |
57859 | 57865 | </part> |
57860 | 57866 | </software> |
57861 | 57867 | |
57862 | | <software name="puzzleb" cloneof="puzzle"> |
| 57868 | <software name="puzzlea" cloneof="puzzle"> |
57863 | 57869 | <description>Puzzle (Asia, Alt)</description> |
57864 | 57870 | <year>19??</year> |
57865 | 57871 | <publisher><unknown></publisher> |
57866 | 57872 | <part name="cart" interface="nes_cart"> |
57867 | 57873 | <feature name="pcb" value="AVE-NINA-03" /> |
| 57874 | <feature name="mirroring" value="horizontal" /> |
57868 | 57875 | <dataarea name="chr" size="32768"> |
57869 | 57876 | <rom name="puzzle (unl) [a1].chr" size="32768" crc="73ee9175" sha1="cde4ce484be0c7a34787e934eda3e2f30ff691b7" offset="00000" status="baddump" /> |
57870 | 57877 | </dataarea> |
r17511 | r17512 | |
57874 | 57881 | </part> |
57875 | 57882 | </software> |
57876 | 57883 | |
57877 | | <software name="puzzlea" cloneof="puzzle"> |
| 57884 | <software name="puzzleb" cloneof="puzzle" supported="no"> |
57878 | 57885 | <description>Puzzle (Asia, Bad?)</description> |
57879 | 57886 | <year>19??</year> |
57880 | 57887 | <publisher><unknown></publisher> |
r17511 | r17512 | |
57889 | 57896 | </part> |
57890 | 57897 | </software> |
57891 | 57898 | |
57892 | | <software name="pyramida" cloneof="pyramid"> |
57893 | | <description>Pyramid (Asia)</description> |
| 57899 | <software name="pyramidh" cloneof="pyramid"> |
| 57900 | <description>Pyramid (Asia, Pirate?)</description> |
57894 | 57901 | <year>19??</year> |
57895 | 57902 | <publisher><unknown></publisher> |
57896 | 57903 | <part name="cart" interface="nes_cart"> |
r17511 | r17512 | |
57906 | 57913 | </software> |
57907 | 57914 | |
57908 | 57915 | <!-- is this overdumped? --> |
57909 | | <software name="pyramidb" cloneof="pyramid"> |
57910 | | <description>Pyramid (Asia, Alt)</description> |
| 57916 | <software name="pyramida" cloneof="pyramid"> |
| 57917 | <description>Pyramid (Asia)</description> |
57911 | 57918 | <year>19??</year> |
57912 | | <publisher><unknown></publisher> |
| 57919 | <publisher><Sachen></publisher> |
57913 | 57920 | <part name="cart" interface="nes_cart"> |
57914 | 57921 | <feature name="pcb" value="NES-NROM-128" /> |
57915 | 57922 | <dataarea name="chr" size="16384"> |
r17511 | r17512 | |
57923 | 57930 | </software> |
57924 | 57931 | |
57925 | 57932 | <!-- which game is this?!? pirating MGC-001?!? --> |
57926 | | <software name="qiwanga" cloneof="qiwang"> |
| 57933 | <software name="qiwanga" cloneof="qiwang" supported="partial"> |
57927 | 57934 | <description>Qi Wang - Chinese Chess (Chi, Alt)</description> |
57928 | 57935 | <year>19??</year> |
57929 | 57936 | <publisher>TXC Corp.</publisher> |
r17511 | r17512 | |
63672 | 63679 | </software> |
63673 | 63680 | |
63674 | 63681 | <!-- FIXME: which board should use this game?? --> |
63675 | | <software name="pizzamar" cloneof="pizzapop"> |
| 63682 | <software name="pizzamar" cloneof="pizzapop" supported="no"> |
63676 | 63683 | <description>Pizza Pop Mario (Pizza Pop pirate)</description> |
63677 | 63684 | <year>19??</year> |
63678 | 63685 | <publisher><pirate></publisher> |
r17511 | r17512 | |
63688 | 63695 | </software> |
63689 | 63696 | |
63690 | 63697 | <software name="poketetr" cloneof="tetris"> |
63691 | | <description>Poke Tetris (Tetris pirate, dumped from multicart with damaged CHR)</description> |
| 63698 | <description>Pikachu - Poke Tetris (Tetris pirate, dumped from multicart with damaged CHR)</description> |
63692 | 63699 | <year>19??</year> |
63693 | 63700 | <publisher><pirate></publisher> |
63694 | 63701 | <part name="cart" interface="nes_cart"> |
r17511 | r17512 | |
63826 | 63833 | |
63827 | 63834 | <!-- is the following also hacked?!? --> |
63828 | 63835 | <software name="ppersiah" cloneof="ppersia"> |
63829 | | <description>Prince of Persia (Pirate)</description> |
63830 | | <year>19??</year> |
| 63836 | <description>Prince of Rosia (Pirate)</description> |
| 63837 | <year>1992</year> |
63831 | 63838 | <publisher><pirate></publisher> |
63832 | 63839 | <part name="cart" interface="nes_cart"> |
63833 | 63840 | <feature name="pcb" value="NES-UNROM" /> |
| 63841 | <feature name="mirroring" value="vertical" /> |
63834 | 63842 | <dataarea name="prg" size="131072"> |
63835 | 63843 | <rom name="prince of persia (u) [h1].prg" size="131072" crc="f3eb8cb3" sha1="87943f1a764caddf63704d5081b18893df6b8897" offset="00000" status="baddump" /> |
63836 | 63844 | </dataarea> |
r17511 | r17512 | |
63888 | 63896 | |
63889 | 63897 | <software name="robocop4" cloneof="robocop3"> |
63890 | 63898 | <description>Robocop 4 (Robocop 3 pirate)</description> |
63891 | | <year>19??</year> |
| 63899 | <year>1992</year> |
63892 | 63900 | <publisher><pirate></publisher> |
63893 | 63901 | <part name="cart" interface="nes_cart"> |
63894 | 63902 | <feature name="pcb" value="NES-TLROM" /> |
r17511 | r17512 | |
63903 | 63911 | |
63904 | 63912 | <software name="robocop4a" cloneof="robocop3"> |
63905 | 63913 | <description>Robocop 4 (Robocop 3 pirate, Alt)</description> |
63906 | | <year>19??</year> |
| 63914 | <year>1992</year> |
63907 | 63915 | <publisher><pirate></publisher> |
63908 | 63916 | <part name="cart" interface="nes_cart"> |
63909 | 63917 | <feature name="pcb" value="NES-TLROM" /> |
r17511 | r17512 | |
63918 | 63926 | |
63919 | 63927 | <software name="robocop4b" cloneof="robocop3"> |
63920 | 63928 | <description>Robocop 4 (Robocop 3 pirate, Alt 2)</description> |
63921 | | <year>19??</year> |
| 63929 | <year>1992</year> |
63922 | 63930 | <publisher><pirate></publisher> |
63923 | 63931 | <part name="cart" interface="nes_cart"> |
63924 | 63932 | <feature name="pcb" value="NES-SLROM" /> |