6802 disassembler
der Mouse
mouse at Rodents.Montreal.QC.CA
Sat Apr 30 16:49:55 CDT 2005
Back on Wednesday, I (quoted and) wrote
>> Can someone recommend a freeware 6802 disassembler.
> Well, I have a multi-machine disassembler that supports a half-dozen
> CPUs now. The 6800 is not one of them, but it would be fairly easy
> to add. If anyone can send me a sufficiently precise description of
> the 6800 instruction set, I'll be happy to write the necessary code.
Someone was kind enough to send me a description of the 6303, which is
supposedly a Hitachi part that runs 6800 code and has some additional
instructions. The description I got did not distinguish which
instructions are 6800-compatible and which are 6303 extensions, but it
was sufficient for me to add the 6303 to my disassembler. Given a
description of the differences between the 6800 and the 6303, I could
easily make it do the 6800 as well (the infrastructure is all there,
but lacking such a description I can't do much with it).
To the nice person who sent me that - speak up if you want people to
know who you are. *You* know who you are, and thank you in any case.
> ftp.rodents.montreal.qc.ca:/mouse/disas/src for those interested.
The FTPable copy has been udpated.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the cctalk
mailing list