Re: [cc65] Apple 2 Screen I/O Bugs

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-01-11 14:44:28
On Sun, Jan 11, 2009 at 07:19:42AM -0500, Maspethrose7@aol.com wrote:
> The last time I tried to use printf() and puts() to output reverse-video
> text to an Apple 2 screen, the emulator displayed garbage.  Also, the  cursor()
> function doesn't seem to work.  These were tested with the  Apple2Enh target on
> cc65 version 2.12.0.  Just thought people'd like to  know.

Mixing C file I/O for writing to the screen and direct console I/O may have
unexpected results. This is not a bug. Please use either one or the other.

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 Jan 11 14:46:10 2009

This archive was generated by hypermail 2.1.8 : 2009-01-11 14:46:12 CET