home *** CD-ROM | disk | FTP | other *** search
/ YPA: Your Privacy Assured / YPA.ISO / other_goodies / utilities / enf37_62.lha / Enforcer.Readme < prev    next >
Text File  |  1994-07-04  |  5KB  |  110 lines

  1.                             Enforcer 37.62
  2.                                   by
  3.                              Michael Sinz
  4.  
  5.                         Copyright ⌐ 1992-1994
  6.  
  7. ******************************************************************************
  8. *                                                                            *
  9. * Permission is hereby granted to distribute this program's archive          *
  10. * containing the executables and documentation for non-commercial purposes   *
  11. * so long as the archive and its contents are not modified in any way.       *
  12. *                                                                            *
  13. * This program may not be distributed for a profit.                          *
  14. *                                                                            *
  15. * This program is not in the public domain.                                  *
  16. *                                                                            *
  17. ******************************************************************************
  18.  
  19. Enforcer V37 - For 68020/68851, 68030, and 68040 CPUs
  20.  
  21. It requires V37 of the OS or better and does not have *any*
  22. exceptions in it for specific software.  Nothing should be causing
  23. Enforcer hits.
  24.  
  25. Requires an MMU.  On 68EC030 systems, it may think it is working
  26. even if it is not due to the fact that the missing MMU is very
  27. hard to detect.  Use LawBreaker to check.
  28.  
  29. This Enforcer has also been highly optimized to be as fast as
  30. possible.
  31.  
  32. Enforcer can now also be used with CPU or SetCPU FASTROM or most
  33. any other MMU-Kickstart-Mapping tool.  This means that you do not
  34. have to give up your speed in order to use Enforcer.  (Major win
  35. on A2000 and A500 systems)
  36.  
  37. Much more documentation and information provided.  Major new
  38. output options.  (Such as local output, STDOUT, and parallel
  39. port options...)
  40.  
  41. Make sure you read the documentation before using these programs.
  42.  
  43.  *****************
  44. ** Read the DOCs **
  45.  *****************  Watch out since Enforcer does not get used
  46. the same as the old Enforcer.  Remember, this thing is a completely
  47. different beast.
  48.  
  49. -----
  50. Changes from 37.60
  51.  
  52.     Updated FindHit to work with a larger variety of debugging
  53.     information - which includes the new DICE compiler.
  54.  
  55.     Added ROM module scanning to SegTracker.  This is useful since
  56.     it will at least be able to tell you which ROM module was
  57.     involved with the hit (and thus you can then better track
  58.     what happened in your code.)
  59.  
  60.     Updated DOC and AmigaGuide files as needed.  Note that
  61.     I finally remembered to update my EMail address :-)
  62.  
  63. Changes from V37.58:
  64.  
  65.     Tested against some more CPU boards and now should handle even
  66.     the strangest of them.  (I don't have these boards so I need
  67.     reports from people in order to make sure Enforcer works on
  68.     them.)
  69.  
  70.     Cleaned up the output of the Enforcer VERBOSE option and
  71.     added more output to that option.  Also added a check for
  72.     a strange operation with certain CPU boards.
  73.  
  74. Changes from V37.56:
  75.  
  76.     Found the reason that certain 68030 CPU cards with large amounts
  77.     of RAM would not work with Enforcer.  68030 CPU board should now
  78.     work even with local FAST RAM.
  79.  
  80. Changes from V37.55:
  81.  
  82.     Rebuilt with SAS/C 6.51
  83.  
  84.     Added support for empty LINE debug hunks that are sometimes
  85.     produced by the SAS/C 6.50 SLink.  This is actually a good thing
  86.     and should help reduce problems in the FindHit code for the future.
  87.  
  88.     Added a signal to the system to provide for quick turn-around of
  89.     Alert output from Enforcer when Enforcer output is not direct to
  90.     the serial or parallel hardware.
  91.  
  92. Please send all comments to Michael Sinz.  Enjoy...
  93.  
  94. /----------------------------------------------------------------------\
  95. |      /// Michael Sinz                                                |
  96. |     ///                   UUNET:  michael.sinz@scala.com             |
  97. |    ///   BIX:  msinz      or      msinz@bix.com                      |
  98. |\\\///    "Can't I just bend one of the rules?" said the student.     |
  99. | \XX/     The Master just looked back at him with a sad expression.   |
  100. \----------------------------------------------------------------------/
  101.  
  102.  ************
  103. ** Remember **    *NOTHING* should cause an Enforcer hit.  There is
  104.  ************    no reason to ever cause one if the software is written
  105.         correctly.  When Enforcer is running, the VBR is moved
  106.         and even interrupt vector poking should work just fine
  107.         without Enforcer hits.  Software that causes Enforcer
  108.         hits may not be able to run on future systems.  In fact,
  109.         such software may not even run on current systems.
  110.