mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
Enhanced Remote Console support to allow two separate command processing modes.
1) Single Command Mode: commands are processed between simulated instructions once CR is received. 2) Multiple Command Mode: commands are initiated with the WRU character (usually *E) which suspends simulation execution and commands are processed until a CONTINUE command is entered (or automatically provided if the SET REMOTE TIMEOUT=seconds interval has elapsed).
This commit is contained in: