From 15793782a8740c0671770ba7640c2ff1da776af7 Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 4 Jan 2004 21:25:50 +0000 Subject: [PATCH] Doc fixes from Stefan Haubenthal git-svn-id: svn://svn.cc65.org/cc65/trunk@2871 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/apple2.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 35b275eb0..152399f07 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -144,7 +144,8 @@ how to use it. 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!

@@ -207,7 +208,7 @@ Command line arguments can be passed to - RUN:REM,ARG1," ARG2", ARG 3,, ARG5, ... + CALL2048:REM,ARG1," ARG2", ARG 3,, ARG5, ... -- 2.39.5