[Coco] 6809 disassembler

Robert Gault robert.gault at worldnet.att.net
Thu Jan 22 09:14:17 EST 2004


Roger Taylor wrote:

 ><snip>
> So far, the 
> listing has a troublesome left column of addresses and opcodes that 
> doesn't appear assemblable without major editing.  I wonder what's up 
> with this?  The whole point of disassembling is so you can make a real 
> source code file, not a listing.
> 
> I found it here.
> http://members.aol.com/TimVictor/ostech.html
> 
 >< snip>

This is just like the disassembler we have for OS-9. However, with the 
OS-9 disassembler the offset opcode listing is an option that can be 
turned on. The default is off.

The point is that during disassembly you don't know where data fields 
are located. If the program requires manual intervention, including 
location and opcode in the listing makes identification of data fields 
easier if a raw dump is not available.




More information about the Coco mailing list