Re: [cc65] How to find highest address of my C code?

From: Oliver Schmidt <ol.sc1web.de>
Date: 2012-01-04 00:49:17
Hi,

> You can use the symbols for the memory area in a similar way. There's an
> additional "__NAME_FILL__" symbol which tells, how much space in the memory
> area was actually used.

This seems to e missing from
http://www.cc65.org/snapshot-doc/ld65-5.html#ss5.5

Do I understand this correct in that one can replace (__NAME_LAST__ -
__NAME_START__) with __NAME_FILL__ ?

Thanks,
Oliver
----------------------------------------------------------------------
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 Jan 4 00:49:31 2012

This archive was generated by hypermail 2.1.8 : 2012-01-04 00:49:35 CET