Re: [cc65] Function to convert ATASCII to screen codes

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-12-31 19:54:37
Hi!

On Sat, Dec 31, 2005 at 10:50:02AM -0800, Shawn Jefferson wrote:
> Is there a function in CC65, either C or assembly that
> converts ATASCII characters to the screen display
> codes for those characters?  Atari platform.

You may try this:

        .macpack        atari   ; Include atari specific macro package

        scrcode         "Hello world!"

The macro is largely untested, however. The CBM equivalent is known to have
problems. Greg sent me some feedback about it. If the atari version works,
please let me know.

Happy new year!


        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 Sat Dec 31 19:54:55 2005

This archive was generated by hypermail 2.1.8 : 2005-12-31 19:54:58 CET