<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 21-May-15 22:38, J. David Bryan
      wrote:<br>
    </div>
    <blockquote
      cite="mid:E1Yvcr0-0002Bc-Fy@elasmtp-junco.atl.sa.earthlink.net"
      type="cite">
      <pre wrap="">On Thursday, May 21, 2015 at 18:04, Timothe Litt wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">If it isn't in the repo, it might as well not exist.
</pre>
      </blockquote>
      <pre wrap="">
It's hidden at the SIMH Web site:

  <a class="moz-txt-link-freetext" href="http://simh.trailing-edge.com/">http://simh.trailing-edge.com/</a>

...behind the link in the phrase, "Also available is a collection of 
tools...."  ;-)


</pre>
    </blockquote>
    So the site that says:<br>
     "<span style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
      font-size: medium; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
      !important; float: none;">V3.9 (and bug fixes to it) is the last
      feature release of SimH that will be hosted at this web site. All
      future versions can be found in a<span
        class="Apple-converted-space"> </span></span><a
      href="https://github.com/simh/simh" style="font-family: 'Times New
      Roman'; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;">public source
      repository</a><span style="color: rgb(0, 0, 0); font-family:
      'Times New Roman'; font-size: medium; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      display: inline !important; float: none;">." has the most recent
      release of the tools... :-(<br>
      <br>
      The one that I only visit for the non-code items...Bob's papers,
      etc.<br>
      <br>
      Hopefully Mark will merge the tools into the repo.<br>
      <br>
      BTW, a quick glance shows that mtdump clears the error bit before
      comparing a metadata word for 0 (tape mark.)<br>
      <br>
      This is incorrect.  A tape mark is 32-bits of zero.  0x80000000 is
      an invalid encoding and should be reported as<br>
      a format error.  (It indicates a length of zero with an error, but
      the record length field must be non-zero.)<br>
      <br>
      Sigh.<br>
      <br>
    </span>
  </body>
</html>