summaryrefslogtreecommitdiffstatshomepage
path: root/hash/ekara_japan_sp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hash/ekara_japan_sp.xml')
-rw-r--r--hash/ekara_japan_sp.xml46
1 files changed, 34 insertions, 12 deletions
diff --git a/hash/ekara_japan_sp.xml b/hash/ekara_japan_sp.xml
index efb6ea08554..f0fa50dfb0f 100644
--- a/hash/ekara_japan_sp.xml
+++ b/hash/ekara_japan_sp.xml
@@ -7,8 +7,8 @@
***********************************************************************************
Japanese cart listing (by SP code) * = dumped
-
- These don't seem to have a secondary numbering scheme (eg SPxxxx-xxx)
+
+ A secondary 4-digit naming scheme SPxxxx (no extension) appears on a sticker on the cartridge PCB only
These are for use with 5 different units
1. e-Kara
@@ -16,18 +16,15 @@
3. Popira 2 (Blue/Green) ( https://www.youtube.com/watch?v=iY1I-jfXw7U )
4. Taiko de Popira
5. Jumping Popira (Stepping Mat type thing) ( https://www.youtube.com/watch?v=yJruMOBdLFY )
-
+
If you plug this into a DDR Family Mat you get the message (in Japanese)
-
+
"please play this cartridge on e-kara series, popira, popira 2, taiko de popira or jumping popira"
- gives 'memory error' if plugged into Popira (needs cartridge SEEPROM emulating)
- gives 'eep-rom error' if plugged into Taiko de Popira (same reason)
-
SP-01 (unknown)
*SP-02 'Super Cartridge' SP-2
- SP-03 (unknown)
- SP-04 (unknown)
+ *SP-03 'Super Cartridge' SP-3
+ *SP-04 'Super Cartridge' SP-4
SP-05
SP-06 (seen)
SP-07 (seen)
@@ -36,9 +33,9 @@
-->
- <software name="sp02"> <!-- also has SEEPROM inside -->
+ <software name="sp02">
<description>SP-02 Super Cartridge (Japan)</description>
- <year>2000</year>
+ <year>2004</year>
<publisher>Takara</publisher>
<part name="cart" interface="ekara_cart">
<feature name="slot" value="rom_24lc04"/>
@@ -46,5 +43,30 @@
<rom name="sp02.u1" size="0x200000" crc="c8a84ded" sha1="02ffa04cdc7732fd3ab75505c5cc68bda130c7ee" offset="0" />
</dataarea>
</part>
- </software>
+ </software>
+
+ <software name="sp03">
+ <description>SP-03 Super Cartridge (Japan)</description>
+ <year>2004</year>
+ <publisher>Takara</publisher>
+ <part name="cart" interface="ekara_cart">
+ <feature name="slot" value="rom_24lc04"/>
+ <dataarea name="rom" size="0x200000">
+ <rom name="sp03.u1" size="0x200000" crc="cd7dbbaf" sha1="cc62c10f8f83015e4c472bc41e9a1fd7ac497655" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
+ <software name="sp04">
+ <description>SP-04 Super Cartridge (Japan)</description>
+ <year>2004</year>
+ <publisher>Takara</publisher>
+ <part name="cart" interface="ekara_cart">
+ <feature name="slot" value="rom_24lc04"/>
+ <dataarea name="rom" size="0x200000">
+ <rom name="sp04.u1" size="0x200000" crc="77818ddb" sha1="708980b1ae30864bd3395ef663de1c57ecbc113c" offset="0" />
+ </dataarea>
+ </part>
+ </software>
+
</softwarelist>