I want to have one! (Warning: nostalgic mood)
It must be around 16 or 17 years ago that I got my first computer on which I actually wrote some code on: a Commodore 64 (previously I had a Sinclair ZX81, but I’ve never programmed on that little black box). I vividly remember the first computer code I ever saw, it was a demo program written in Basic that was shown in a welcome demo:
10 INPUT “Number”, number
20 FOR i = 1 TO number
30 PRINT i * number
40 NEXT i
I guess these few lines are my programming roots, thanks to the incredible support I got from my father I managed to write all sorts of programs and games on this hideous brown box. Times have changed: now I have a Commodore 64 emulator running on my Pocket PC (which has around 5000 times more memory!). But of course nothing beats playing games in front of a television, so I was very delighted when I read following press announcement:
Tulip Computers N.V. (Tulip Computers) today announced that the company, together with Ironstone Partners Ltd (Ironstone), has developed a Commodore 64 (C64) mini game console with the powerful name C64 Direct-to-TV. This entertainment system for videogames is based upon the world famous Commodore 64 home PC, the most famous and well known home computer for videogames and will be brought to the market by Tulip Computers. With a simple and straightfoward to use connection to the TV, users of the C64 Direct-to-TV can play 30 popular C64 games. This will be the first of a whole series of entertainment products of which Tulip Computers will launch on the market using the Commodore name and label. (read more)
Nothing special you think? Wait, and take a look at the “case”:
Yep, it’s INSIDE a joystick! It comes with 30 games (including the legendary California Games) and it will only cost around 30 Euros. I really want to have one… :-) So what are your programming roots?