On Sat, Mar 20, 2004 at 05:21:06PM -0500, Glenn Jones wrote: > Does the linker currently have a way to produce a fully resolved assembly > listing? No. For the linker, the input is just data, it doesn't know anything about 6502 CPUs. The assembler knows something about a 6502, but it doesn't have any relocation information. This means that the problem is not easily solvable, and nothing in this direction is planned. 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 Sat Mar 20 23:25:29 2004
This archive was generated by hypermail 2.1.8 : 2004-03-20 23:25:35 CET