home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d886 / patchlibrary.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-27  |  672 b   |  19 lines

  1. .name
  2. PatchLibrary
  3. .author
  4. Stefan Fuchs 
  5. .version
  6. 1.55
  7. .description
  8. This is the initial release of the patch.library programmer's pack.  It
  9. provides easy-to-use functions to safely install custom code for library
  10. functions.  Two example programs ShowNeededFiles and CPUClear demonstrate
  11. how the library works.  ShowNeededFiles patches dos.library to print
  12. messages whenever Open(), LoadSeg() or Lock() is called.  CPUClear patches
  13. graphics.library/BltClear() to use the CPU instead of the Blitter.
  14. Assembly source is included for the example programs.  
  15. .described-by
  16. Automatically generated from Contents file by c2pi program.
  17. .short
  18. Initial release of the patch.library
  19.