Re: [cc65] Zeropage Addressing?

From: <silverdr1wfmh.org.pl>
Date: 2009-11-13 10:57:08
On 2009-11-13, at 07:38, Shawn Jefferson wrote:

> Also, how to eliminate this warning:
> Warning: Didn't use zeropage addressing for `dli'
>  
> This happens when assembling a file that has some zeropage variables defined in it, at the bottom, after they are used so it sort of makes sense, but is new behaviour with recent versions of cc65.

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.

-- 
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 10:57:23 2009

This archive was generated by hypermail 2.1.8 : 2009-11-13 10:57:26 CET