View Single Post
  #1003  
Old 01-23-2010, 05:31 AM
Mrdjc Mrdjc is offline
Registered User
 
Join Date: Jul 2008
Location: Scotland, United Kingdom.
Posts: 17
Re: Memory dump of ECU

Cheers Phil,

I will try it a bit later on.

Do you happen to know of a program that can do a find/replace for multiple words at once?

I'm looking at replacing all the Mnemonics with Descriptions so I can actually understand them, in the text file, then perhaps to divide it into the sub-routines and compare them using the PD77SIM program.

Example:

LDA Load memory into accumulator.
LDX Load memory into index register X.

CLC Clear Carry Flag to “0”.
SEC Set Carry Flag to “1”.

Cheers,
Daniel.
Reply With Quote