[cc65] Segment defines

From: Mike Harris <atarimike1wavecable.com>
Date: 2007-06-22 08:27:36
Hi,
I'm trying to use the symbols defined by the linker for segment address. I 
have a segment named SPRITE, and I want to use the symbol __SPRITE_LOAD__ in 
my (assembly code). I put in a .import __SPRITE_LOAD__ command, but I still 
get "Unresolved external `__SPRITE_LOAD__' referenced".

Is there a different command I'm supposed to use?

Mike
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Jun 22 08:27:47 2007

This archive was generated by hypermail 2.1.8 : 2007-06-22 08:27:50 CEST