Re: [cc65] 24bit addresses

Date view Thread view Subject view

From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-06-17 10:56:01


>>>>> "UvB" == Ullrich von Bassewitz <uz_at_musoftware.de> writes:

UvB> I think we had the discussion before. I don't know an easy way to
UvB> do this, because the existing operators are handled as part of
UvB> the expression. The '<' and '>' operators generate 8 bit
UvB> expressions, and the code generator chooses zero page addressing
UvB> whenever it detects an 8 bit address. Forcing it the other way
UvB> round is not possible, so I will have to find another way. I will
UvB> think about it.

68K-style suffixes? Add lda.w and lda.l that only accept 16 or 24-bit
args.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp_at_cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-06-17 10:57:39 CEST