1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

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
This commit is contained in:
ol.sc 2011-12-27 15:24:30 +00:00
parent e10e029e8c
commit e2781c4388
4 changed files with 11 additions and 6 deletions

View 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

View 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.

View 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

View 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