Jump to content
IGNORED

cc65/PET: resources online?


Harry Potter

Recommended Posts

Hi!  I am ready to continue working on a port of my DirMenu program to the PET and also have for PET programmers CBMSimpleIO and a special config.  CBMSimpleIO is an efficient replacement for the printf() and puts() functions, and the config. provides use of some of the PET's Low memory for extra code and data and streamlines the startup process by replacing the call to callmain to _main and skips the saving to used ZP and resets the computer upon exit instead.  You can find CBMSimpleIO at c65 additions - Manage /ui at SourceForge.net and the config. at c65 additions - Manage /memory cfgs at SourceForge.net.  Does anybody here know of any other PET programming support sites online?

 

BTW, if you have a cc65 program that uses a lot of text, you can try printtok-002.c at the same location as CBMSimpleIO.  It uses tokenization and RLE on spaces to compress strings, but it requires manual compression.

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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