This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Program for read .hex file



Hello all!, 

Long time ago I need a program for reads  and understands .hex file. All programs that I found, simply pass all characters of the file to hexadecimal and write on right of file a memory address that is not correct. I want a program that understand commands in hex file, like address offsets, and show the correct addresss. Anybody knows some? Thaks everybody!