Skip to content

Commit 14d1ef0

Browse files
authored
Update README.md
1 parent 862e5c8 commit 14d1ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The API is implemented as addresses in high memory. They are called with JSR (or
5858

5959
[ ] N [<num>] - Execute the next 1 or <num> instructions, stepping over BSR and JSR
6060

61-
[ ] S [<num>] - Execute the next 1 or <num> instructions, stepping into BSR and JSR
61+
[x] S [<num>] - Execute the next 1 or <num> instructions, stepping into BSR and JSR
6262

6363
[ ] O - Step out of current function, stepping over any JSR or BSR instructions
6464

0 commit comments

Comments
 (0)