Good morning! 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. Maybe it is helpful to know that ca65 does always generate relocatable code by default, and that placement is done by the linker. See http://www.cc65.org/faq.php#ORG for more information. 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 Tue Jul 13 11:07:37 2004
This archive was generated by hypermail 2.1.8 : 2004-07-13 11:07:46 CEST