mirror of
https://github.com/holub/mame
synced 2025-05-29 00:53:09 +03:00
notes
This commit is contained in:
parent
f9a4f06893
commit
3c55af4b4c
@ -3,7 +3,18 @@
|
|||||||
Parker Bros Merlin handheld computer game
|
Parker Bros Merlin handheld computer game
|
||||||
* TMS1100NLL MP3404A-N2 (has internal ROM)
|
* TMS1100NLL MP3404A-N2 (has internal ROM)
|
||||||
|
|
||||||
Other games assumed to be on similar hardware:
|
To start a game, press NEW GAME, followed by a number:
|
||||||
|
1: Tic-Tac-Toe
|
||||||
|
2: Music Machine
|
||||||
|
3: Echo
|
||||||
|
4: Blackjack 13
|
||||||
|
5: Magic Square
|
||||||
|
6: Mindbender
|
||||||
|
|
||||||
|
Refer to the official manual for more information on the games.
|
||||||
|
|
||||||
|
|
||||||
|
Other handhelds assumed to be on similar hardware:
|
||||||
- Dr. Smith - by Tomy, released in Japan (basically a white version of Merlin,
|
- Dr. Smith - by Tomy, released in Japan (basically a white version of Merlin,
|
||||||
let's assume for now that the ROM contents is identical)
|
let's assume for now that the ROM contents is identical)
|
||||||
- Master Merlin
|
- Master Merlin
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
* TMS1000 (has internal ROM), DS75494 lamp driver
|
* TMS1000 (has internal ROM), DS75494 lamp driver
|
||||||
|
|
||||||
Newer revisions have a smaller 16-pin MB4850 chip instead of the TMS1000.
|
Newer revisions have a smaller 16-pin MB4850 chip instead of the TMS1000.
|
||||||
This one has been decapped too, but we couldn't yet find the internal ROM.
|
This one has been decapped too, but we couldn't find an internal ROM.
|
||||||
|
It is possibly a cost-reduced custom ASIC specifically for Simon.
|
||||||
|
|
||||||
Other games assumed to be on similar hardware:
|
Other games assumed to be on similar hardware:
|
||||||
- Pocket Simon
|
- Pocket Simon
|
||||||
|
Loading…
Reference in New Issue
Block a user