EPROG - Mar 5, 1999 Crunch
--------------------------

Based on information and files from www.dr7.com

EPROG uses the info and files from XFILE, HEXCSUM and FBPROG16. Thanks to
everyone who created &/or contributed to them.

If you have a chip programmer, you can use EPROG as a simple means of
programming your ATMEL chips.

If you don't have a programmer, you can use EPROG to create your modified
HEX file with the proper checksums.

---------------------------
For those with a programmer
---------------------------
 Plug your chip & programmer into the LPT port
 At the DOS prompt, type EPROG
 Enter your 16 digit key when prompted
 You will be prompted to press a key to begin programming the chip.

-That's it- (except of course installing the chip)

The configuration of FBPRG16 should already be set properly.
I have used & tested it the way I have re-distributed it.

------------------------------
For those without a programmer (or anyone just wanting the HEX file)
------------------------------
 At the DOS prompt, type MKHEX
 Enter your 16 digit key

The file "TEMP.HEX" will be saved to your HD.
This file is a modified "XFILE.HEX" file with your key in the proper place,
and the checksum recalculated.

You can also specify a different filename if you like...
ex. MKHEX MYFILE.HEX     will create MYFILE.HEX instead of TEMP.HEX


