Re: [cc65] ca65 PETSCII translation

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-09-03 11:24:55
On Wed, Sep 02, 2009 at 07:41:39PM -0500, Matthew Hudson wrote:
> This is what I am getting for "THIS IS A TEST":
> D4 C8 C9 D3 20 C9 D3 20 C1 20 D4 C5 D3 D4

If you look at the PETSCII table at http://en.wikipedia.org/wiki/PETSCII you
can see that above hex codes are the exact representation of your string. If
you want codes in the range below $80, just use lower case characters.

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 Thu Sep 3 11:26:08 2009

This archive was generated by hypermail 2.1.8 : 2009-09-03 11:26:09 CEST