mirror of
https://github.com/cc65/cc65.git
synced 2024-12-26 08:32:00 +00:00
Doc fixes from Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@2871 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
1b73d9d254
commit
15793782a8
@ -144,7 +144,8 @@ how to use it.
|
||||
<tag><tt/a2.lc.emd/</tag>
|
||||
Gives access to 12KB RAM (48 pages of 256 bytes each) on the
|
||||
Apple ][ language card. The driver was contributed by
|
||||
Stefan Haubenthal.
|
||||
Stefan Haubenthal. Note: This driver is incompatible with any DOS using
|
||||
the language card memory!
|
||||
|
||||
</descrip><p>
|
||||
|
||||
@ -207,7 +208,7 @@ Command line arguments can be passed to <tt/main()/. Since this is not
|
||||
supported by BASIC, the following syntax was choosen:
|
||||
|
||||
<tscreen><verb>
|
||||
RUN:REM,ARG1," ARG2", ARG 3,, ARG5, ...
|
||||
CALL2048:REM,ARG1," ARG2", ARG 3,, ARG5, ...
|
||||
</verb></tscreen>
|
||||
|
||||
<enum>
|
||||
|
Loading…
Reference in New Issue
Block a user