Re: [cc65] DASM RORG?

From: Johan Kotlinski <johan1littlesounddj.com>
Date: 2004-07-13 12:26:54
Hallo!

> On Tue, Jul 13, 2004 at 02:34:47AM +0200, Johan Kotlinski wrote:
> > I am trying to port the Covert Bitops loading system from DASM to CA65,
but
> > ran into problems with the RORG (relocatable origin) pseudo-op... Is
there
> > anything similar in CA65, or any ways to achieve the same thing?
>
> This is diffcult to say without knowing what RORG is actually doing.

OK, FYI I quote from the manual...

"[label] RORG exp
This activates the relocatable origin. All generated
addresses, including '.', although physically placed at the
true origin, will use values from the relocatable origin.
While in effect both the physical origin and relocatable origin
are updated."

> is helpful to know that ca65 does always generate relocatable code by
default,
> and that placement is done by the linker. See

OK! It seems I just misunderstood .org then... That means there is some
other problem with the code I guess :S  Because the loader just gives "file
not found"... So in case anyone here used the Covert Bitops loader
successfully with CC65, please mail me off-list.

Thanks,
Johan

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Jul 13 12:26:58 2004

This archive was generated by hypermail 2.1.8 : 2004-07-13 12:27:06 CEST