]> git.sur5r.net Git - cc65/blobdiff - doc/index.sgml
Added "telestrat.html" to index. Sorted "gamate.html".
[cc65] / doc / index.sgml
index 68f755a29d32e6d7e4e06ef2dce48bb76c5adb56..99b4f10b5b5e315280935d49b7fd409685081714 100644 (file)
@@ -3,7 +3,7 @@
 <article>
 <title>cc65 Documentation Overview
 <author><url url="http://cc65.github.io/doc">
-<date>
+<date>2017-02-15
 
 <sect>Program documentation<p>
 
@@ -18,7 +18,7 @@
   <tag><htmlurl url="cc65.html" name="cc65.html"></tag>
   Describes the cc65 C compiler.
 
-  <tag><htmlurl url="chrcvt.html" name="chrcvt.html"></tag>
+  <tag><htmlurl url="chrcvt65.html" name="chrcvt65.html"></tag>
   Describes the vector font converter.
 
   <tag><htmlurl url="cl65.html" name="cl65.html"></tag>
@@ -31,7 +31,7 @@
   Describes the da65 6502/65C02 disassembler.
 
   <tag><htmlurl url="grc65.html" name="grc65.html"></tag>
-  Describes the GEOS resource compiler (grc65).
+  Describes the GEOS resource compiler.
 
   <tag><htmlurl url="ld65.html" name="ld65.html"></tag>
   Describes the ld65 linker.
@@ -58,7 +58,7 @@
 
   <tag><htmlurl url="coding.html" name="coding.html"></tag>
   Contains hints on creating the most effective code with cc65.
-  
+
   <tag><htmlurl url="cc65-intern.html" name="cc65-intern.html"></tag>
   Describes internal details of cc65, such as calling conventions.
 
   <tag><htmlurl url="atari.html" name="atari.html"></tag>
   Topics specific to the Atari 8-bit machines.
 
+  <tag><htmlurl url="atari2600.html" name="atari2600.html"></tag>
+  Topics specific to the Atari 2600 Game Console.
+
   <tag><htmlurl url="atari5200.html" name="atari5200.html"></tag>
   Topics specific to the Atari 5200 Game Console.
 
   <tag><htmlurl url="cbm610.html" name="cbm610.html"></tag>
   Topics specific to the Commodore 610.
 
+  <tag><htmlurl url="creativision.html" name="creativision.html"></tag>
+  Topics specific to the Creativision Console.
+
+  <tag><htmlurl url="gamate.html" name="gamate.html"></tag>
+  Topics specific to the Bit Corporation Gamate Console.
+
   <tag><htmlurl url="lynx.html" name="lynx.html"></tag>
   Topics specific to the Atari Lynx Game Console.
 
   <tag><htmlurl url="pce.html" name="pce.html"></tag>
   Topics specific to NEC PC-Engine (TurboGrafx) Console.
 
-  <tag><htmlurl url="gamate.html" name="gamate.html"></tag>
-  Topics specific to Bit Corporation Gamate Console.
-
   <tag><htmlurl url="pet.html" name="pet.html"></tag>
   Topics specific to the Commodore PET machines.
 
   <tag><htmlurl url="supervision.html" name="supervision.html"></tag>
   Topics specific to the Watara Supervision Console.
 
+  <tag><htmlurl url="telestrat.html" name="telestrat.html"></tag>
+  Topics specific to the Oric Telestrat.
+
   <tag><htmlurl url="vic20.html" name="vic20.html"></tag>
   Topics specific to the Commodore VIC20.