Re: [cc65] Export symbols out of 'proc'-scope to file scope?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-01-30 13:25:52
Hi!

On Sat, Jan 30, 2010 at 01:13:33PM +0100, Christian Krüger wrote:
> I like to access a symbol in proc scope inside the file scope.
> Haven't found something yet - any suggestions?

http://www.cc65.org/doc/ca65-7.html#ss7.6

> BTW: It would be great to 'mark' somehow places where the
> code is modified, like a pseudo instruction which is directly usable.

Self modifying code *is* dangerous and ugly, so it's a good thing that it
looks like that. You may be able to achieve what you want with some macros,
but I'm not sure about that.

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 Sat Jan 30 13:25:59 2010

This archive was generated by hypermail 2.1.8 : 2010-01-30 13:26:02 CET