mirror of
https://github.com/simh/simh.git
synced 2026-01-25 11:46:37 +00:00
SCP: Added the NEXT command. This command provides the ability for a simulator to step over subroutine calls.
This commit is contained in:
@@ -214,6 +214,7 @@ The "!" command (execute a command on the local OS), now returns the command's e
|
||||
SHOW DEFAULT Show working directory
|
||||
DIR {path|file} Display file listing
|
||||
LS {path|file} Display file listing
|
||||
NEXT Step across a subroutine call or step a single instruction.
|
||||
|
||||
#### Command Processing Enhancements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user