[Simh] RTE-6/VM configuration

J. David Bryan jdbryan at acm.org
Fri Jul 4 18:38:57 EDT 2008


On Friday, July 04, 2008 at 14:41, Terry Newton wrote:

> QCterm works for displaying WOODY and OTHEL in graphical format, and
> also permits backspace to work. 

If you're finding that backspace cancels lines instead of the last 
character on the SIMH console, then this command:

  sim> set console del=177

...will fix it.  BACKSPACE will then generate a character delete, and 
CTRL+BACKSPACE will generate a line delete.

(For reasons unclear to me, SIMH defaults to having the console driver 
substitute 0177 when it sees 010.  The above setting tells SIMH to pass 010 
and 0177 to the program unmolested.)

                                      -- Dave




More information about the Simh mailing list