diff options
-rw-r--r-- | hash/g7400.xml | 23 | ||||
-rw-r--r-- | hash/odyssey2.xml | 28 |
2 files changed, 44 insertions, 7 deletions
diff --git a/hash/g7400.xml b/hash/g7400.xml index 1077e6df343..f37234c46de 100644 --- a/hash/g7400.xml +++ b/hash/g7400.xml @@ -4,7 +4,8 @@ license:CC0 The softwarelist is sorted alphabetically per title, not counting clone sets. -When adding new sets, avoid naming conflicts between g7400.xml and odyssey2.xml. +When adding new sets, avoid naming conflicts between g7400.xml and odyssey2.xml, +games that have prototypes or older sets in odyssey2.xml are marked "Plus" here. Most of these were normal Videopac G7000 carts with enhanced graphics for the Videopac Plus G7400 and the unreleased Odyssey³ Command Center @@ -119,6 +120,18 @@ The C7420 Home Computer Module contains a Z80, 16K RAM and 16K ROM. </part> </software> + <software name="claypigpla" cloneof="claypigpl"> + <description>Clay Pigeon (Euro, Plus, Prototype, Alt)</description> + <year>198?</year> + <publisher>Philips</publisher> + <part name="cart" interface="odyssey_cart"> + <feature name="slot" value="o2_rom" /> + <dataarea name="rom" size="8192"> + <rom name="clay pigeon (europe, alt).bin" size="8192" crc="7c989567" sha1="431547d04d5c57b0730b1136f8e68b0ac44b755f"/> + </dataarea> + </part> + </software> + <software name="cosmicpl"> <description>Cosmic Conflict (Euro, Plus)</description> <year>1983</year> @@ -144,7 +157,7 @@ The C7420 Home Computer Module contains a Z80, 16K RAM and 16K ROM. </software> <software name="exojet"> - <description>Exojet+ (Fra, Plus)</description> + <description>Exojet+ (Fra)</description> <year>198?</year> <publisher>Jopac</publisher> <part name="cart" interface="odyssey_cart"> @@ -168,9 +181,9 @@ The C7420 Home Computer Module contains a Z80, 16K RAM and 16K ROM. </software> <software name="flipperpla" cloneof="flipperpl"> - <description>Flipper+ (Fra, Plus, Alt?)</description> + <description>Flipper Game (Euro, Plus, Prototype)</description> <year>198?</year> - <publisher>Jopac</publisher> + <publisher>Philips</publisher> <part name="cart" interface="odyssey_cart"> <feature name="slot" value="o2_rom" /> <dataarea name="rom" size="8192"> @@ -228,7 +241,7 @@ The C7420 Home Computer Module contains a Z80, 16K RAM and 16K ROM. </software> <software name="englouti"> - <description>Le Tresor Englouti (Fra, Plus)</description> + <description>Le Tresor Englouti (Fra)</description> <year>198?</year> <publisher>Radiola</publisher> <part name="cart" interface="odyssey_cart"> diff --git a/hash/odyssey2.xml b/hash/odyssey2.xml index 70de8b442da..54fb1258452 100644 --- a/hash/odyssey2.xml +++ b/hash/odyssey2.xml @@ -36,7 +36,6 @@ Back Gammon Freedom Fighters K.C.'s Crazy Chase Killer Bees (also 10/12/82 (silent version), and 11/12/82 builds exist) -Power Lords Handicap I (?) Frogger Robot City @@ -452,7 +451,7 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM. <part name="cart" interface="odyssey_cart"> <feature name="slot" value="o2_rom" /> <dataarea name="rom" size="8192"> - <rom name="red baron (europe) (proto) (alt).bin" size="8192" crc="5c4f35d3" sha1="2fc0080d132e0063e21fd72d501eef94d3eefab8" offset="0" /> + <rom name="red baron (europe, proto, alt).bin" size="8192" crc="5c4f35d3" sha1="2fc0080d132e0063e21fd72d501eef94d3eefab8" offset="0" /> </dataarea> </part> </software> @@ -1364,6 +1363,19 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM. </part> </software> + <software name="powerlrda" cloneof="powerlrd"> + <description>Power Lords (Euro, Prototype)</description> + <year>1983</year> + <publisher>Philips</publisher> + <info name="usage" value="Uses the 2nd joystick" /> + <part name="cart" interface="odyssey_cart"> + <feature name="slot" value="o2_rom" /> + <dataarea name="rom" size="4096"> + <rom name="power lords (europe) (proto).bin" size="4096" crc="bbeb1bd2" sha1="d6b2c274082a42634d08f514cf0fa30c5360a462" offset="0" /> + </dataarea> + </part> + </software> + <software name="qbert"> <description>Q*bert (Euro)</description> <year>1983</year> @@ -1587,6 +1599,18 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM. </part> </software> + <software name="spidera" cloneof="spider"> + <description>Spider-Man (Euro, Prototype, Alt)</description> + <year>198?</year> + <publisher>Parker Brothers</publisher> + <part name="cart" interface="odyssey_cart"> + <feature name="slot" value="o2_rom" /> + <dataarea name="rom" size="8192"> + <rom name="spider-man (europe, proto, alt).bin" size="8192" crc="3e5f71f3" sha1="69661c91c984aa26bb971e989fe3aaca93ab718c" offset="0" /> + </dataarea> + </part> + </software> + <software name="stone"> <description>Stone Sling (Euro)</description> <year>1981</year> |