]> git.sur5r.net Git - cc65/commitdiff
Replaced references to target 'geos' with references to (the upcoming) 'apple-geos...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 27 Dec 2011 15:24:30 +0000 (15:24 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 27 Dec 2011 15:24:30 +0000 (15:24 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5324 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/cc65.sgml
doc/intro.sgml
doc/ld65.sgml
doc/library.sgml

index 74eb1702c9bb1c260da013bdff903a8482558996..a781bab46837aaa52b44facf941908ba6e94084b 100644 (file)
@@ -342,6 +342,7 @@ Here is a description of all the command line options:
   <item>none
   <item>apple2
   <item>apple2enh
+  <item>apple-geos
   <item>atari
   <item>atmos
   <item>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:
   <item>c128
   <item>cbm510 (CBM-II series with 40 column video)
   <item>cbm610 (all CBM-II II computers with 80 column video)
-  <item>geos
+  <item>cbm-geos
   <item>lunix
   <item>lynx
   <item>nes
index 3c1eb3d2d6722fc26dd419bf2f207c1ffea3f247..8e5cc358541dab436f46dac25108563c9a2382d5 100644 (file)
@@ -462,7 +462,7 @@ The tutorial files are different for GEOS.  You will find them "next door," in
 
 Compile the tutorial with
 <tscreen><verb>
-cl65 -O -t geos hello1.c apphello1.grc
+cl65 -O -t cbm-geos hello1.c apphello1.grc
 </verb></tscreen>
 Copy the resulting file "<tt/hello1/" onto a (GEOS-format) disk.
 
index 8862b3ad0fb90e00104ca26a50612672af0c8346..c077d2ee7f2f08efc057d0da635eec1049bc5384 100644 (file)
@@ -157,19 +157,22 @@ Here is a description of all the command line options:
   <item>module
   <item>apple2
   <item>apple2enh
+  <item>apple-geos
   <item>atari
   <item>atmos
   <item>c16 (works also for the c116 with memory up to 32K)
   <item>c64
   <item>c128
-  <item>plus4
   <item>cbm510 (CBM-II series with 40 column video)
   <item>cbm610 (all CBM series-II computers with 80 column video)
-  <item>pet (all CBM PET systems except the 2001)
-  <item>geos
+  <item>cbm-geos
   <item>lunix
+  <item>lynx
   <item>nes
+  <item>pet (all CBM PET systems except the 2001)
+  <item>plus4
   <item>supervision
+  <item>vic20
   </itemize>
 
   There are a few more targets defined but neither of them is actually
index b3faf32fc78534a046bf19d65d9770f00315d5e9..eb28f6eb0c372fe3a338bd7604b6383ad7920a14 100644 (file)
@@ -163,6 +163,7 @@ portable. conio implementations exist for the following targets:
   <itemize>
   <item>apple2
   <item>apple2enh
+  <item>apple-geos
   <item>atari
   <item>atmos
   <item>c16 (works also for the c116 with up to 32K memory)
@@ -171,7 +172,7 @@ portable. conio implementations exist for the following targets:
   <item>plus4 (or expanded c16/c116)
   <item>cbm510 (40 column video)
   <item>cbm610 (all CBM series-II computers with 80 column video)
-  <item>geos
+  <item>cbm-geos
   <item>nes
   <item>pet (all CBM PET systems except the 2001)
   <item>vic20