On 2009-11-13, at 14:31, Ullrich von Bassewitz wrote: >>> Warning: Didn't use zeropage addressing for `dli' > [...] >> It is not THAT new. I was bugging Uz about it (and he introduced it) quite >> some time ago already ;-) To eliminate it, either don't use forward references >> or don't use zeropage. > > There's also a third way: In cases where the assembler cannot deduce the > addressing mode from the instruction, you can add an address size override > prefix. Yup, forgot about that feature as I actually never used it. Still the warning helped me to clean up my sources out of forward references, which were indirectly causing performance drops in time critical loops. -- SD!---------------------------------------------------------------------- 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 Nov 13 15:03:14 2009
This archive was generated by hypermail 2.1.8 : 2009-11-13 15:03:16 CET