diff options
author | 2019-09-11 14:16:51 -0400 | |
---|---|---|
committer | 2019-09-11 14:16:51 -0400 | |
commit | 0c02c8aa076d5be078d811ca5e3d6256ae5f6e7e (patch) | |
tree | e027cc234e5c81b7652eacc692a885e8b1f942dc | |
parent | ae625179c4bbb7c131c93c0edda5a77006f30ab4 (diff) | |
parent | 92d69d4691cc12f2e60254f50c60049c5e9ed4e0 (diff) |
Merge pull request #5612 from clawgrip/patch-13
New working software list additions
-rw-r--r-- | hash/vsmile_cart.xml | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/hash/vsmile_cart.xml b/hash/vsmile_cart.xml index 35c9382e2b2..2f58a8afe84 100644 --- a/hash/vsmile_cart.xml +++ b/hash/vsmile_cart.xml @@ -329,7 +329,7 @@ Regular game cartridges | XX | 80-092303(UK) | Bob the Builder - Bob's Busy Day | | | 80-092303-103(UK) | Bob the Builder - Bob's Busy Day (Yellow Label) | | XX | 80-092304(GE) | Bob der Baumeister - Bobs Spannender Arbeitstag | -| | 80-092304-104(GE) | Bob der Baumeister - Bobs Spannender Arbeitstag | +| XX | 80-092304-104(GE) | Bob der Baumeister - Bobs Spannender Arbeitstag (52-092304-104(GER) on back label) | | | 80-092305(FR) | Bob le Bricoleur: Les P'tits Chantiers de Bob | | | 80-092305-105(FR) | Bob le Bricoleur: Les P'tits Chantiers de Bob (ALT) | | | 80-092306(PT) | Bob o Construtor - Um dia Atarefado (92316 on cart) | @@ -524,7 +524,7 @@ Regular game cartridges +========+===================+================================================================================================+ | XX | 80-092920(US) | Cranium - Partyland Park | | | 80-092922(UK) | Cranium - Partyland Park | -| | 80-092924(GE) | Cranium - Freizeit Park | +| XX | 80-092924(GE) | Cranium - Freizeit Park | | | 80-092925(FR) | Cranium - Le Parc D'attractions | | SOON | 80-092927(SP) | Cranium - Parque de atracciones de Cranium (52-092927(SP) on back label) | +========+===================+================================================================================================+ @@ -1049,6 +1049,23 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> + <software name="bobbdaygr104" cloneof="bobbday" supported="yes"> + <description>Bob der Baumeister - Bobs spannender Arbeitstag (Germany, Rev. 104)</description> + <year>2008</year> + <publisher>VTech</publisher> + <info name="serial" value="80-092304-104(GER)" /> + <part name="cart" interface="vsmile_cart"> + <feature name="slot" value="vsmile_rom" /> + <feature name="pcb" value="708106" /> + <feature name="pcb_model" value="708106-3" /> + <feature name="cart_type" value="lilac" /> + <feature name="u1" value="" /> <!-- EPOXY BLOB ROM --> + <dataarea name="rom" size="8388608"> + <rom name="80-092304-104 - Bob der Baumeister - Bobs spannender Arbeitstag (GER).bin" size="8388608" crc="b0623371" sha1="9c5d7cfbdf21495b8a461408a1969f5095d4d914" /> + </dataarea> + </part> + </software> + <software name="bobbdaydk" cloneof="bobbday" supported="yes"> <description>Byggemand Bob - Bobs travle dag (Denmark)</description> <year>2006?</year> @@ -2311,6 +2328,24 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> + <!-- No inputs --> + <software name="partyprkg" cloneof="partyprk" supported="no"> + <description>Cranium - Freizeit Park - Ein Jahrmarkt voller Spiel- und Lernspaß (Germany)</description> + <year>2007</year> + <publisher>VTech</publisher> + <info name="serial" value="80-092924(GER)" /> + <part name="cart" interface="vsmile_cart"> + <feature name="slot" value="vsmile_rom" /> + <feature name="pcb" value="708201" /> + <feature name="pcb_model" value="708201-4" /> + <feature name="cart_type" value="lilac" /> + <feature name="u1" value="" /> <!-- EPOXY BLOB ROM --> + <dataarea name="rom" size="8388608"> + <rom name="80-092924 - Cranium - Freizeit Park - Ein Jahrmarkt voller Spiel- und Lernspass (GER).bin" size="8388608" crc="ccaa8438" sha1="33e6c815d669888bdf6d43a4aade97e8a9e693ea" /> + </dataarea> + </part> + </software> + <software name="ratati" cloneof="ratatg" supported="yes"> <description>Disney/Pixar Ratatouille - Le nuove ricette di Remy (Italy)</description> <year>2007</year> |