Re: [cc65] 80 column support on the C128

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-23 19:15:11


Hi!

On Sun, Dec 22, 2002 at 04:48:16PM +0100, MagerValp wrote:
> G> oh so the 80- and 40- columns modes are available at the same
> G> time.... slick :o)
>
> Yes, the patch just offloads the printing to the editor rom code.

I've fixed several problems (one being the incorrect handling of \n and \r),
and 65tris now seems to work in 80 column mode albeit slow. 40 column mode is
currently broken when used with 65tris. I have a theory about the reason, but
I'm currently in Cologne and cannot test it until I'm back (end of the week).

The last changes will also improve speed by branching later to the ROM
routines so less additional checks are done in the ROM. This removes also the
handling of control chars, which - at least for \r and \n - was not compatible
with conio standards.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-23 19:15:15 CET