- nes
diff --git a/doc/grc65.sgml b/doc/grc65.sgml
index c11f2f74b..8cdefa53b 100644
--- a/doc/grc65.sgml
+++ b/doc/grc65.sgml
@@ -215,21 +215,21 @@ Note that &dquot;Second step -- assembling the application header
-$ ca65 -t cbm-geos resource.s
+$ ca65 -t geos-cbm resource.s
And, voilá -- &dquot;Third step -- compiling the code
-$ cc65 -t cbm-geos -O test.c
-$ ca65 -t cbm-geos test.s
+$ cc65 -t geos-cbm -O test.c
+$ ca65 -t geos-cbm test.s
That way, you have a &dquot;Fourth and last step -- linking it together
-$ ld65 -o test.cvt -t cbm-geos resource.o geos.o test.o geos.lib
+$ ld65 -o test.cvt -t geos-cbm resource.o geos.o test.o geos.lib
&dquot;
-$ ca65 -t cbm-geos cvthead.s
+$ ca65 -t geos-cbm cvthead.s
Now, we have &dquot;
-$ ca65 -t cbm-geos vlir0.s
-$ ca65 -t cbm-geos vlir1.s
-$ ca65 -t cbm-geos vlir2.s
+$ ca65 -t geos-cbm vlir0.s
+$ ca65 -t geos-cbm vlir1.s
+$ ca65 -t geos-cbm vlir2.s
Note that the file-names here, although similar to those from the
-cl65 -O -t cbm-geos hello1.c hello1res.grc
+cl65 -O -t geos-cbm hello1.c hello1res.grc
Copy the resulting file "module
- apple2
- apple2enh
-
- apple-geos
- atari
- atmos
- c16 (works also for the c116 with memory up to 32K)
@@ -165,7 +164,8 @@ Here is a description of all the command line options:
- c128
- cbm510 (CBM-II series with 40 column video)
- cbm610 (all CBM series-II computers with 80 column video)
-
- cbm-geos
+
- geos-apple
+
- geos-cbm
- lunix
- lynx
- nes
diff --git a/doc/library.sgml b/doc/library.sgml
index eb28f6eb0..29a8ca063 100644
--- a/doc/library.sgml
+++ b/doc/library.sgml
@@ -163,7 +163,6 @@ 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)
@@ -172,7 +171,8 @@ 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)
-
- cbm-geos
+
- geos-apple
+
- geos-cbm
- nes
- pet (all CBM PET systems except the 2001)
- vic20