home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol041 / abstract.041 < prev    next >
Text File  |  1984-04-29  |  2KB  |  80 lines

  1. File name: 
  2. CDOSSAP.* The SAP utility from CPMUG rewritten for CDOS 2.36
  3. CDOSCOPY.* The literal COPY pgm from CPMUG modified for CDOS
  4.   2.36 (Standard 8" to Double Density, Double Sided operation)
  5. CDOSFMAP.* The FMAP utility from CPMUG Vol 8 modified  to 
  6.     reflect the changes in Vol 40 and to accomodate the 512 
  7.     directory entries possible with CDOS
  8. CDOSUCAT.* The UCAT utility from CPMUG modified to reflect the 
  9.     updates in Vol 40 and to accept wildcard ignore names of 
  10.     the form ????????.SYM, etc
  11. CDOS.DOC A few hints for users of CDOS 2.17 or higher
  12.  
  13.  
  14.  
  15. Author:
  16. Trevor Marshall,
  17. 26 Mirrelia Way, Ferndale, Western Australia 6155
  18. phone International (619) 457 6059     National (09)4576059
  19.  
  20.  
  21. Submitted by: 
  22. author
  23.  
  24. These programs are public domain because: 
  25. They are updates of earlier CPMUG releases which have been 
  26. altered by the author.
  27.  
  28.  
  29. To whom would this program be useful: 
  30. All users of CDOS versions 2.17 to 2.36
  31.  
  32.  
  33. Briefly describe the program function: 
  34. CDOSFMAP.*
  35. CDOSUCAT.*
  36. These programs allow use of the Master Disk Catalogue scheme 
  37. with CDOS 2.17 to 2.36. (The original CAT.COM is still OK).
  38.  
  39. CDOSCOPY.*
  40. Operates as per earlier CPMUG release for 8" S/D disks.
  41. For Double Density or Double sided disks a 'Read/Write Logical 
  42. Block' approach is used to copy the disk. Although not yet used 
  43. with 5" disks the modification is simple.
  44.  
  45. CDOSSAP.*
  46. the SAP utility from the CPMUG rewritten for CDOS to reflect 
  47. differences in handling:
  48. Disks other than Single density Single Sided,
  49. The CDOS disk label
  50. CDOS file protect attributes.
  51.  
  52.  
  53. Where is further documentation available: 
  54. See CDOS.DOC
  55. The author will supply additional info on individual request.
  56.  
  57.  
  58. Hardware dependencies: 
  59. All hardware consistent with CDOS 2.36 OK
  60. Hard Disk not supported by CDOSCOPY, CDOSSAP
  61.  
  62.  
  63. Software dependencies: 
  64. Requires Cromemco CDOS version 2.17 to 2.36
  65.  
  66.  
  67. Source processor: 
  68. Cromemco Z80 assembler version 2.05 or higher
  69. CDOSFMAP |
  70. CDOSUCAT |  require MAC
  71.  
  72. Does the software "drop in": 
  73. Yes
  74.  
  75.  
  76. How easy is the code to modify: 
  77. .Z80 files fairly well documented in relevant areas
  78.  
  79.  
  80.