Re: [cc65] "jmp (abs)" across page border

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2013-03-17 22:46:28
On Sun, Mar 17, 2013 at 08:33:28PM +0100, silverdr@wfmh.org.pl wrote:
> What methods you people use in ca65 to protect from the old JMP bug without
> wasting too much mem?

If the linker output file is a binary, it will warn about it, because the
assembler emits an assertion into the object file. You will get a message like

        "jmp (abs)" across page border

So, nothing to worry here. 

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 Sun Mar 17 22:46:34 2013

This archive was generated by hypermail 2.1.8 : 2013-03-17 22:46:38 CET