Re: [cc65] Charset handling question...

From: Andreas Koch <email1kochandreas.com>
Date: 2007-07-29 14:16:39
Dan wrote:
> The character mapping is determined by the target (-t)
> setting. If no target is specified, you get direct
> mapping (i.e. ASCII).

The current target is c64. I guess there is not much sense in not 
specifying a target if you still want to produce an prg than runs on a 
c64...

> You can change the mapping (one character at a time)
> with #pragma charmap, e.g. #pragma charmap(84,84)

Oh, good. So one #include "charmap1to1.h" should do ;-)
----------------------------------------------------------------------
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 Jul 29 14:16:38 2007

This archive was generated by hypermail 2.1.8 : 2007-07-29 14:16:40 CEST