]> git.sur5r.net Git - cc65/blob - doc/index.sgml
More SGML conversions, index page
[cc65] / doc / index.sgml
1 <!doctype linuxdoc system>
2
3 <article>
4 <title>cc65 documentation overview
5 <author>Ullrich von Bassewitz, <htmlurl url="mailto:uz@cc65.org" name="uz@cc65.org">
6 <date>03.12.2000
7
8 <abstract>
9 Main documentation page, contains links to other available stuff.
10 </abstract>
11
12 <sect>Documentation overview<p>
13
14 <descrip>
15
16   <tag><htmlurl url="BUGS" name="BUGS"></tag>
17   Known compiler bugs.
18
19   <tag><htmlurl url="CREDITS" name="CREDITS"></tag>
20   Who helped with the compiler and tools?
21
22   <tag><htmlurl url="ar65.html" name="ar65.html"></tag>
23   Describes the ar65 archiver.
24
25   <tag><htmlurl url="ca65.html" name="ca65.html"></tag>
26   Describes the ca65 macro assembler.
27
28   <tag><htmlurl url="cc65.html" name="cc65.html"></tag>
29   Describes the cc65 C compiler.
30
31   <tag><htmlurl url="cl65.html" name="cl65.html"></tag>
32   Describes the cl65 compile & link utility.
33
34   <tag><htmlurl url="coding.txt" name="coding.txt"></tag>
35   Containes hints on creating the most effective code with cc65.
36
37   <tag><htmlurl url="compile.txt" name="compile.txt"></tag>
38   How to compile cc65 and the support tools.
39
40   <tag><htmlurl url="debugging.txt" name="debugging.txt"></tag>
41   Debug programs using the VICE emulator.
42
43   <tag><htmlurl url="geos.html" name="geos.html"></tag>
44   GEOSLib manual in several formats.
45
46   <tag><htmlurl url="grc.txt" name="grc.txt"></tag>
47   grc.txt       - Describes the GEOS resource compiler (grc).
48
49   <tag><htmlurl url="index.html" name="index.html"></tag>
50   This file.
51
52   <tag><htmlurl url="internal.txt" name="internal.txt"></tag>
53   internal.doc  - A somewhat older text describing several cc65 internals.
54
55   <tag><htmlurl url="intro.txt" name="intro.txt"></tag>
56   Describes the use of the tools by a short "hello world" example.
57
58   <tag><htmlurl url="ld65.html" name="ld65.html"></tag>
59   Describes the ld65 linker.
60
61   <tag><htmlurl url="library.html" name="library.html"></tag>
62   Describes the cc65 runtime and C libraries.
63
64   <tag><htmlurl url="newvers.txt" name="newvers.txt"></tag>
65   Somewhat outdated. Lists the differences between the current cc65 release
66   and the original atari version created by J.R Dunning.
67
68 </descrip>
69
70 </article>
71