mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
videopac.xml: move frogger to 3rdparty too
This commit is contained in:
parent
de87e62c9c
commit
d149c04ae7
@ -904,33 +904,6 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="frogger">
|
||||
<description>Frogger (Europe)</description>
|
||||
<year>1983</year>
|
||||
<publisher>Parker Brothers</publisher>
|
||||
<info name="usage" value="Uses the 2nd joystick" />
|
||||
<info name="programmer" value="Peter Inser" />
|
||||
<part name="cart" interface="odyssey_cart">
|
||||
<feature name="slot" value="o2_rom" />
|
||||
<dataarea name="rom" size="0x2000">
|
||||
<rom name="pb_frogger.bin" size="0x2000" crc="d0bc4ee6" sha1="0beda7b36259b3be84d34206a77a35cd3f04892f" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="froggerb" cloneof="frogger">
|
||||
<description>Frogger (Brazil)</description>
|
||||
<year>1983</year>
|
||||
<publisher>Parker Brothers</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="0x2000">
|
||||
<rom name="br_frogger.bin" size="0x2000" crc="a57d84f3" sha1="bedb714c88b9aa7a02da9ebcde12446ec8350d18" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="golf">
|
||||
<description>Golf (Europe)</description>
|
||||
<year>1980</year>
|
||||
@ -1857,6 +1830,33 @@ distinguished by the changed copyright from Magnavox to N.A.P. (North American P
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="frogger">
|
||||
<description>Frogger (Europe)</description>
|
||||
<year>1983</year>
|
||||
<publisher>Parker Brothers</publisher>
|
||||
<info name="usage" value="Uses the 2nd joystick" />
|
||||
<info name="programmer" value="Peter Inser" />
|
||||
<part name="cart" interface="odyssey_cart">
|
||||
<feature name="slot" value="o2_rom" />
|
||||
<dataarea name="rom" size="0x2000">
|
||||
<rom name="pb_frogger.bin" size="0x2000" crc="d0bc4ee6" sha1="0beda7b36259b3be84d34206a77a35cd3f04892f" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="froggerb" cloneof="frogger">
|
||||
<description>Frogger (Brazil)</description>
|
||||
<year>1983</year>
|
||||
<publisher>Parker Brothers</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="0x2000">
|
||||
<rom name="br_frogger.bin" size="0x2000" crc="a57d84f3" sha1="bedb714c88b9aa7a02da9ebcde12446ec8350d18" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="linguaduc">
|
||||
<!-- not a consumer product, communication aid for the handicapped -->
|
||||
<description>Linguaduc (Europe, prototype)</description>
|
||||
|
Loading…
Reference in New Issue
Block a user