READY.
last change: Dezember, 04 2011
CaTer means Cartridge Terminal. It is a terminal program for the Commodore 64 (C64), published under the terms of GPL.
Please send any questions, bug reports or improvement suggestions to my mail account at LSto at gmx dot de.
CaTer is a terminal programm for the C64 providing a serial terminal for Linux or Unix hosts. It is written in assembler and resides in the memory at $8000. So it is possible to make either a CaTer auto start cartridge, or to load it with a BASIC loader from disk. For a convenient configuration of the Linux host, termcap and terminfo files as well as suitable settings for the shell are provided.
I started this project when I was supposed to prepare for my diploma thesis. On my Linux machine I use Adam Dunkels' as64 cross assembler to compile the program and the VICE emulator to test it. To log from VICE into my localhost I used modemu, but it seems to have vanished. Maybe tty0tty is a good substitute. For tests with a real C64 I used a Quickbyte eprommer to burn CaTer into an EPROM. However, the corresponding linux software now is definitely out of date. I think this is a good long term solution for an eprommer.
*) If someone uses EMACS, tell me :-)
There are three ways to get CaTer:
The present and old releases of CaTer can be found on the Sourceforge page.
These things were helpful for me and may be helpful for you.