home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / asmutl / asmlib.lbr / FP.AZM / FP.ASM
Encoding:
Assembly Source File  |  1991-06-25  |  768 b   |  19 lines

  1. ;----------------------------------------------------------------
  2. ;        FP - File Processor
  3. ;
  4. ; This program is a super dooper file display and patch program this 
  5. ; is intended to replace using DDT style patching and DUMP type viewing
  6. ; so that the user can use a single program to do FAR FAR more 
  7. ; powerful things to binary files.
  8. ; See FP.PC for a simplified pseudo code sketch.
  9. ; See ASMLIB manual for a full description of the use of this file.
  10. ; The FP.HLP file is used by this program to display screens of information
  11. ; to the user according to the place in the program where the user is.
  12. ;
  13. ;            Written        R.C.H.        31/12/83
  14. ;            Last Update    R.C.H.        31/12/83
  15. ;----------------------------------------------------------------
  16.  
  17.  
  18.  
  19.