diff options
author | 2012-10-02 07:39:36 +0000 | |
---|---|---|
committer | 2012-10-02 07:39:36 +0000 | |
commit | fba7666294081ce08d37d50a260270202fab903c (patch) | |
tree | 829c2bed1c59fb164d175f6642e1376e661b510c /hash/xegs.xml | |
parent | d5169298b6a14449131b85e0efee0722098004e6 (diff) |
(MESS) ibm5150.xml: Added another PC Booter. [K1W1]
(MESS) a800.xml: Added a couple of prototypes. [K1W1]
(MESS) xegs.xml: moved here a few xegs repro carts which were in the a800 list, from K1W1. no whatsnew.
Diffstat (limited to 'hash/xegs.xml')
-rw-r--r-- | hash/xegs.xml | 84 |
1 files changed, 82 insertions, 2 deletions
diff --git a/hash/xegs.xml b/hash/xegs.xml index c96fb27fd13..86672bfad3a 100644 --- a/hash/xegs.xml +++ b/hash/xegs.xml @@ -86,6 +86,30 @@ Compiled by K1W1 </part> </software> + <software name="beefdrop" supported="partial"> + <description>Beef Drop</description> + <!-- This is the last WIP version by Ken Siders, dated 2005-02-16. It is here as a placeholder until the dump of the final release version by Atari Age becomes avaialable. --> + <year>2005</year> + <publisher><homebrew></publisher> + <info name="developer" value="Ken Siders" /> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="32768"> + <rom name="beef drop (wip 2005-02-16).rom" size="32768" crc="6dd9e838" sha1="e95467917f873820580b5aca6b683bd0d13f1df6" offset="0" /> <!-- Verified --> + </dataarea> + </part> + </software> + + <software name="brucelee"> + <description>Bruce Lee (Reproduction)</description> + <year>1984</year> + <publisher>Video 61 / Datasoft</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="65536"> + <rom name="bruce lee (proto).rom" size="65536" crc="255dfc59" sha1="cad3ca79d8233df5068f3af99666889603c6dab2" offset="0" /> + </dataarea> + </part> + </software> + <software name="bzone"> <description>BattleZone</description> <year>1987</year> @@ -123,6 +147,17 @@ Compiled by K1W1 </part> </software> + <software name="ccrisis"> + <description>Castle Crisis</description> + <year>2003</year> + <publisher>Atari Age</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="32768"> + <rom name="castle crisis.rom" size="32768" crc="7bc6e6dc" sha1="a8e73ef44a1a95ff21e763c9118a1ef49f178132" offset="0" /> + </dataarea> + </part> + </software> + <software name="choplift" supported="partial"> <description>Choplifter!</description> <year>1987</year> @@ -362,7 +397,18 @@ Compiled by K1W1 </part> </software> - <software name="midimaze" supported="partial"> + <software name="midimaze"> + <description>MIDI Maze (Reproduction)</description> + <year>199?</year> + <publisher>Video 61 / Atari</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="131072"> + <rom name="midi maze.rom" size="131072" crc="4695522f" sha1="8ed0e6b7afad565ea3adc8844a2e6840f7393b73" offset="0" /> + </dataarea> + </part> + </software> + + <software name="midimazep" cloneof="midimaze" supported="partial"> <description>MIDI Maze (Prototype)</description> <year>1988</year> <publisher>Atari</publisher> @@ -409,6 +455,17 @@ Compiled by K1W1 </part> </software> + <software name="sinistar"> + <description>Sinistar (Reproduction)</description> + <year>199?</year> + <publisher>Video 61 / Atari</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="32768"> + <rom name="sinistar.rom" size="32768" crc="6092c611" sha1="3993362cc0efa2325a5d72484bb05bb398e2655a" offset="0" /> + </dataarea> + </part> + </software> + <software name="starrai2"> <description>Star Raiders II</description> <year>1987</year> @@ -433,6 +490,17 @@ Compiled by K1W1 </part> </software> + <software name="tapper"> + <description>Tapper (Reproduction)</description> + <year>20??</year> + <publisher>Video 61 / Bally Midway</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="65536"> + <rom name="tapper.rom" size="65536" crc="eff12440" sha1="f1be77d3b2e8e46a4b8acafe3a599341e308fb46" offset="0" /> + </dataarea> + </part> + </software> + <software name="thundfox"> <description>Thunderfox</description> <year>1988</year> @@ -456,7 +524,19 @@ Compiled by K1W1 </part> </software> - <software name="xenophob"> + <software name="vanguard"> + <description>Vanguard (5200 Conversion)</description> + <year>199?</year> + <publisher>Video 61 / Atari</publisher> + <part name="cart" interface="xegs_cart"> + <dataarea name="rom" size="65536"> + <rom name="vanguard.rom" size="65536" crc="688ef8bd" sha1="3a47fc61a9f4c1a22c9fe180da3fd5057f186d67" offset="0" /> + </dataarea> + </part> + </software> + + + <software name="xenophob"> <description>Xenophobe (Reproduction)</description> <year>2010</year> <publisher>Video 61 / Atari</publisher> |