diff options
| author | 2025-07-22 17:21:49 +0100 | |
|---|---|---|
| committer | 2025-07-22 18:21:49 +0200 | |
| commit | b077d4e9725b186540628c421c810b0cb9482bfd (patch) | |
| tree | c6d45675fe072ea5fbb1bd8a1c517fa256023b52 /hash | |
| parent | 093250ebaadfbc86ed9a999483b9bf1a49c83546 (diff) | |
Current Plug and Play PR - add 7 units (3 working/4 not working) + 3 not working Software List entries (#13975)
New working systems
-------------------
Plug Play TV Games 1 (4-in-1) (VideoJet, France) [TeamEurope]
Plug Play TV Games 3 (4-in-1) (VideoJet, France) [TeamEurope]
Plug Play TV Games 4 (4-in-1) (VideoJet, France) [TeamEurope]
New systems marked not working
------------------------------
Lexibook Junior Barbie Drawing Board / Barbie Drawing Studio [TeamEurope]
PDC M2 [TeamEurope]
My Arcade Atari (DGUNL-7013, Micro Player Pro) [Sean Riddle]
Millennium Arcade Genius SE [TeamEurope]
New software list items marked not working
------------------------------------------
smartcycle_cart.xml:
Dora l'Exploratrice - Dora L'Aventure de l'Amitié (France) [TeamEurope]
À la Découverte des Dinosaures (France) [TeamEurope]
Hot Wheels - Pédale à Toute Vitesse (France) [TeamEurope]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/smartcycle_cart.xml | 42 |
1 files changed, 39 insertions, 3 deletions
diff --git a/hash/smartcycle_cart.xml b/hash/smartcycle_cart.xml index 3e41f3ed8f7..7841f2c9d41 100644 --- a/hash/smartcycle_cart.xml +++ b/hash/smartcycle_cart.xml @@ -57,7 +57,7 @@ NOTE: There is also a newer version of the Smart Cycle with 3D games, this howev <software name="sc1410" supported="no"> <description>The Penguins of Madagascar (1410)</description> - <year>2006</year> + <year>2009</year> <publisher>Fisher Price</publisher> <part name="cart" interface="smartcycle_cart"> <dataarea name="rom" size="0x800000"> <!-- checksum in header matches --> @@ -66,9 +66,9 @@ NOTE: There is also a newer version of the Smart Cycle with 3D games, this howev </part> </software> - <software name="sc2108" supported="no"> + <software name="sc2108" supported="no"> <!-- VBL interrupt is turned off and never back on? --> <description>Scooby-Doo! (2108)</description> - <year>2006</year> + <year>2007</year> <publisher>Fisher Price</publisher> <part name="cart" interface="smartcycle_cart"> <dataarea name="rom" size="0x800000"> <!-- checksum in header matches --> @@ -77,4 +77,40 @@ NOTE: There is also a newer version of the Smart Cycle with 3D games, this howev </part> </software> + <software name="n5992" supported="no"> + <description>Dora l'Exploratrice - Dora L'Aventure de l'Amitié (France)</description> + <year>2008</year> + <publisher>Fisher Price</publisher> + <info name="serial" value="N5992" /> + <part name="cart" interface="smartcycle_cart"> + <dataarea name="rom" size="0x800000"> + <rom name="N5992 - Dora l'Exploratrice - Dora L'Aventure de l'Amitie (FR).u1" size="0x800000" crc="fa590280" sha1="5767536e1781fee06c52671bc7ca7b639a99e50b"/> + </dataarea> + </part> + </software> + + <software name="n5993" cloneof="sc0308" supported="no"> + <description>À la Découverte des Dinosaures (France)</description> + <year>2008</year> + <publisher>Fisher Price</publisher> + <info name="serial" value="N5993" /> + <part name="cart" interface="smartcycle_cart"> + <dataarea name="rom" size="0x800000"> + <rom name="N5993 - A la Decouverte des Dinosaures (FR).u1" size="0x800000" crc="e6c66830" sha1="d07b3789ef14a431d86c9fa581a3b76993929ac4"/> + </dataarea> + </part> + </software> + + <software name="n5994" supported="no"> <!-- VBL interrupt is turned off and never back on? --> + <description>Hot Wheels - Pédale à Toute Vitesse (France)</description> + <year>2008</year> + <publisher>Fisher Price</publisher> + <info name="serial" value="N5994" /> + <part name="cart" interface="smartcycle_cart"> + <dataarea name="rom" size="0x800000"> + <rom name="N5994 - Hot Wheels - Pedale a Toute Vitesse (FR).u1" size="0x800000" crc="31ded61d" sha1="1e639f3521ab1b5261b618ab4a40ea4099326af9"/> + </dataarea> + </part> + </software> + </softwarelist> |
