diff options
Diffstat (limited to 's51/commands')
| -rw-r--r-- | s51/commands | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/s51/commands b/s51/commands index 77a98493..aba65cd0 100644 --- a/s51/commands +++ b/s51/commands @@ -47,15 +47,14 @@ Load a file Execution control: run <start> - run starting at <start> - run <start> <stop> - set temporary bp at <stop> + run <start> <stop> - set temporary bp at <stop> run - continue next - step over calls(?) step - step one instruction - + reset - reset the simulator res - synonym? - + Error messages: start with "Error:" - |
