Re: [cc65] ca65: Finding out which lines assembled into which addresses

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-12-08 13:00:37
On Thu, Dec 08, 2005 at 07:26:07AM +0100, Spiro Trikaliotis wrote:
> I want to copy the comments from the disassembly to the sources (exactly
> to the same parts which are used for compiling this specific version).
> Afterwards, I would be able to fill in the remaining parts of other
> versions, to get just one file for all versions.

Ok.

> I believe this information must already reside somewhere in ca65.

The problem is not getting the information, but making it available without
making the listing file hard to read. I don't like the idea of adding another
column on the left. Using an option to configure the available info columns
would be ok, but it's somewhat more work.

> Unfortunately, I did not understand its internals enough (yet?) to be
> able to do the modifications myself. Thus, I could make use of some
> good hints. ;)

You need to add a new field to the ListLine struct in listing.h.

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 Thu Dec 8 13:00:48 2005

This archive was generated by hypermail 2.1.8 : 2005-12-08 13:00:50 CET