[comp.os.msdos.programmer] Anybody want to convert .EXEs -> EPROM?

chuck@eng.umd.edu (Chuck Harris - WA3UQV) (03/28/91)

Hi Netland,

	I recently upgraded a utility that I wrote a number of years ago.
This utility  converts .EXE files into Intel Hex files suitable for loading
into EPROM.

	I have used this utility for many projects where I have used Embedded
80x86 processors, and it works quite well.

	What it does is read the .EXE header file, and relocate the binary
image to a segment of your choice.  It then outputs the image as an Intel
HEX file.

	You can then burn the HEX file into EPROM and make your Embedded
System go.

	The question is: Would anyone be interested in my releasing this
program (source and .exe) to the net?  And if so, what would be the best
group to send it to?

		Chuck Harris - WA3UQV
		C.F. Harris - Consulting
		chuck@eng.umd.edu