home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / JSAGE / ZSUS / PROGPACK / HLOAD.LBR / HLOAD.MSG < prev    next >
Text File  |  2000-06-30  |  768b  |  18 lines

  1.                                 12/19/82
  2.  
  3. Arnie,
  4.  
  5.    HLOAD is a program I wrote which will load any .HEX file
  6. into memory at it's assembly address (unless the file overlays
  7. HLOAD itself).   It differs from the LOAD command of CP/M in
  8. that it does not create a .COM file, and it does not expect 
  9. the .HEX file to be ORGed at 100H.  It is useful for loading
  10. memory outside the normal CP/M boundaries.  For example, I
  11. use it to load an extended CBIOS, by including the command
  12. HLOAD CBIOSOVR as my auto-start-up command.
  13.  
  14.    If you feel it's worth it, would you pass this on to the
  15. RCPM network?  Thanks
  16.  
  17.           Don McClimans
  18.