]> git.sur5r.net Git - cc65/blobdiff - doc/index.sgml
Call __seterrno and save a few bytes.
[cc65] / doc / index.sgml
index dbfed2f56086a2cfd5110b97b178842cb0e151e8..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.
 
@@ -138,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.