From: Bernard Blackham Date: Fri, 25 Jun 2004 00:36:09 +0000 (+0000) Subject: Get it right X-Git-Tag: X~8 X-Git-Url: https://git.ucc.asn.au/?p=uccvend-snackrom.git;a=commitdiff_plain;h=1ec1cbebf9db7f5a2d9df4584991f015479ee5a5 Get it right --- diff --git a/ROM2/main_basic.c b/ROM2/main_basic.c index 4f347bf..db11afc 100644 --- a/ROM2/main_basic.c +++ b/ROM2/main_basic.c @@ -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