X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=ROM2%2Fmain_basic.c;h=db11afc8365c37914b6cee94bbcaca1581a030a4;hb=1ec1cbebf9db7f5a2d9df4584991f015479ee5a5;hp=4f347bf3d5c38688adc3c6a2249d563961069a2b;hpb=4155996fc1643ebf9f53b17fd0e9ad8782728a58;p=uccvend-snackrom.git 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