mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
notes
This commit is contained in:
parent
4cbfe9c6bb
commit
2083c60aba
@ -1961,13 +1961,14 @@ MACHINE_CONFIG_END
|
||||
|
||||
TMS1100NLL MP3403 DBS 7836 SINGAPORE some game board with 7-segs.
|
||||
|
||||
What old electronic game is this?
|
||||
What old electronic game is this? Board layout proves it's a bowling game,
|
||||
10 lamps for bowling pins + 3 more bulbs, and 7segs for frame number and
|
||||
scores. Board size is 10-12" by 6-8".
|
||||
|
||||
some clues:
|
||||
- it's from 1978
|
||||
- Merlin is MP3404, Amaze-A-Tron is MP3405, this one is MP3403
|
||||
- it plays some short jingles (you need to be lucky with button mashing),
|
||||
jingles feel like maybe a horse racing game, or casino
|
||||
- it plays some short jingles (you need to be lucky with button mashing)
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
@ -2287,4 +2288,4 @@ CONS( 1980, splitsec, 0, 0, splitsec, splitsec, driver_device, 0, "Par
|
||||
|
||||
CONS( 1981, tandy12, 0, 0, tandy12, tandy12, driver_device, 0, "Tandy Radio Shack", "Tandy-12: Computerized Arcade", GAME_SUPPORTS_SAVE ) // partially unplayable without cards/dice/..
|
||||
|
||||
CONS( 1978, unk3403, 0, 0, unk3403, unk3403, driver_device, 0, "<unknown>", "unknown TMS1100 electronic game", GAME_SUPPORTS_SAVE | GAME_NOT_WORKING )
|
||||
CONS( 1978, unk3403, 0, 0, unk3403, unk3403, driver_device, 0, "<unknown>", "unknown TMS1100 electronic bowling game", GAME_SUPPORTS_SAVE | GAME_NOT_WORKING )
|
||||
|
@ -149,7 +149,7 @@ Speak & Math:
|
||||
Speak & Read:
|
||||
|
||||
Speak & Read (US), 1980
|
||||
- MCU: CD2705*
|
||||
- MCU: CD2705**
|
||||
- TMS51xx(1/2): 16KB CD2394 (rev.A)
|
||||
- TMS51xx(2/2): 16KB CD2395 (rev.A)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user