Jump to content
simonsunnyboy

Compumate Keyboard / Homecomputer extension

Recommended Posts

Remember, the NTSC version is more expensive than the PAL version..... I would say $50 vs. $150 (average)....

Share this post


Link to post
Share on other sites

Can you do much with this thing?

Or is it like....

 

10 print "ATARI";

20 goto 10

run

 

ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI (continue forever)

Share this post


Link to post
Share on other sites
Can you do much with this thing?

Or is it like....

 

10 print "ATARI";

20 goto 10

run

 

ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI ATARI (continue forever)

 

I´m not even sure if it can do that.

IMHO the keyboard is completly useless...

Share this post


Link to post
Share on other sites

Back when the official Atari computer module was said to be 32K I always dreamed of running a BBS on a 2600 just to say I did. :D

Share this post


Link to post
Share on other sites

The Compumate arrived today and I got it working.

 

I agree that it is almost useless but a nice gimmick. And considering the TIA abilities I wonder how the text display is maybe (code wise)

 

Some pictures in my Blog:

 

I tried snapping a screenshot from my TV but it didn't work reliably...

all in all I'm happy with a more rare buy :cool:

Share this post


Link to post
Share on other sites

Do you have a light sixer to make it look just like the box picture?

 

Are you sure it's not practical for anything?? Surely there is a spelling game or hang man or something out there.

Share this post


Link to post
Share on other sites

Try finding Picturemate:

http://www.atarimania.com/detail_soft.php?...ERSION_ID=21006

(Atarimania lists this as a demo, but I believe it's a full game program)

 

And the Compumate, 16K Basic, something could be programmed with it, surely beats the Atari VCS Basic cartridge.

Edited by Alison DeMeyer

Share this post


Link to post
Share on other sites

The real problems are the limitations of the graphic (40x40 pixels, 8 colors) and the small RAM (1750 Byte). But some small progams can be done, here on AtariAge you can view some listings:

 

Some basic listings

 

 

I remember an article in a german Telematch magazine. They wrote a program, saved it and tried to load it again - which was impossible. Maybe they used not the right cable or something.

A least it's a very small computer like the ZX81 (This one had only 1K RAM). Even with this very small computer they did a lot of funny games, so this should be possible with the Compumate.

 

<Twinkle, twinkle, little star...> :D

 

Holger

Share this post


Link to post
Share on other sites
Do you have a light sixer to make it look just like the box picture?

 

Nope, I only have a 2600jr but it still works. One just cannot put the keyboard on top.

Are you sure it's not practical for anything?? Surely there is a spelling game or hang man or something out there.

 

For Hangman some string processing functions are needed but from what I oversee it does not have any functions for this.

Simple number guessing stuff seems possible though - or dice games. The machine has no PEEK, POKE, no arrays either so you are limited to 16 variables and an RND() function. You can use string variables too but without functions to access characters (LEFT$, MID$, RIGHT$) the string variables are almost of no use.

 

I personally tried saving to tape today but it didn't work. I conencted my PC (ehem) and tried to record the tape data into some WAV but i couldn't make it work. Maybe I have to try again with better settings.

 

Actually I agree, it is pretty much like a ZX81 in some aspects. However the ZX81 allows screen control from within its BASIC which the Compumate does not support. It has one ncie thing which makes the small text screen (12x10 chars) less annoying. Keywords are displayed as special characters. so instead of PRINT taking 5 chars on a line there is simply a single "PRN" symbol on screen which occupies one character space.

Edited by simonsunnyboy

Share this post


Link to post
Share on other sites
Do you have a light sixer to make it look just like the box picture?

 

Nope, I only have a 2600jr but it still works. One just cannot put the keyboard on top.

Are you sure it's not practical for anything?? Surely there is a spelling game or hang man or something out there.

 

For Hangman some string processing functions are needed but from what I oversee it does not have any functions for this.

Simple number guessing stuff seems possible though - or dice games. The machine has no PEEK, POKE, no arrays either so you are limited to 16 variables and an RND() function. You can use string variables too but without functions to access characters (LEFT$, MID$, RIGHT$) the string variables are almost of no use.

 

I personally tried saving to tape today but it didn't work. I conencted my PC (ehem) and tried to record the tape data into some WAV but i couldn't make it work. Maybe I have to try again with better settings.

 

Actually I agree, it is pretty much like a ZX81 in some aspects. However the ZX81 allows screen control from within its BASIC which the Compumate does not support. It has one ncie thing which makes the small text screen (12x10 chars) less annoying. Keywords are displayed as special characters. so instead of PRINT taking 5 chars on a line there is simply a single "PRN" symbol on screen which occupies one character space.

 

I didn't think that it is SO limited. Without String processing functions, Peek&Poke, missing screen control - there is not much of a real Basic dialect left....

Maybe I should try to write a basic program on my 800XL without using these things and then make a real game program - In short time this would be very frustrating....

 

The text screen with 12x10 chars is not better then the one from the VCS basic programming cartridge...

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...