trunk/hash/coco_cart.xml
r17506 | r17507 | |
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> |
3 | 3 | <!-- |
4 | | Compiled by K1W1 |
| 4 | Compiled by K1W1 and Cowering (from GoodCoCo) |
5 | 5 | --> |
6 | 6 | |
7 | 7 | <!-- |
r17506 | r17507 | |
10 | 10 | * Due to OS & hardware differences the following programs will only run on the CoCo 3: - |
11 | 11 | |
12 | 12 | - A Mazing World of Malcom Mortar |
| 13 | - Alphabet Zoo |
13 | 14 | - Castle of Tharoggad |
14 | 15 | - GFL Championship Football II |
15 | 16 | - RAD Warrior |
r17506 | r17507 | |
26 | 27 | |
27 | 28 | - 7 Card Stud 26-3074 (1984) |
28 | 29 | - 8-Ball |
29 | | - Alphabet Zoo 26-3170 (1984) |
30 | 30 | - Crosswords 26-3082 (1981) |
31 | 31 | - Math Tutor 26-3148 (1988) |
32 | 32 | - Robot Battle 26-3070 (1981) |
r17506 | r17507 | |
41 | 41 | |
42 | 42 | * These ROM's Appear to have been dumped from RAM and have been marked as "Bad Dumps" |
43 | 43 | |
| 44 | - Alphabet Zoo |
44 | 45 | - FORTH |
45 | 46 | - Demon Attack |
46 | 47 | - Doodle Bug |
r17506 | r17507 | |
51 | 52 | --> |
52 | 53 | <softwarelist name="coco_cart" description="Tandy Radio Shack Color Computer cartridges"> |
53 | 54 | |
| 55 | <software name="alphazoo"> |
| 56 | <description>Alphabet Zoo</description> |
| 57 | <year>1984</year> |
| 58 | <publisher>Tandy</publisher> |
| 59 | <info name="developer" value="Spinnaker" /> |
| 60 | <info name="serial" value="26-3170" /> |
| 61 | <info name="usage" value="CoCo 3 Only" /> |
| 62 | <part name="cart" interface="coco_cart"> |
| 63 | <dataarea name="rom" size="32768"> |
| 64 | <rom name="alphabet zoo (1984)(26-3170)(spinnaker).rom" size="32768" crc="a8a83f53" sha1="b6c8048549c60909c6a9e8e808df342d6491eae2" status="baddump" offset="0" /> |
| 65 | </dataarea> |
| 66 | </part> |
| 67 | </software> |
| 68 | |
54 | 69 | <software name="amazing"> |
55 | 70 | <description>A Mazing World of Malcom Mortar</description> |
56 | 71 | <year>1987</year> |
r17506 | r17507 | |
1366 | 1381 | </part> |
1367 | 1382 | </software> |
1368 | 1383 | |
1369 | | <!-- Cartridges releasesed for Dragon Data systems --> |
| 1384 | <!-- Cartridges released for Dragon Data systems --> |
1370 | 1385 | |
1371 | 1386 | <software name="dospls49"> |
1372 | 1387 | <description>DOSPlus v4.9B</description> |