ver .01

Checked and verified:

-loopback finding on any port
-com port in use by another application
-port does not exist

ver .02

reads .hex format


ver .03

tidied up .hex format r/w

ver .04

For bootpic v 06, Updates flash ram correctly

ver .05 

automatic entry point based on main.hex

ver .10

added checksum, retry, fixed bugs

ver .2

added flash capabilities and status window 

ver .21

works!

ver .22

old version - doesn't work

.28

works with xbootpic28

.29

changed LENGTH to WORDS SENT, not BYTES

.31

works with __bootpic31

.32

added automatic serial port checking after download

.37

works

.56

works with mnpicht .56

.60

works with .60 of vbboot, bootpic and mnpicht, and mainpic

.67

<no change>
works with .60 of vbboot, bootpic and mnpicht, and mainpic


v79

NEW VERSION

now it gets the entry point from the very end of the file instead of from the start

problems: entry point gathering isn't working yet, but it will
					also, if break in .hex file, it doesn't like it

v80

works with v79 of mnpicht and btpicht

fixed entry point, tidied up, still have to fix break in .hex file

v81

works with v79 of mnpicht and btpicht

MILESTONE VERSION, never was a problem with breaks in .hex file

v82

FINAL VERSION

seems to work AOK