Re: [cc65] Serial functions

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-02-03 18:03:31
Hi!

On Wed, Feb 02, 2005 at 05:44:33PM -0700, Tom Watt wrote:
> What serial functions exist in cc65?

Support for serial devices is implemented as loadable modules. For the C64
(and C128) there is currently one loadable driver that supports the Swiftlink
cartridge. See the serial.h header file for the set of available functions.

> I would like to write a program for the Commodore 64 that will talk to a RS232
> device via the user port, and also via Swiftlink-compatible cartridges.

There is currently no driver for the user port. But the nice thing about
loadable drivers is, that as soon as there is one, your application can use it
without any changes or even a recompile.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Feb 3 18:03:35 2005

This archive was generated by hypermail 2.1.8 : 2005-02-03 18:03:46 CET