M6811DIS Disassembler

jsg at donet.com jsg at donet.com
Fri Jul 9 14:00:25 GMT 1999


| Back a couple of years ago, I offered free copies of my 68HC11
| code-seeking disassembler on the main DIY_EFI list (since GM uses
| Motorola processors almost exclusively) and have had many people
| request a copy...  At that time, I had no instruction manual written...

<delete>

Thanks Donald

Two thumbs up for this code. I ran it in dosem on linux without any
problems. I was preparing to write a front end to the gnu tools to do
something similar, but this is more advanced and in place. The
immediate addressing mode to table locations is the only area that I
see as a problem; however, that can easily be worked around once the
addresses/labels are identified.

with large segments of common code in different ecm's, I'm thinking about a
auto-commenting package that could correlate code segments and copy
comments from a commented source code to one that is not. It may only
be appropriate for 80% of the code, but I think it would be easier to
fix 20% than to start from scratch. any thoughts?

john gwynne




More information about the Gmecm mailing list