Home / supercstuff
Name Modified Size InfoDownloads / Week
Parent folder
supercstuff readme.txt 2024-06-08 779 Bytes
printtok1-001.zip 2024-06-08 2.7 kB
printtok-001-superc-info.txt 2024-06-08 371 Bytes
Totals: 3 Items   3.9 kB 0
Hi!  This site contains my solutions for programming using the Super C compilers
for the C64 and 128.  Currently, it only contains a port of my PrintTok1
functions from cc65.  PrintTok is a way to print out strings that are comp-
ressed using tokenization and RLE of spaces.  However, it is limited in that it
doesn't compress literals and requires manual compression--you have to compress
the strings yourself.

To-Do:

*	I forgot to mention that this version doesn't actually support comp-
	ression of spaces.  Sorry!  I plan to support tabs and other multiple
	spaces.
*	I can add up to 36 more two-byte spaces if you want.
*	Version 2 is to have several options to compress literals, support for
	automatic compression and may support up to 128 one-byte tokens.
Source: supercstuff readme.txt, updated 2024-06-08