mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
gameboy.xml: Added a prototype. (#10433)
New working software list additions (gameboy.xml) ----------------------------------- Jeep Jamboree (USA, prototype) [square_wave, Forest of Illusion]
This commit is contained in:
parent
1dac914bf1
commit
0e2d2332d3
@ -10452,6 +10452,19 @@ license:CC0
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="jeepjambp" cloneof="jeepjamb">
|
||||
<description>Jeep Jamboree (USA, prototype)</description>
|
||||
<year>1992</year>
|
||||
<publisher>Virgin Games</publisher>
|
||||
<info name="alt_title" value="Jeep Jamboree - Off Road Adventure (box)" />
|
||||
<part name="cart" interface="gameboy_cart">
|
||||
<feature name="slot" value="rom_mbc1" />
|
||||
<dataarea name="rom" size="0x20000">
|
||||
<rom name="jeep 3-9 prg0" size="0x20000" crc="4da15b28" sha1="9e58a8553d7405a13f282b46fc0bbfe23594d3cf" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="jellyboy">
|
||||
<description>Jelly Boy (Europe)</description>
|
||||
<year>1991</year>
|
||||
|
Loading…
Reference in New Issue
Block a user