sigma
Joined: 22 Sep 2002 Posts: 114 Helped: 1
|
04 Feb 2003 19:34 Hex Utilities (Single RAR file) |
|
|
|
Sorry for multiple posts. All the files are in the attached archive. (I should have done it before).
BIN2HEX.EXE - Converts an absolute binary file to a 16-byte/line Intel format
hex file.
BIN2MOT.EXE - Converts an absolute binary file to a Motorola S1-S9, S2-S8 or
S3-S7 hex file.
BINXHEX.EXE - Converts an absolute binary file to an Intel format hex file.
CHECK8.EXE - Calculates and displays the 8-bit checksum of a file.
HEX2HEX.EXE - Re-writes a hex file in hex format, with no more than 16 data
bytes per line. Also fixes bad line checksums.
HEX82BIN.EXE - Converts Microchip INHX8M into a programmer .BIN type file.
HEXBIN.EXE - Converts Intel, Motorola S1-S9 or Straight Hex into a binary
file.
HEXED.EXE - Hex Editor for Binary/ASCII data files.
HEXXBIN.EXE - Converts an Intel hex file to a binary file.
INTEL.EXE - Converts between INHX16 and INHX8M object files.
MOT2BIN.EXE - Converts a Motorola hex file to a binary file.
|
|