On Sat, May 24, 2014 at 8:17 AM, Kyle Owen <kylevowen at gmail.com> wrote:
I found the issue.
simh's PDP-11 emulator, by default, is discarding non-printing characters
on the output. To correct this, just type `set tto 8b`.
I don't remember running into any issues that I resolved using that
setting. In the past I have used this setting to resolve some issues,
which sets the bit mask of printable characters in the range [31,0]
SET CONSOLE PCHAR=FFFFFFFF