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 / BEEHIVE / ZSUS / Z3HELP-3.LBR / M.LBR / MTEST.HZP / MTEST.HLP
Text File  |  2000-06-30  |  1KB  |  36 lines

  1. ;
  2.                                   MTEST.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5. TY3MTEST.COM   1k (8)    001B  1.0        Lindsay Haisley 3/89     Z3COM9
  6. TY4MTEST.COM   2k (11)   42CB  1.0        Lindsay Haisley 3/89     Z3COM9
  7.  
  8.   1- Syntax  2- Error Messages                                                
  9.  
  10.  
  11.    MTEST is  a Z33/34 utility to place the contents of specified memory in one
  12. of the  Z3 message buffer registers,  thus extends the testing capabilities of 
  13. the FCP to the entire 64K of Z80 memory.  The code as written will assemble to 
  14. either a type 3 or type 4 file.   MTEST is wheel protected and if the wheel is 
  15. not set it  will return to ZCPR with Z3MSG+3  set  to 6, invoking the resident 
  16. error process.
  17. :1
  18.    
  19.  
  20.    Syntax:  MTEST ADRS R
  21.  
  22.  
  23. Where  ADRS  is a hex memory adrs and  R  is  a message  register number, 0-9.
  24. Message register receives contents of specified memory location.
  25. :2
  26.  
  27.  
  28. Error Messages:
  29.  
  30.  
  31.    'Bad register number'
  32.  
  33.    'Argument error'
  34.  
  35.    'No Z3 Message Buffer present'
  36.