home *** CD-ROM | disk | FTP | other *** search
/ Brotikasten / BROTCD01.iso / c128 / c16.d64 / cpm271.doc < prev    next >
Text File  |  1995-08-08  |  2KB  |  51 lines

  1. CPM271 is an updated version of a CP/M file transfer utility originally
  2. written by Michael McLawhorn, modified by Deepak Midha for 2 1541s and
  3. now converted to run on the Commodore 128 in C128 mode, with 2 1541 and/or
  4. 1571s.
  5.  
  6. The program is written in basic, but uses about 12K of storage at the top of
  7. variable storage in bank 1 to store information about the disk track/sector
  8. scheme used on the CP/M disk.  The current version supports ONLY the C64 single
  9. sided format CP/M disk for input and output.  When data becomes available on
  10. the track/sector skewing scheme for the other Commodore CP/M formats, it will
  11. be updated to include them, if the utility is still needed.
  12.  
  13. This utility should be used in lieu of C128 memory transfers to CP/M mode in
  14. the following circumstances:
  15.  
  16. 1 - if the CP/M file downloaded is an ASCII text-type file.
  17.  
  18. 2 - if the CP/M file downloaded is a BINARY file greater than 50k in size.
  19.  
  20. The program is menu driven after the disks are initialized and fairly self
  21. explanatory.  The following usage notes may be important if some questions
  22. come up while using the utility.
  23.  
  24. Note 1: At present, this utility will only read/write to a CP/M disk formatted
  25.         as 'C64 FORMAT' by the CP/M format utility command.
  26.  
  27. Note 2: Most ASCII files, when downloaded in C64 or C128 format, will have all
  28.         linefeeds removed after carriage returns.  Since CP/M requires these
  29.         linefeeds for proper output to the console or printer, you should
  30.         answer y or the prompt which ask if you wish to add lf after cr.
  31.         DO NOT answer y if the file is downloaded as a BINARY file.
  32.  
  33. Note 3: You may add additional CP/M file name extensions for validity checking
  34.         by changing the data statements at the very end of the program.
  35.  
  36. Note 4: You may use either 1541 (or compatable) or 1571 drives for either disk
  37.         but only the CBM disk itself may be double sided formatted in 1571
  38.         mode.
  39.  
  40. Note 5: If you bring up the C128 system in 80 column mode, the program runs in
  41.         fast mode, otherwise the program runs in slow mode on the C128.
  42.  
  43. Note 6: Don't expect a fast transfer of large files.  A good estimate is about
  44.         40k/hr in fast mode.
  45.  
  46. If you have additional questions about using this utility, you may leave me a
  47. message on PCS-116 or PCS-44 sigs or via Easyplex.
  48.  
  49. Michael L. McLawhorn
  50. 71535, 403
  51.