Re: [cc65] da65 .org

From: MagerValp <MagerValp1cling.gu.se>
Date: 2004-04-19 15:38:57
>>>>> "UvB" == Ullrich von Bassewitz <uz@musoftware.de> writes:

MV> range {
MV> name "far_8000";
MV> start $8669;
MV> end $8679;
MV> type reloccode;	# set type to relocated code
MV> addr $0100;	# set actual address
MV> };

UvB> As I understand it, the generated code is relocatable even
UvB> without any measures. What do you expect the disassembler to do
UvB> after a defintion as shown above?

Emit a .org statement, and adjust any addresses accordingly. It would
just be a convenience of course, as I could change it later when I
massage the disassembly.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Apr 19 15:39:37 2004

This archive was generated by hypermail 2.1.8 : 2004-04-19 15:39:43 CEST