Re: [cc65] Re: New 80 col switch API

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-09-08 18:43:25
On Tue, Sep 08, 2009 at 04:23:33PM +0200, Oliver Schmidt wrote:
> On the Apple //e for example the correct names would be
> VIDEOMODE_80x24 and VIDEOMODE_40x24 respectively. Therefore I
> suggested in a previous posting to have both:
>
> #define VIDEOMODE_40x?? 0x00??
> #define VIDEOMODE_80x?? 0x00??
>
> #define VIDEOMODE_40COL VIDEOMODE_80x??
> #define VIDEOMODE_80COL VIDEOMODE_80x??
>
> The latter could be used for target independent programs.

Ok, I've changed the C128 implementation accordingly.

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 Tue Sep 8 18:45:44 2009

This archive was generated by hypermail 2.1.8 : 2009-09-08 18:45:46 CEST