diff options
author | 2013-07-29 19:27:23 +0000 | |
---|---|---|
committer | 2013-07-29 19:27:23 +0000 | |
commit | 30eff20e4a5013f77465a4126729336350a5f35a (patch) | |
tree | 710f5a3f397f9c5a7a10a5513c51e41da27a4819 /hash/a2600_cass.xml | |
parent | 9c3beb9be47a46ba031082a12a57ab8016876fe9 (diff) |
(MESS) Softlist Updates: [Kaylee]
amigaxxx_flop: Added two recently released files and corrected wrongly placed sets.
atari2600_cass: Four cassette prototypes added.
Diffstat (limited to 'hash/a2600_cass.xml')
-rw-r--r-- | hash/a2600_cass.xml | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/hash/a2600_cass.xml b/hash/a2600_cass.xml index f255aa6c5f5..69c7d7235ff 100644 --- a/hash/a2600_cass.xml +++ b/hash/a2600_cass.xml @@ -18,6 +18,46 @@ Some games had different titles during development. Some of these are known (and MultiLoad (TM) games, i.e. the few games which had separate chunks of data on the tapes, are currently emulated with separate a26 files for each chunk. --> + <software name="3dgensp"> + <description>3-D Genesis (Prototype)</description> + <year>1983</year> + <publisher>Amiga</publisher> + <info name="programmers" value="Jerry Lawson, Dan Mcelroy" /> + <sharedfeat name="compatibility" value="NTSC"/> + <part name="cass" interface="a2600_cass"> + <dataarea name="rom" size="8192"> + <rom name="3-d genesis (1983) (amiga, jerry lawson, dan mcelroy) (prototype).bin" size="8192" crc="931a0bdc" sha1="0e146e5eb1a68cba4f8fa55ec6f125438efcfcb4" offset="0" /> + </dataarea> + </part> + </software> + + <software name="3dghostp"> + <description>3-D Ghost Attack (Prototype)</description> + <year>1983</year> + <publisher>Amiga</publisher> + <info name="programmer" value="michael k. glass, jerry lawson" /> + <sharedfeat name="compatibility" value="NTSC"/> + <part name="cass" interface="a2600_cass"> + <dataarea name="rom" size="16384"> + <rom name="3-d ghost attack (1983) (amiga, michael k. glass, jerry lawson) (prototype).bin" size="16384" crc="11396d94" sha1="29e431c27ddb8649ec3f15966011505822907139" offset="0" /> + </dataarea> + </part> + </software> + + <software name="3dhavocp"> + <description>3-D Havoc (Prototype)</description> + <year>1983</year> + <publisher>Amiga</publisher> + <info name="programmer" value="Frank Ellis, Jerry Lawson" /> + <info name="serial" value="2110"/> + <sharedfeat name="compatibility" value="NTSC"/> + <part name="cass" interface="a2600_cass"> + <dataarea name="rom" size="8192"> + <rom name="3-d havoc (1983) (amiga, frank ellis, jerry lawson) (2110) (prototype) ~.bin" size="8192" crc="df48ce59" sha1="0879fd553fa541bb0c67db04de08f6c0079a6bc1" offset="0" /> + </dataarea> + </part> + </software> + <software name="commumut"> <description>Communist Mutants from Space</description> <year>1982</year> @@ -74,6 +114,18 @@ MultiLoad (TM) games, i.e. the few games which had separate chunks of data on th </part> </software> + <software name="depthchp"> + <description>Depth Charge (Prototype)</description> + <year>1983</year> + <publisher>Amiga</publisher> + <sharedfeat name="compatibility" value="NTSC" /> + <part name="cass" interface="a2600_cass"> + <dataarea name="rom" size="4096"> + <rom name="depth charge (1983) (amiga) (prototype) ~.bin" size="4096" crc="442d6289" sha1="d72fd778313dca0d70202d2ff2c20213b0d3ed30" offset="0" /> + </dataarea> + </part> + </software> + <software name="dstomper"> <description>Dragonstomper</description> <year>1982</year> |