home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug082.arc / UMPIRE.DOC < prev    next >
Text File  |  1979-12-31  |  1KB  |  26 lines

  1. UMPIRE  is  a comprehensive memory test program implementing 
  2. two test  algorithms developed at the University  of  Illinois.
  3.   The algorithms  were  published  in June 1978 'IEEE 
  4. TRANSACTIONS  ON COMPUTERS'.   The  University of Illinois test
  5. algorithms are the 'BOOMERANG' and the 'HALF SLOW' test
  6. routines.  Also included are two test routines I devised.
  7.  
  8. The  test will automatically size the TPA and test all of 
  9. memory up the start of BDOS.   There are only three control
  10. codes.  A ^K will cause the test to restart, a ^C will cause a
  11. jump to address zero (i.e. warm boot), and a ^S will cause the
  12. program to stop or start.  The ^S function is particularlly
  13. useful in the 'SCRAMBLE' and 'SPIRAL' routine to stop to test
  14. causing refresh verification on dynamic memories.   Another ^S
  15. will cause the test to start up again.  Both the 'SCRAMBLE' and
  16. 'SPIRAL' test routines use random data  so  this  is  a fair
  17. test of a  memory  array  for  pattern sensitivity.
  18.  
  19. Send any comments or suggestions to:
  20.      Mel Cruts
  21.      DIGITAL DELI COMPUTER STORE
  22.      80 WEST EL CAMINO REAL
  23.  
  24. A>wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  25. UMPIRE  is  a comprehensive memory test program implementing 
  26. two test  algorithms developed at the University  of  Illinois.