<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 2, 2015 at 10:16 AM, Bailey, Scott <span dir="ltr"><<a href="mailto:scott.bailey@hp.com" target="_blank">scott.bailey@hp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ee" class="a3s" style="overflow:hidden">Non-existent memory.  On the 8080, reads to non-existent memory<br>
      return 0377, and writes are ignored.</div></blockquote></div><br><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​That was definitely true and how the HW worked [although the comment should have been 0xFF or actually $FF in Intel syntax - since the 8080s were defined in hex not octal like PDP-11s).  There was no non-existent memory trap for the bus, so the HW read the data back as 0xFF because of TTL floating to high.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I do miss the Altair and Imsai machines in a strange sort of way ;-)</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Clem</div><br></div></div>