]> git.sur5r.net Git - cc65/blobdiff - doc/index.sgml
No need to import __oserror.
[cc65] / doc / index.sgml
index f6ef30bee7b117e162d681945291ae09ed0182af..97d055a7a400e9538df326ddcb2b48bebae5364a 100644 (file)
@@ -62,6 +62,13 @@ Main documentation page, contains links to other available stuff.
   <tag><htmlurl url="compile.txt" name="compile.txt"></tag>
   How to compile cc65 and the support tools.
 
+  <tag><htmlurl url="make.html" name="make.html"></tag>
+  Build programs, using the GNU Make utility.
+
+  <tag><htmlurl url="customizing.html" name="customizing.html"></tag>
+  How to use the cc65 toolset for a custom hardware platform (a target system
+  not currently supported by the cc65 library set).
+
   <tag><htmlurl url="debugging.html" name="debugging.html"></tag>
   Debug programs, using the VICE emulator.
 
@@ -120,6 +127,9 @@ Main documentation page, contains links to other available stuff.
   <tag><htmlurl url="c64.html" name="c64.html"></tag>
   Topics specific to the Commodore 64.
 
+  <tag><htmlurl url="cbm510.html" name="cbm510.html"></tag>
+  Topics specific to the Commodore 510.
+
   <tag><htmlurl url="cbm610.html" name="cbm610.html"></tag>
   Topics specific to the Commodore 610.
 
@@ -135,6 +145,9 @@ Main documentation page, contains links to other available stuff.
   <tag><htmlurl url="plus4.html" name="plus4.html"></tag>
   Topics specific to the Commodore Plus/4.
 
+  <tag><htmlurl url="supervision.html" name="supervision.html"></tag>
+  Topics specific to the Supervision Console.
+
   <tag><htmlurl url="vic20.html" name="vic20.html"></tag>
   Topics specific to the Commodore VIC20.