mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
New working software list additions (#7342)
----------------------------------- vsmile_cart: Alphabet Park Adventure (USA, rev. 2) [DiscoStarslayer]
This commit is contained in:
parent
601ed471fe
commit
1dba1dc985
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user