Re: what program for disassemble?

From: Steve Gray <sjgray_at_rogers.com>
Date: Fri, 30 Mar 2018 23:57:06 +0000 (UTC)
Message-ID: <1637425201.43391.1522454226339@mail.yahoo.com>
I think the main feature of recomment is that it takes a "hint" file that 
tells it about special addresses etc. You can inject label names and 
comments with it. And it uses multiple passes to distinguish between code 
and data.

OTOH that is probably easy to include in other disassemblers too.

André
I wanted to that in my CBM-Transfer (cbmxfer) disassembler. I built "platforms" with memory locations, chip registers and rom entry points for all the cbm machines and put them in a drop-down menu for easy selection. There is a platform with just the rom entry points for all CBM machines along with the machine name for each entry. You can select that and do a disassembly and there is a list of rom routines that are found. You just look there to see what machine its for.You can add your own labels, tables, comments etc, and I added entry points for code-tracing.  I've added support for most 6502 variants so you can select "legal" 6502 or "illegal" etc. You can have a split window with ASM on one side and HEX view on the other and they are linked so clicking a line in the disassembly shows you where in the hex file it is.
It's free if anyone wants to try it.
Steve




   
Received on 2018-03-31 03:00:02

Archive generated by hypermail 2.2.0.