mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-02-12 05:56:12 -06:00
RetroArch Pack
This commit is contained in:
53
system/ume/hash/leapfrog_ltleappad_cart.xml
Normal file
53
system/ume/hash/leapfrog_ltleappad_cart.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="leapfrog_ltleappad_cart" description="LeapFrog Little Touch LeapPad cartridges">
|
||||
|
||||
<software name="babyfwords" supported="no">
|
||||
<description>Baby's First Words (USA)</description>
|
||||
<year>2003</year>
|
||||
<publisher>LeapFrog</publisher>
|
||||
<info name="serial" value="500-10247"/>
|
||||
<part name="cart" interface="leapfrog_ltleappad_cart">
|
||||
<feature name="pcb" value="CT337V0"/>
|
||||
<feature name="pcb_rev" value="1A"/>
|
||||
<feature name="u1" value="Macronix ROM: MX23L3210"/> <!-- ROM on epoxy blob, but type silkscreened on the PCB -->
|
||||
<dataarea name="rom" size="0x400000">
|
||||
<rom name="500-10247 - Baby's First Words.bin" size="0x400000" crc="a28fdb10" sha1="c9209222dd28b546047fb4352ef8a88d2892c460" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="poohlovesu" supported="no">
|
||||
<description>Disney Pooh Loves You! (USA)</description>
|
||||
<year>2004</year>
|
||||
<publisher>LeapFrog</publisher>
|
||||
<info name="serial" value="500-11375"/>
|
||||
<part name="cart" interface="leapfrog_ltleappad_cart">
|
||||
<feature name="pcb" value="CT205V6"/>
|
||||
<feature name="pcb_rev" value="1A"/>
|
||||
<feature name="u1" value="Sunplus 16MBit ROM: SPR1600A"/> <!-- ROM on epoxy blob, but type silkscreened on the PCB -->
|
||||
<dataarea name="rom" size="0x200000">
|
||||
<rom name="500-11375 - Pooh Loves You.bin" size="0x200000" crc="b91d260f" sha1="babc3c084cec8929b80257a0b0fbfc85fc2eb16e" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="ifiwere" supported="no">
|
||||
<description>If I were... (USA)</description>
|
||||
<year>2003</year>
|
||||
<publisher>LeapFrog</publisher>
|
||||
<info name="serial" value="500-11468"/>
|
||||
<part name="cart" interface="leapfrog_ltleappad_cart">
|
||||
<feature name="pcb" value="CT316V0"/>
|
||||
<feature name="pcb_rev" value="1A"/>
|
||||
<feature name="u1" value="Sunplus ROM: SPR32100A"/> <!-- ROM on epoxy blob, but type silkscreened on the PCB -->
|
||||
<dataarea name="rom" size="0x400000">
|
||||
<rom name="500-11468 UBL - If I were.bin" size="0x400000" crc="297cb62a" sha1="4bddc6ea95f92fc33690b349277b1e0234d67ce1" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user