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 / CPM / ZCPR33 / A-R / ERRATA1.Z33 < prev    next >
Text File  |  2000-06-30  |  886b  |  35 lines

  1. 3 June 1987
  2.  
  3. To: ZCPR 3.3 Users
  4. From: Echelon
  5.  
  6. Subj: Assembling ZCPR 3.3 packages with ZAS
  7.  
  8. It has come to our attention that a few minor changes to the Z33FCP10
  9. and Z33RCP07 source files are necessary to allow error-free assembly
  10. with the ZAS assembler.  These changes are described below.
  11.  
  12. In Z33FCP:
  13.  
  14. Error: duplicate definition of symbol "base" in Z33FCP.Z80 and Z3BASE.LIB
  15.  
  16. Fix: Edit Z33FCP.Z80 and delete the line containing "base equ 0".
  17.  
  18.  
  19. Error: incorrect operand field for statement "highuser defl ifusr gt 15"
  20.  
  21. Fix: edit this line in Z33FCP.Z80 so the statement begins in column 1.
  22.  
  23.  
  24. In Z33RCP:
  25.  
  26. Error: duplicate definition of symbols "true" and "false" in SYSDEF.LIB
  27. and Z3BASE.LIB.
  28.  
  29. Fix: edit file SYSDEF.LIB and delete lines "FALSE EQU 0" and "TRUE
  30. EQU NOT FALSE".
  31.  
  32.  
  33. As any other discrepancies of this type are brought to light, this
  34. errata file will be updated as needed.
  35.