Re: [cc65] Re: Problem with generating o65 files

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-01-23 12:27:29
Hi!

On Sat, Jan 22, 2005 at 05:53:14PM +0100, Spiro Trikaliotis wrote:
> Wouldn't it be a good idea to allow the linker to use id numbers in
> addition to the ID names.

Yes, I also had this idea when writing my last mail. I will make the following
linker changes:

  1. The OS attribute will also allow numbers in the range 1..255. Current 
     OS numbers start with one, according to Andrés spec, so I don't know
     if zero can be allowed safely.

  2. If OS = cc65, ids in the range $8000-$FFFF will be defined as "user
     specified" and the current restrictions (no imports and exports) will be
     removed.

> BTW, what's the name (to be specified with the
> linker) of the three IDs? OSA65, CC65 and lunix?

Yes. OSA65 = 1, Lunix = 2 and cc65 = 3.

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 Sun Jan 23 12:27:31 2005

This archive was generated by hypermail 2.1.8 : 2005-01-23 12:27:41 CET