Jump to content
  • entries
    657
  • comments
    2,692
  • views
    897,854

Blast from the Past


SpiceWare

7,842 views

Here's a video demo of a caller to 64-Net, my BBS software for the Commodore 64.

Net-64.mp4

 


My BBS worked best when called using MusicTerm, my custom terminal program. It added the ability of music, character redefinition & animation, sprites w/animation and joystick control. There was also a 128 version of the BBS(great for the faster drive speed), but the term only worked on a 64 or on a 128 running in 64 mode.

This was back in the day of 300 baud(1200 if you were lucky). Things to note:

  • speed of the menus
  • inside-out opening of the main menu
  • animated characters - arrows, ? and +
  • animated sprite (64-net in top-right corner)
  • and of course, the music.


The speed of the menus was possible because I had set aside part of the 64's RAM as "mini buffers". I believe there were 64 mini buffers and they each could hold up to 64 bytes(conviently sized for holding sprite data). Sprites could be animated by sending a command that included a sequence of mini buffers to step thru, and the speed at which to animate. Mini buffers could also hold character animation(8 frames) as well as text. With the mini buffers you could output cached text at the rate of 64 characters for every 2 sent(simulating 9600 baud on a 300 baud connection).


The inside-out main menu is possible because I'd added support for the C=128 Control and ESCape codes. This made it possible to quickly jump around the screen and to shift characters back and forth. When you logged on a randomly selected menu would be stored in the mini buffers. I had main menus that would come onscreen by sliding in from the left, right, and down from the top. The inside-out menu was the most complicated - I had to write a program to generate the text stream.

We'd often use the animated sprites around the holidays - a ghost, witch or skeleton would dance across the screen for Halloween, Santa for Xmas and so on. Nimrod IX ran the Musician's Guild and had come up with an interesting animation for Thanksgiving. First time at the menu a turkey would run across the screen. Second time an axe would chase the turkey across the screen. The third time a nice steaming roasted turkey would be on the screen.

When I first wrote the BBS/term, music required a 1200 baud modem to work. Around that time people figured out how to push the 300 baud modems faster by tweeking the timing values, so I added that ability to the term and BBS. I found that 450 baud was fast enough to play back the music. Knowing that, I came up with a compression scheme that packed 8 bytes of music data into 5 bytes, which enabled the music to work in realtime for 300 baud callers. The music was compatible with the 128's PLAY and ENVELOPE, TEMPO commands, though I'd enhanced the envelope with parameters for portamento and vibrato which are used to great effect in the Music Sub demo.

I initially tried selling MusicTerm, but there weren't that many people interested in buying it. I ended up making it a free download and that resulted in more sales of the BBS software. I paid for a number of college textbooks that way icon_smile.gif

One of my friends ran an Atari based BBS so MusicTerm also supported ATASCII so users could also call Atari BBSes and see what they would have seen, including the ATASCII movies (link now dead, here's an archive from the Wayback Machine). Commodore BBSes had the same thing, called Color/Graphic movies, or C/G for short. I think they were called that to emphasize the Commodore's support of different colors for each character while the ATASCII screens were monochrome.

My BBS was called The Dragon's Lair and I became known as The Dragon Master, or The Dm for short. Had personalized plates a couple years before Texas decided to do some price gouging ('85 was $10 extra, '86 was $25 extra, believe it then jumped to $75). I've never had them since, so in the long run Texas ended up losing out on some easy money.

blogentry-3056-0-16079700-1543769742_thumb.jpg
 

  • Like 5

1 Comment


Recommended Comments

Guest
Add a comment...

×   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...