We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862e5c8 commit 14d1ef0Copy full SHA for 14d1ef0
README.md
@@ -58,7 +58,7 @@ The API is implemented as addresses in high memory. They are called with JSR (or
58
59
[ ] N [<num>] - Execute the next 1 or <num> instructions, stepping over BSR and JSR
60
61
- [ ] S [<num>] - Execute the next 1 or <num> instructions, stepping into BSR and JSR
+ [x] S [<num>] - Execute the next 1 or <num> instructions, stepping into BSR and JSR
62
63
[ ] O - Step out of current function, stepping over any JSR or BSR instructions
64
0 commit comments