Author Topic: EEVblog #1111 - World's First Microcontroller & Electronic Game  (Read 6917 times)

0 Members and 1 Guest are viewing this topic.

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37661
  • Country: au
    • EEVblog
A look at one of the world's first handheld electronics games, the classic 1978 Parker Brother game Merlin The Electronic Wizard.
It just so happens to use the world's first microcontroller, the 4 bit Texas Instruments TMS1000
Some history and a teardown.
http://www.theelectronicwizard.com/

Nice history of the Merlin development: https://www.xconomy.com/national/2014/02/28/bob-doyle-and-the-magic-of-merlin-the-first-mobile-game/

 

Offline tigrou

  • Regular Contributor
  • *
  • Posts: 71
  • Country: be
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #1 on: August 06, 2018, 10:08:59 pm »
Someone wrote an emulator for Simon (it also run on TMS-1000). It has been possible since the rom has been dumped. Emulator is in incomplete state but I made a git fork last year with improved features (added sound and a GUI for activating buttons).
You can download it release here (I have added a release for people who don't have a .NET compiler around).
Instructions : click on "Game" > "Run". Then "Start". It's not a simulator, you are playing the real stuff.

There is also a interesting reverse engineering of the device here
This game is very close to Merlin.
« Last Edit: August 11, 2018, 12:43:12 pm by tigrou »
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #2 on: August 06, 2018, 11:57:45 pm »
I had a Merlin when I was a kid, I think I found it at a garage sale for a dollar or two. Had a Simon when I was younger too, I actually like that better. Seems like the Simon at least was around $100 when it came out but maybe it got cheaper later?
 

Offline 0xdeadbeef

  • Super Contributor
  • ***
  • Posts: 1570
  • Country: de
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #3 on: August 07, 2018, 04:35:57 am »
Yeah, I had it, still have it and it still works. I always thought it was kind of a niche product or knock-off as nobody seemed to know that thing but me (and my sister who also got one).
Anyway, to today kids it probably looks like something from a different century - which is kinda true in a way. Like steam machines or telephones with a dial...
Trying is the first step towards failure - Homer J. Simpson
 

Offline BravoV

  • Super Contributor
  • ***
  • Posts: 7547
  • Country: 00
  • +++ ATH1
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #4 on: August 07, 2018, 04:44:06 am »
<political>

Jump to 1:04.

The unit costs $20, and common retail price is $25. That's only 25% markup.
A typical western brand nowadays will sell at at least 10x that markup wrt to cost.
A $200 cost iPhone will retail at $800, and a $700 cost i7 Surface Pro will retail at $1900.

Now, why the West wonder they can't compete China in price -- that's the answer.
China is still willing to sell things at 25% markup, even in 2018.

</political>

You tell that to Xiaomi and few others smartphone manufacturers, they even sold at lost when launching new products, and only starting to make money once its getting popular and with quantity sold while BOM starting to decent to provide enough margin.
« Last Edit: August 07, 2018, 04:53:29 am by BravoV »
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #5 on: August 07, 2018, 03:57:53 pm »
Yeah, I had it, still have it and it still works. I always thought it was kind of a niche product or knock-off as nobody seemed to know that thing but me (and my sister who also got one).
Anyway, to today kids it probably looks like something from a different century - which is kinda true in a way. Like steam machines or telephones with a dial...

I think they were more common in the US.

I always liked rotary telephones. My grandmother had one when I was a kid, there's something satisfying about operating the dial. It's such a clever mechanism too.
 

Offline glarsson

  • Frequent Contributor
  • **
  • Posts: 814
  • Country: se
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #6 on: August 08, 2018, 07:44:33 am »
One thing missed in the video is the Texas Instruments logo on the PCB. It seems TI was more involved in this product than "only" selling microcontroller and LEDs. The "look and feel" of the PCB is also very typical of TI in the seventies.
 

Offline SilverSolder

  • Super Contributor
  • ***
  • Posts: 6126
  • Country: 00
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #7 on: August 11, 2018, 12:43:12 pm »
Excellent video, very interesting how close the 1970's microcontroller is to what we still have today (at the low end).

Funny, a propos that feature in the TMS1100 - the "Instruction Programmable Logic Array" - it seems that a variation of that idea is making a comeback, in the latest Microchip/AVR chips. 

The modern version is called "Configurable Custom Logic" and is of course much more flexible than the TMS1100 in every way,  but the basic idea of implementing logic that need no code or supervision from the CPU core was definitely present already in the 1970's!

Apparently there is a new Arduino on the way that features a chip with this capability, so we'll all be able to have a play.
« Last Edit: August 11, 2018, 12:44:48 pm by SilverSolder »
 

Offline sswcharlie1

  • Newbie
  • Posts: 4
  • Country: nz
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #8 on: December 18, 2022, 06:10:59 am »


See quote from previous message.

Did this eventuate, the Arduino that is.   What is it c
alled?

Quote:
'Apparently there is a new Arduino on the way that features a chip with this capability, so we'll all be able to have a play.'


Anything new on TMS1000 rom dump?
Thanks
 

Offline SilverSolder

  • Super Contributor
  • ***
  • Posts: 6126
  • Country: 00
Re: EEVblog #1111 - World's First Microcontroller & Electronic Game
« Reply #9 on: December 18, 2022, 09:04:01 pm »


See quote from previous message.

Did this eventuate, the Arduino that is.   What is it c
alled?

Quote:
'Apparently there is a new Arduino on the way that features a chip with this capability, so we'll all be able to have a play.'


Anything new on TMS1000 rom dump?
Thanks

Yes, it seems it did make it to production.

Check out this article:

https://hackaday.io/project/165881-attiny-1-series-with-arduino-support/log/171606-using-configurable-custom-logic-ccl-in-arduino-on-the-attiny1616


 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf