Re: [cc65] A bug?

From: Mark J. Reed <markjreed1mail.com>
Date: 2008-07-24 23:51:44
I think perhaps the portable core of the program should be turned into
a library that is then called by a wrapper program for the different
platforms, which handle the output correctly for the platform, perhaps
using conio.

Alternatively, in the particular case of the Commodore 64, it wouldn't
be hard to redirect the BSOUT/CHROUT call through a custom routine
that handles CR specially when output to device 3.  It would be
overkill, IMO, but not difficult, since the jump table calls through
an indirect vector at 0x0326.
----------------------------------------------------------------------
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 Jul 24 23:51:50 2008

This archive was generated by hypermail 2.1.8 : 2008-07-24 23:51:52 CEST