Re: [cc65] Questions for CBM guys

From: Mark J. Reed <markjreed1mail.com>
Date: 2008-02-29 20:34:25
Whups, missed an entry.  Try this:

9158         $E716
Output to the Screen

This is the main entry point for the part of CHROUT that handles
output to the screen device.  It takes an ASCII character number, and
tests if the character is printable.  If it is, it prints it (taking
into consideration the reverse flag, if any inserts are left, etc.).
If it is a nonprinting character, the routine performs the appropriate
cursor movement, color change, screen clearing, or whatever else might
be indicated.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Feb 29 20:34:48 2008

This archive was generated by hypermail 2.1.8 : 2008-02-29 20:34:51 CET