DIY_EFI Digest Friday, August 20 1999 Volume 04 : Number 478 In this issue: 80515 / 80535 Dissassembler Wanted Emulators and eprom carriers? See the end of the digest for information on subscribing to the DIY_EFI or DIY_EFI-Digest mailing lists. ---------------------------------------------------------------------- Date: Thu, 19 Aug 1999 15:16:40 -0500 From: Donald Whisnant Subject: 80515 / 80535 Dissassembler Wanted >Date: Thu, 19 Aug 1999 10:59:03 +0100 >From: "Alan Smith" >Subject: 80515 / 80535 Dissassembler Wanted > >I have had a look at the excellent 6811 disassembler software. What I = >would really like is a good disassembler for the 8039 / 8051 / 80515 / = >80535 processors. Can anyone point me in the direction of a good = >disassembler for these ? > >Alan Smith Alan... On the future versions of my M6811DIS disassembler, I am migrating to what I call a GDC (Generic Disassembly Class). The idea is a C++ object that wrappers the common parts of the disassembly operation so that disassemblers for additional processors can be written with relative ease... All that has to be written is the opcode list for the processor and a few functions to format the operands for the target assembler and presto, you have a disassembler for a different processor... I am planning to do one for the 8031/8051 architecture at some point in the not so distant future... I haven't looked at the differences in the 80515/80535 over the original 8051, but imagine it shouldn't be too difficult to add either... In the meantime, it seems like I have a disassembler somewhere for the 8051 -- if you want, email me privately and I'll dig through my archives and see if I can dig it up... However, I'm quite sure that it is NOT a code-seeking disassembler and I don't know how well it will work on 80515/80535 stuff (depends on the differences)... Donald Whisnant dewhisna@xxx.com ------------------------------ Date: Thu, 19 Aug 1999 23:54:33 EDT From: Mikepoore@xxx.com Subject: Emulators and eprom carriers? Any suggestions on how to attach an emulator to a gm ecm with the carrier in the way? Does anyone know of a source for extra carriers? Mike Poore ------------------------------ End of DIY_EFI Digest V4 #478 ***************************** To subscribe to DIY_EFI-Digest, send the command: subscribe diy_efi-digest in the body of a message to "Majordomo@xxx. A non-digest (direct mail) version of this list is also available; to subscribe to that instead, replace "diy_efi-digest" in the command above with "diy_efi".