Re: A smarter disassembly utility
Samuel Tardieu <[email protected]> 28 Oct 2004 12:02:11 +0200
| Newsgroups | gmane.comp.lang.forth.picforth |
|---|---|
| Organization | Avian Carrier & Friends |
| Message-ID | <[email protected]> |
>>>>> "David" == David McNab <[email protected]> writes: David> I never knew PicForth had an integrated disassembler. I shall document it. David> However, PicForth suffers somewhat from incomplete doco. The David> existing doco is good, but desperately needs fleshing out, David> especially in regard to some of the internals which benefit David> users. I've sprained my brain many times trying to figure out David> some of the internals. If you have any suggestion on things that ought to be documented, do not hesitate to tell me (or better, supply patches to the documentation :-) David> another intended use of my util is for autopsies - where one David> rips the image from a PIC back to a .hex file, and analyses David> what's actually inside the PIC's program/data memory. Do you mind me including your Python disassembler in PicForth with the same license as PicForth? It is currently GPL, but I may switch to a BSD-like license (without attribution clause) to further use reuse. By the way, are you by chance familiar with GNU Arch? This is the revision control system I use for PicForth -- if you used it as well, you could easily keep track of your chances even accross PicForth versions. Sam -- Samuel Tardieu -- [email protected] -- http://www.rfc1149.net/sam