diff --git a/doc/atmos.sgml b/doc/atmos.sgml index ab63c667b..a9d59a407 100644 --- a/doc/atmos.sgml +++ b/doc/atmos.sgml @@ -7,7 +7,7 @@ , , -2014-09-23 +2014-12-03 An overview over the Atmos runtime system as it is implemented for the cc65 C @@ -219,8 +219,9 @@ They are defined to be FUNCT + a number key. Capitals Lock

-The "CAPS Lock" mode is turned off while the program is running. The previous -mode (usually turned on) is restored when the program stops. +The keyboard's "CAPS Lock" mode is turned off while the program is running. +The previous mode (usually, CAPS Lock turned on [because Oric BASIC keywords +must be UPPER-case]) is restored when the program stops. Passing arguments to the program

@@ -234,7 +235,7 @@ supported directly by BASIC, the following syntax was chosen: You must turn Arguments are separated by spaces. Arguments may be quoted. Leading and trailing spaces around an argument are ignored. Spaces within