diff options
| author | 2023-11-22 16:33:27 +0000 | |
|---|---|---|
| committer | 2023-11-23 03:33:27 +1100 | |
| commit | f1bd005fd3d512e8073ec177fce2ad16603701d6 (patch) | |
| tree | c06070ac805cd64036deb0d1caa4a2f284aa11ee /hash | |
| parent | b05aa13c6a606ff6ba04d87973ae8ea58a804127 (diff) | |
Added various TV games and associated software (mostly not working). (#11755)
* Moved zone3d from tvgames/spg29x.cpp to tvgames/spg29x_lexibook_jg7425.cpp.
* sega/megadriv_rad.cpp: Changed short name suffix on UK releases from "p" (PAL) to "uk".
New working clones
--------------------
Radica / Sega Mega Drive Collection Volume 1 (Radica, Arcade Legends) (UK) [TeamEurope, David Haywood]
VTech Dora the Explorer - Dora TV Explorer Phone / L'anniversaire de Babouche (France) [TeamEurope, David Haywood]
New systems marked not working
--------------------
Konami Marimba Tengoku (Japan) [TeamEurope, David Haywood]
Lexibook Disney Frozen TV Game Console (32-bit, Lexibook, JG7420FZ) [TeamEurope, David Haywood]
New clones marked not working
--------------------
IVL Technologies (Lexibook license) KaraokeMicro Star (France) [TeamEurope, David Haywood]
Taikee / V-Tac Jeu Intéractif TV (France) [TeamEurope, David Haywood]
New software list items marked not working (easy_karaoke_cart.xml)
--------------------
KaraokeMicro Star Cartouche 1 [TeamEurope, David Haywood]
KaraokeMicro Star Cartouche 2 [TeamEurope, David Haywood]
KaraokeMicro Star Cartouche 3 [TeamEurope, David Haywood]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/easy_karaoke_cart.xml | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/hash/easy_karaoke_cart.xml b/hash/easy_karaoke_cart.xml index 66444c631f2..d778169db97 100644 --- a/hash/easy_karaoke_cart.xml +++ b/hash/easy_karaoke_cart.xml @@ -186,4 +186,82 @@ license:CC0-1.0 </part> </software> + <!-- + 17 ans Claude François + Complicated Avril Lavigne + Don't Know Why Norah Jones + Etoile des neiges Line Renaud + Je me voyais déjà Charles Aznavour + L'idole des jeunes Johnny Hallyday + Ma meilleure amie Laurie + Mambo No. 5 (A Little Bit Of...) Lou Bega + Sail On Lionel Richie + What's Going On Marvin Gaye + --> + <software name="karamsc1" supported="no"> + <description>KaraokeMicro Star Cartouche 1</description> + <year>2003</year> + <publisher>IVL Technologies / Lexibook</publisher> + <part name="cart" interface="easy_karaoke_cart"> + <dataarea name="rom" size="0x80000"> + <rom name="ics0321-a.u3" size="0x80000" crc="b0c76017" sha1="1a645b83528f58b8c3e8d8950c05babc37411b49" /> + </dataarea> + <dataarea name="mcu" size="0x2000"> + <rom name="IC89LV52A-24PQ.U1" size="0x2000" status="nodump" /> + </dataarea> + </part> + </software> + + <!-- + Ain't It Funny Jennifer Lopez + Just Like A Pill Pink + I'm A Slave 4 U Britney Spears + Three Times A Lady Lionel Richie + You Can't Hurry Love Diana Ross And The Supremes + Banana Split Lio + J'attendrai Claude François + Tout tout pour ma chérie Michel Polnareff + Bienvenue à Paris Bill Baxter + Vacances j'oublie tout Elegance + --> + <software name="karamsc2" supported="no"> + <description>KaraokeMicro Star Cartouche 2</description> + <year>2003</year> + <publisher>IVL Technologies / Lexibook</publisher> + <part name="cart" interface="easy_karaoke_cart"> + <dataarea name="rom" size="0x80000"> + <rom name="ics0322-a.u3" size="0x80000" crc="d6cb51fe" sha1="98a819487ae8b25459e102710ce4325fbd39ce10" /> + </dataarea> + <dataarea name="mcu" size="0x2000"> + <rom name="IC89LV52A-24PQ.U1" size="0x2000" status="nodump" /> + </dataarea> + </part> + </software> + + <!-- + Come Away With Me Norah Jones + Donne-moi le temps Jenifer + Encore Diadems + J'attendrai Belle Belle Belle + L'orange Star Academy 3 + La Bamba Star Academy 3 + Rien ne me changera Jonatan Cerrada + Tant que c'est toi Natasha St Pier + Tchouk Tchouk Musik Priscilla + Toutes les femmes de ta vie L5 + --> + <software name="karamsc3" supported="no"> + <description>KaraokeMicro Star Cartouche 3</description> + <year>2004</year> + <publisher>IVL Technologies / Lexibook</publisher> + <part name="cart" interface="easy_karaoke_cart"> + <dataarea name="rom" size="0x80000"> + <rom name="27V40.u3" size="0x80000" crc="33047ac7" sha1="bea9197646ba5a9f8c842363149b1b1ec7b9aada" /> + </dataarea> + <dataarea name="mcu" size="0x2000"> + <rom name="IC89LV52A-24PQ.U1" size="0x2000" status="nodump" /> + </dataarea> + </part> + </software> + </softwarelist> |
