Re: [cc65] Atari TGI drivers, finally

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-10-25 12:18:56
On Sat, Oct 24, 2009 at 08:53:56PM +0200, Ullrich von Bassewitz wrote:
> > * cgetc() tries to manualy remove the cursor from the screen. this causes some
> >   pixels to be inverted when the function is called.
>
> This can be easily fixed by switching off the cursor using "cursor (0);" after
> establishing graphics mode. At least, if cgetc is implemented correctly

When looking at the code it seems to me that the atari setcursor routine
writes to memory even if the cursor is set to "off". And the apple doesn't
seem to have a "cursor" function at all. So it looks as if this is not really
a solution.

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 Sun Oct 25 12:19:08 2009

This archive was generated by hypermail 2.1.8 : 2009-10-25 12:19:11 CET