mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
c77c590c63
Lowercase on media support "cartridges" word
53 lines
1.9 KiB
XML
53 lines
1.9 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
<!--
|
|
license:CC0-1.0
|
|
-->
|
|
|
|
<!--
|
|
Not dumped:
|
|
|
|
Toy Story 3
|
|
|
|
(it also needs confirming if US / UK cartridges are different, dumps are all from UK cartridges)
|
|
|
|
-->
|
|
<softwarelist name="leapfrog_zippity_cart" description="LeapFrog Zippity cartridges">
|
|
|
|
<software name="prinfrog" supported="no">
|
|
<description>The Princess and the Frog - Magical Bayou Adventure (UK)</description>
|
|
<year>2009</year>
|
|
<publisher>LeapFrog</publisher>
|
|
<info name="serial" value="500-13779-A" />
|
|
<part name="cart" interface="leapfrog_zippity_cart">
|
|
<dataarea name="rom" size="0x4200000">
|
|
<rom name="500-13779-A - The Princess and the Frog - Magical Bayou Adventure.bin" size="0x4200000" crc="f41715d0" sha1="c6654f021ac0b12fecb056f1d21058957a6e1e30" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="cars" supported="no">
|
|
<description>The World of Cars - Driven to Learn (UK)</description>
|
|
<year>2009</year>
|
|
<publisher>LeapFrog</publisher>
|
|
<info name="serial" value="500-13589-B" />
|
|
<part name="cart" interface="leapfrog_zippity_cart">
|
|
<dataarea name="rom" size="0x4200000">
|
|
<rom name="500-13589-B - The World of Cars - Driven to Learn.bin" size="0x4200000" crc="f52e613e" sha1="81da432cbdf6f80ac1a42656978d4027b50e0587" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<software name="disprin" supported="no">
|
|
<description>Disney Princess - Magical Movement & Learning (UK)</description>
|
|
<year>2009</year>
|
|
<publisher>LeapFrog</publisher>
|
|
<info name="serial" value="500-13590-A" />
|
|
<part name="cart" interface="leapfrog_zippity_cart">
|
|
<dataarea name="rom" size="0x4200000">
|
|
<rom name="500-13590-A - DisneyPrincess - Magical Movement & Learning.bin" size="0x4200000" crc="d060a223" sha1="00f454b629d7bcc7f58a43dd453d410a8ed60a99" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|