Re: [cc65] compile problem of current snapshot (was: New major version)

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-08-24 21:29:21
Hi!

On Wed, Aug 24, 2005 at 08:48:40PM +0200, Spiro Trikaliotis wrote:
> it might be due to me using the current snapshot, but trying to compile
> cc65, I get the following error message:

Thanks! I've moved the builtin macro packages to separate files, similar to
the builtin config files for the linker, and one of the files contained an
invalid comment line. A new snapshot is currently building. Alternatively,
remove the C-like comments from src/ca65/macpack/cpu.mac and recompile ca65.

BTW: Someone has sent me a scrcode macro for the atari, but it is rather big
and difficult for me to use, because for the atasci chars that correspond to
screen codes >= $40, characters are used instead of codes. Does anybody have a
correct screencode conversion for the atari? What I can see from the macro
(provided it is corrent) is that characters with ASCII codes $20 to $50 map to
screen codes $00-$3F. I could add a builtin "atari" macro package with this
scrcode macro.

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 Wed Aug 24 21:29:35 2005

This archive was generated by hypermail 2.1.8 : 2005-08-24 21:29:37 CEST