Re: [cc65] o65 generation bug?

From: Greg King <greg.king41verizon.net>
Date: 2012-05-31 21:09:20
From: "Agent Friday"; on Thurs., May 31, 2012; at 07:22 AM -0400
>
> The linker clearly knows
> where these segments are going because it puts the correct values
> in the .o65 tbase, dbase, and bbase fields.  It needs to export the
> correct segment definition symbols, as well.

The correct values are put into label and map files, too.

I noticed another bug:  When I wrote the instruction

    jsr __CODE_RUN__ + $36

I expected to see "jsr $0036"; but, I saw something like "jsr $000f".
So, the label isn't "planted"; and, the offset isn't added properly.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu May 31 21:13:32 2012

This archive was generated by hypermail 2.1.8 : 2012-05-31 21:13:35 CEST