Previous | 199869 Revisions | Next |
r33247 Thursday 6th November, 2014 at 20:47:20 UTC by hap |
---|
notes |
[src/mess/drivers] | merlin.c simon.c |
r241758 | r241759 | |
---|---|---|
3 | 3 | Parker Bros Merlin handheld computer game |
4 | 4 | * TMS1100NLL MP3404A-N2 (has internal ROM) |
5 | 5 | |
6 | Other games assumed to be on similar hardware: | |
6 | To start a game, press NEW GAME, followed by a number: | |
7 | 1: Tic-Tac-Toe | |
8 | 2: Music Machine | |
9 | 3: Echo | |
10 | 4: Blackjack 13 | |
11 | 5: Magic Square | |
12 | 6: Mindbender | |
13 | ||
14 | Refer to the official manual for more information on the games. | |
15 | ||
16 | ||
17 | Other handhelds assumed to be on similar hardware: | |
7 | 18 | - Dr. Smith - by Tomy, released in Japan (basically a white version of Merlin, |
8 | 19 | let's assume for now that the ROM contents is identical) |
9 | 20 | - Master Merlin |
r241758 | r241759 | |
---|---|---|
8 | 8 | * TMS1000 (has internal ROM), DS75494 lamp driver |
9 | 9 | |
10 | 10 | Newer revisions have a smaller 16-pin MB4850 chip instead of the TMS1000. |
11 | This one has been decapped too, but we couldn't yet find the internal ROM. | |
11 | This one has been decapped too, but we couldn't find an internal ROM. | |
12 | It is possibly a cost-reduced custom ASIC specifically for Simon. | |
12 | 13 | |
13 | 14 | Other games assumed to be on similar hardware: |
14 | 15 | - Pocket Simon |
https://github.com/mamedev/mame/commit/3c55af4b4c52755e392a752dc998d6c2bb30d5ea |
Previous | 199869 Revisions | Next |