On Tuesday, August 6, 2019 at 12:20 PM, Richard Cornwell wrote:
> What I would rather see then an automatic connection of the console
> to a telnet port, is the command processor running in a thread so
> that when you ^E your simulator does not stop. Perhaps this could be
> toggle able for testing purposes. SIMH already support redirecting
> the console to a telnet port so there is nothing really to add here.
You should try using the remote console:
sim> SET REMOTE TELNET=port
Boot you simulator.
And from another window, telnet to the remote console port.
You can directly enter many commands and get their response with the simulator
still running OR if you want to stop instruction execution you can type the WRU
character (CTRL E) and enter a series of commands with instruction execution
suspended which will you can CONTINUE or if you wait a while it will CONTINUE
automatically...
Does this solve the problem you were thinking of?
- Mark
_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh