home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPMINFO / CPM22PAT.LBR / CPM22001.PQT / CPM22001.PAT
Text File  |  2000-06-30  |  3KB  |  54 lines

  1.  
  2.                                       CP/M   V2.2 
  3.                                Patch 01, MOVCPM, 1/21/82 
  4.  
  5.                           Copyright   1982 by Digital Research
  6.                   CP/M is a registered trademark of Digital Research.
  7.                         DDT is a trademark of Digital Research.
  8.                                  Compiled November 1982
  9.  
  10.           Program:  MOVCPM
  11.           Products and Serial Numbers Affected:  CP/M  V2.2
  12.  
  13.           Error Description:
  14.  
  15.                The following modification affects only CP/M systems  that  use
  16.           the optional blocking  and deblocking  algorithms listed in the CP/M
  17.           Operating System Manual.   When you  update  a  file  under  systems
  18.           using  the algorithms with no data added to the file, the last block
  19.           of updated records is not written to  that  file.   Contact  Digital
  20.           Reserach  or  your CP/M distributor if you are not certain that this
  21.           patch applies to your system.
  22.  
  23.           Patch Procedure:
  24.  
  25.                Make a back-up copy of MOVCPM.COM before you use DDT   to  make
  26.           the  following  changes.  Use  the  Assemble command (A) and the Set
  27.           command (S).  After you make the  changes,  return  to  the  Console
  28.           Command  Processor using the G0 command and save the modified memory
  29.           image on disk.  Update the  memory  image  on  tracks  0  and  1  by
  30.           executing the new MOVCPM program as described in the CP/M  Operating
  31.           System Manual and by integrating your customized I/O system.
  32.  
  33.  
  34.                   A>ddt movcpm.com
  35.                   DDT VERS 2.0
  36.                   NEXT PC
  37.                   2700 0100
  38.                   -alcd2
  39.                   1CD2 nop                      Old instructions were
  40.                   1CD3 nop                      DCR C
  41.                   1CD4 lxi h,0                  DCR C
  42.                   1CD7 .                        JNZ 12DF
  43.  
  44.                   -G0
  45.                                                Number of pages to save
  46.                                                is determined from value
  47.                                                displayed under NEXT.
  48.                   A>save 38 movcpm.com
  49.  
  50.                Install  this  patch  on  all  CP/M  systems   that   use   the
  51.           blocking/deblocking algorithms  listed in  the CP/M Operating System
  52.           Manual.
  53.                Licensed users are granted the right to include  these  changes
  54.           in CP/M V2.2 s