home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpminfo / 22dblock.doc < prev    next >
Text File  |  1994-07-13  |  2KB  |  45 lines

  1. DIGITAL RESEARCH CP/M [R] 2.2 FIELD SOFTWARE CHANGE
  2.          Copyright (c) 1980   Digital Research
  3.  
  4. ID# CPM22-0001    PROGRAM: BDOS     ISSUE DATE: 02/19/80
  5.  
  6.  
  7. ERROR DESCRIPTION:  The following change affects only those CP/M
  8. systems which are using the optional blocking and deblocking al-
  9. gorithms listed in Appendix G of the CP/M Alteration Guide.  If
  10. you are in doubt as to the applicability of this field change,
  11. please contact Digital Research or your CP/M distributor.
  12.  
  13. PATCH PROCEDURE:  Ensure you have an archive copy of the distri-
  14. buted MOVCPM.COM file.  Make changes to a version of MOVCPM>COM
  15. by carefully following the steps shown below:  MOVCPM.COM is
  16. loaded into memory using DDT and the changes are made using the
  17. Assemble (A) and Set (S) commands.  After making the changes,
  18. return to the console command processor using the Go (G) command,
  19. and SAVE the altered memory image on disk.  The memory image on
  20. tracks 0 and 1 must also be updated.  This can be accomplished
  21. by executing the new MOVCPM program, as described in the CP/M
  22. Alteration Guide, and integrating your customized I/O system.
  23.  
  24.  
  25.                      ddt movcpm.com
  26.                      DDT VERS 2.0
  27.                      NEXT PC 
  28.                      2700 0100
  29.                      -a1cd2
  30.                      1CD2 nop
  31.                      1CD3 nop
  32.                      1CD4 lxi h,0
  33.                      1CD7
  34.  
  35.  
  36.                      G0
  37.   
  38.                      save 38 movcpm.com
  39.  
  40.  
  41. NOTE:  This Field Software change is not installed in the CP/M
  42. version 2.2.  It must be installed in all systems which use the
  43. deblocking algorithms listed in Appendix G of the CP/M Alteration
  44. Guide.
  45.