aboutsummaryrefslogtreecommitdiff
path: root/listbas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'listbas.rst')
-rw-r--r--listbas.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/listbas.rst b/listbas.rst
index 3e33490..6a377b2 100644
--- a/listbas.rst
+++ b/listbas.rst
@@ -27,6 +27,8 @@ escape sequences for inverse video and color syntax highlighting.
default, the BASIC dialect is autodetected by running **whichbas**\(1)
as an external process. To override this, see the **-b** option, below.
+Note: OSS Integer BASIC is *not* to be confused with Apple II Integer BASIC!
+
OPTIONS
=======
@@ -43,8 +45,11 @@ BASIC options
**-ba+**
OSS BASIC/A+.
- **-bi**
- OSS Integer BASIC (*not* to be confused with Apple II Integer BASIC!).
+ **-bic**
+ OSS Integer BASIC, cartridge version.
+
+ **-bid**
+ OSS Integer BASIC, disk version (uses different tokens from the cart).
**-bt**
Turbo BASIC XL.