diff options
author | 2020-10-12 03:53:20 +0200 | |
---|---|---|
committer | 2020-10-11 21:53:20 -0400 | |
commit | 1dba1dc9855b8c46d9c9f6371a171e0d31c9c125 (patch) | |
tree | 77df8a6bba1e235618e83d2abd226c441190f617 | |
parent | 601ed471fe9dbf2e95603e1a707eadbf2373220a (diff) |
New working software list additions (#7342)
-----------------------------------
vsmile_cart:
Alphabet Park Adventure (USA, rev. 2) [DiscoStarslayer]
-rw-r--r-- | hash/vsmile_cart.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hash/vsmile_cart.xml b/hash/vsmile_cart.xml index 8143b3ea09e..aa29b4905a7 100644 --- a/hash/vsmile_cart.xml +++ b/hash/vsmile_cart.xml @@ -136,6 +136,7 @@ Regular game cartridges +========+===================+================================================================================================+ | XX | 80-092000(US) | Alphabet Park Adventure (red haired girl version) | | XX | 80-092000(US) | Alphabet Park Adventure (red haired girl version, alt) | +| XX | 80-092000(US) | Alphabet Park Adventure (red haired girl version, rev. 2) | | XX | 80-092000-101(US) | Alphabet Park Adventure (rev. 101, blond haired girl version) | | XX | (IT) | Avventura nel parco alfabeto | | XX | 80-092002(NL) | Alfabet Pretpark | @@ -683,6 +684,25 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> + <software name="alphaprkr2" cloneof="alphaprkr101"> + <description>Alphabet Park Adventure (USA, rev. 2)</description> + <year>200?</year> + <publisher>VTech</publisher> + <info name="serial" value="80-092000(US)" /> + <part name="cart" interface="vsmile_cart"> + <feature name="slot" value="vsmile_rom" /> + <feature name="pcb" value="706148" /> + <feature name="pcb_model" value="706148-3" /> + <feature name="cart_type" value="lilac" /> + <feature name="u1" value="" /> <!-- EPOXY BLOB ROM --> <!-- 2 globs, uses /CS2 for 2nd glob --> + <feature name="u2" value="" /> <!-- EPOXY BLOB ROM --> + <dataarea name="rom" size="0x0800000"> + <rom name="alphaprkr2.u1" size="0x0400000" crc="4e635c94" sha1="96792d607a94f8fb36dbfff8c68f720c68c742a8" offset="0x0000000" /> + <rom name="alphaprkr2.u2" size="0x0200000" crc="2feee80a" sha1="d1ca700602c3b2bce2a8920f017370cb0ef322de" offset="0x0400000" /> + </dataarea> + </part> + </software> + <software name="alphaprk" cloneof="alphaprkr101"> <description>Alphabet Park Adventure (USA)</description> <year>200?</year> |