Re: [cc65] Atari scrcode

From: Christian Groessler <chris1groessler.org>
Date: 2005-08-30 00:34:24
Hi,

On Sun, 28 Aug 2005, Ullrich von Bassewitz wrote:

> On Sat, Aug 27, 2005 at 12:10:33AM +0200, Christian Groessler wrote:
> > How to convert to Atari screen codes can be found on
> > http://www.atariarchives.org/roots/chapter_13.php, search for "Converting
> > ATASCII Code To Screen Code".
>
> Thanks! I've added a builtin atari macro package using the conversion rules
> from the page. It would be nice if you could give it a try and tell me if it
> works correctly:
>
>         .macpack        atari
>
>         scrcode         "fooba", 'r', $66, 3+4
>

I get "foobarf\", the \ being a graphics drawing character, not the real \
character.
What did you expect to get from "3+4"?

regards,
chris

PS: I've added my test program in testcode/lib/atari/scrcode.s.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Aug 30 00:34:51 2005

This archive was generated by hypermail 2.1.8 : 2005-08-30 00:34:56 CEST