Menu Item | Icon | Accel | Description |
---|---|---|---|
Assemble | ![]() |
F3 | Assemble and load the current file |
Go | ![]() |
F5 | Run the current loaded program |
Step | ![]() |
F7 | Run a single instruction of the current loaded program |
Backstep | ![]() |
F8 | Undo the last executed instruction |
Pause | ![]() |
F9 | Pause execution of the current loaded program |
Stop | ![]() |
F11 | Stop execution of the current loaded program |
Reset | ![]() |
F12 | Reload the current assembled file |
Clear All Breakpoints | Ctrl-K | Clear all breakpoints | |
Toggle All Breakpoints | Ctrl-T | Toggle all breakpoints |