From: ol.sc
Date: Tue, 27 Dec 2011 15:24:30 +0000 (+0000)
Subject: Replaced references to target 'geos' with references to (the upcoming) 'apple-geos...
X-Git-Tag: V2.13.3~140
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e2781c43889135324efd58666dad6b146d3e4973;p=cc65
Replaced references to target 'geos' with references to (the upcoming) 'apple-geos' and (the to-be renamed) 'cbm-geos'.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5324 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
diff --git a/doc/cc65.sgml b/doc/cc65.sgml
index 74eb1702c..a781bab46 100644
--- a/doc/cc65.sgml
+++ b/doc/cc65.sgml
@@ -342,6 +342,7 @@ Here is a description of all the command line options:
- none
- apple2
- apple2enh
+
- apple-geos
- atari
- atmos
- c16 (works also for the c116 with memory up to 32K)
@@ -349,7 +350,7 @@ Here is a description of all the command line options:
- c128
- cbm510 (CBM-II series with 40 column video)
- cbm610 (all CBM-II II computers with 80 column video)
-
- geos
+
- cbm-geos
- lunix
- lynx
- nes
diff --git a/doc/intro.sgml b/doc/intro.sgml
index 3c1eb3d2d..8e5cc3585 100644
--- a/doc/intro.sgml
+++ b/doc/intro.sgml
@@ -462,7 +462,7 @@ The tutorial files are different for GEOS. You will find them "next door," in
Compile the tutorial with
-cl65 -O -t geos hello1.c apphello1.grc
+cl65 -O -t cbm-geos hello1.c apphello1.grc
Copy the resulting file "module
- apple2
- apple2enh
+
- apple-geos
- atari
- atmos
- c16 (works also for the c116 with memory up to 32K)
- c64
- c128
-
- plus4
- cbm510 (CBM-II series with 40 column video)
- cbm610 (all CBM series-II computers with 80 column video)
-
- pet (all CBM PET systems except the 2001)
-
- geos
+
- cbm-geos
- lunix
+
- lynx
- nes
+
- pet (all CBM PET systems except the 2001)
+
- plus4
- supervision
+
- vic20
There are a few more targets defined but neither of them is actually
diff --git a/doc/library.sgml b/doc/library.sgml
index b3faf32fc..eb28f6eb0 100644
--- a/doc/library.sgml
+++ b/doc/library.sgml
@@ -163,6 +163,7 @@ portable. conio implementations exist for the following targets:
- apple2
- apple2enh
+
- apple-geos
- atari
- atmos
- c16 (works also for the c116 with up to 32K memory)
@@ -171,7 +172,7 @@ portable. conio implementations exist for the following targets:
- plus4 (or expanded c16/c116)
- cbm510 (40 column video)
- cbm610 (all CBM series-II computers with 80 column video)
-
- geos
+
- cbm-geos
- nes
- pet (all CBM PET systems except the 2001)
- vic20