Re: [cc65] wrong colors in conio

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-09 15:27:03


On Mon, Dec 09, 2002 at 02:10:52PM +0100, MagerValp wrote:
> Here's the best resource on Atari graphics that I could google:
>
>   http://www.atariarchives.org/agagd/chapter1.php
>
> Looks like textcolor shouldn't do anything on the Atari.

Yes, seems so. The question is if it would make sense to have another function
(someone suggest fgcolor) or just handle the Atari as a monochrome machine
(resp. ressort to machine dependent code for the purpose of changing all
foreground color). Problem is that I don't see much use for a fgcolor function
when writing portable code, because for the Atari even fgcolor is not able to
use colors.

So my suggestion would be to just remove the current textcolor implementation
(make it empty).

Christian, would do you think?

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-09 15:27:15 CET