Skip to content
Snippets Groups Projects
Commit 1ec1cbeb authored by Bernard Blackham's avatar Bernard Blackham
Browse files

Get it right

parent 4155996f
Branches
Tags
No related merge requests found
......@@ -416,7 +416,7 @@ void help() {
" ECHO {ON|OFF} turn echo on or off" CRLF
" GETROM download the ROM source code using xmodem" CRLF
" H[...] this help screen" CRLF
"*JUMPxxxx jumps to a subroute at location xxxx" CRLF
"*JUMPxxxx jumps to a subroutine at location xxxx" CRLF
"*PEEKxxxx returns the value of the byte at location xxxx" CRLF
"*POKExxxxyy sets the value of location xxxx to yy" CRLF
" PING pongs" CRLF
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment