1
0
mirror of https://github.com/simh/simh.git synced 2026-03-02 17:55:17 +00:00
Files
simh.simh/sim_console.c
Mark Pizzolato 03a6d69c8d SCP: Assure that STEP is only allowed in MASTER mode remote console connections
The STEP command was inadvertently allowed to be parsed in non-master
mode connections, but it didn't actually work.  It has now been removed
from the generic remote console command table.

This was illuminated as of the discussion in #854
2020-05-25 09:55:24 -07:00

159 KiB