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!