
1.1   - rewrote main program to be in COM format
      - combined the two programs LOADH and LOADHI into one executable
      - fix to make the program run correctly without an environment 
      - added 'L' and 'S' switch for MS-DOS compatibility
      - if DOS major version is 4 or higher, the program calls the DOS
        uppercase function to convert the filename to uppercase. 
      - added error message to the loader program

1.02  changed method for creating PSP in LOADH.COM, resulting in a more
      stable program
1.01  added support for 'load high' EXE files
1.00  first complete version
