mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
New working software list items
------------------------------- bingobear: Doctor Bingo Bear [Sean Riddle]
This commit is contained in:
parent
4893ab1ad1
commit
ec641c53b3
@ -7,8 +7,8 @@ license:CC0-1.0
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
Known modules:
|
Known modules:
|
||||||
- Doctor Bingo Bear (70511)
|
- Doctor Bingo Bear (70511, PCB: TESL 7-130C-1-F)
|
||||||
- Space Bingo Bear (70512, TESL 7-130C-1-F)
|
- Space Bingo Bear (70512, same PCB)
|
||||||
|
|
||||||
Presumably unreleased:
|
Presumably unreleased:
|
||||||
- Rock Star Bingo Bear (70514)
|
- Rock Star Bingo Bear (70514)
|
||||||
@ -19,6 +19,18 @@ Presumably unreleased:
|
|||||||
|
|
||||||
<softwarelist name="bingobear" description="Bingo Bear modules">
|
<softwarelist name="bingobear" description="Bingo Bear modules">
|
||||||
|
|
||||||
|
<software name="doctor">
|
||||||
|
<description>Doctor Bingo Bear</description>
|
||||||
|
<year>1986</year>
|
||||||
|
<publisher>Hasbro / Tiger Electronics</publisher>
|
||||||
|
<info name="serial" value="70511"/>
|
||||||
|
<part name="cart" interface="bingobear">
|
||||||
|
<dataarea name="rom" size="0x4000">
|
||||||
|
<rom name="cm62063.ic101" size="0x4000" crc="d7a12642" sha1="b93c7ef2414d17d20d240b05a960d7ff71b46102" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
<software name="space">
|
<software name="space">
|
||||||
<description>Space Bingo Bear</description>
|
<description>Space Bingo Bear</description>
|
||||||
<year>1986</year>
|
<year>1986</year>
|
||||||
|
@ -25,11 +25,8 @@ Monkgomery Monkey (trademarked by Hasbro) has the same MCU. The voice box label
|
|||||||
is 7~150 instead of 7~130.
|
is 7~150 instead of 7~130.
|
||||||
|
|
||||||
The external modules also came with a new outfit for the plushie to wear.
|
The external modules also came with a new outfit for the plushie to wear.
|
||||||
It looks like the Bingo Bear modules work fine with Monkgomery Monkey, though
|
It looks like the Bingo Bear modules mostly work fine with Monkgomery Monkey,
|
||||||
obviously his voice will change.
|
though obviously his voice will change.
|
||||||
|
|
||||||
TODO:
|
|
||||||
- dump/add Doctor Bingo Bear module
|
|
||||||
|
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user