home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / asmutl / asmlib2.lbr / -READ.ME next >
Encoding:
Text File  |  1994-05-31  |  1.1 KB  |  29 lines

  1. The contents of this library (ASMLIB2.LBR):
  2. ==========================================
  3.  
  4. Files related to ASMLIB
  5. -----------------------
  6. ASMLIB  .REL - Asmlib .rel file.
  7. ASMLIB  .WS  - Documentation for the ASMLIB (See ASMLIB1.LBR).  In WordStar
  8.                doc format (80 chars per line, no page formatting, no dot
  9.                commands)
  10.                
  11. Files related to PL/I-80
  12. ------------------------
  13. CRC     .ASM - Does 16 bit CRC
  14. DATE    .ASM - Date and time support for PL/I
  15. DELFIL  .ASM - File delete
  16. FBAD    .COM - Find BAD sectors on disk.  For CP/M-3 only.
  17. FBAD    .DOC - Documentation for the above.
  18. FBAD    .PLI - Part of the source code for FBAD.
  19. MAKLIB  .SUB - Submit file for PLIUTIL
  20. PBUFF   .ASM - Prints 80h bytes of a buffer pointed to by PL/I
  21. PLICOMM .ASM - Common declarations for .ASM files in PLIUTIL
  22. PLIUTIL .ASM - The main module
  23. PLIUTIL .DCL - PL/I .dcl file for PLIUTIL
  24. PLIUTIL .REL - The Utility
  25. PORT    .ASM - R/W to/from port directly
  26. PUSER   .ASM - Set/get user number
  27. RANDOM  .ASM - Get random number
  28. SHIFT   .ASM - Shift bit(16 string around
  29.