Jump to content
Sign in to follow this  
tschak909

need Commodore Colors (CCG) crash course.

Recommended Posts

Hello all,

 

am in the process of making a very large, multi-frontend BBS, and I stumbled on CCGMS, and am wondering:

 

* Is the Graphics Terminal compatible with other C64 terminal programs?

* What programs can I use to draw screens for it, etc?

 

Is it worth supporting?

 

-Thom

Share this post


Link to post
Share on other sites

Not familiar with CCGMS so I'm not sure if what you're asking is what I'm answering :)

 

All the Commodore boards I called supported* the use of PETSCII so the character graphics, color, cursor control, etc. could all be transmitted. It was common to have a "movies" section that contained things like this:

 

 

I never created any of those myself so I don't know what tools were used. The Commodore BBS/term software I wrote supported all that, plus some additional features like music, joystick control, redefinable fonts, sprite support, etc. A friend of mine ran a BBS on his Atari, which did similar things with their graphic characters (though it was just monochrome) so I also added ATASCII support to my terminal program for the 64/128.

 

My BBS was written in BASIC, with a machine language intercepter than moved any modem input into the keyboard buffer, and any screen output was cloned into modem output (with ASCII conversion if required). Files on the disks held the menus, messages, email, "movies", etc. while things that seldom changed like the prompts where just BASIC PRINT statements in the program.

 

* They also supported an ASCII for non-Commodore callers,

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...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...