diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 60cf18c00..908503f66 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -139,8 +139,14 @@ how to use it. Extended memory drivers

-No extended memory drivers are currently available for the -Apple ][. + + + + Gives access to 12KB RAM (48 pages of 256 bytes each) on the + Apple ][ language card. The driver was contributed by + Stefan Haubenthal. + +

@@ -197,8 +203,21 @@ following functions (and a few others): Passing arguments to the program

-Command line argument passing is currently not supported for the -Apple ][. +Command line arguments can be passed to + RUN:REM,ARG1," ARG2", ARG 3,, ARG5, ... + + + +Arguments are separated by commas. +There must be a comma after the first Leading spaces are ignored; trailing spaces are included unless the + argument was quoted. +The first argument passed to + Function keys