On Fri, Jul 24, 2020 at 1:13 PM Paul Moore <paulmoore...@hotmail.com> wrote: > Johnny, I don't know what that means for simh
On an xterm session, there may not be a way to do it. If you were running simh from a dumb terminal on a serial port, you could set your terminal to do 7E1 (even parity), and possibly a matching "stty parenb -parodd" , but the arg 'parenb' appears not to be valid from a window session. > From: Johnny Billquist <b...@softjar.se> > Sent: Friday, July 24, 2020 1:37:27 AM > To: Paul Moore <paulmoore...@hotmail.com>; Simh@trailing-edge.com > <Simh@trailing-edge.com> > > You need to have your terminal set to MARK parity. > > On 2020-07-24 01:56, Paul Moore wrote: > > I am trying to run an RK11 diagnostic and am stuck. > > > > Looking at the code, it is looking for digits and then cr. > > > > But it is actually looking for #215, which is 0x8d. Which is CR with > > the high bit set. (It also looks for #377 del with HB set) > > > > So what happens is that it just keeps reprompting > > > > I don’t see how that character ever gets into the system. I did ‘set tti > > 8b’ but it made no difference. I can post the relevant code if needed. Does "set tti 7p" work for this? -ethan _______________________________________________ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh