X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Findex.sgml;h=aecfb7de992f9f12e30270f264f606983818a5bc;hb=8590de5cf3515d7df156a5d470ad06bd68f97555;hp=7de8b26cea1270d3dc1b75541ef930a211c1cf28;hpb=156f40577492f97a3944bc3fc701e8a3014501b0;p=cc65 diff --git a/doc/index.sgml b/doc/index.sgml index 7de8b26ce..aecfb7de9 100644 --- a/doc/index.sgml +++ b/doc/index.sgml @@ -2,8 +2,7 @@
cc65 Documentation Overview -<author><url url="http://cc65.github.io/doc"> -<date> +<author><url url="https://cc65.github.io/doc"> <sect>Program documentation<p> @@ -18,6 +17,9 @@ <tag><htmlurl url="cc65.html" name="cc65.html"></tag> Describes the cc65 C compiler. + <tag><htmlurl url="chrcvt65.html" name="chrcvt65.html"></tag> + Describes the vector font converter. + <tag><htmlurl url="cl65.html" name="cl65.html"></tag> Describes the cl65 compile & link utility. @@ -28,7 +30,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. @@ -36,6 +38,9 @@ <tag><htmlurl url="od65.html" name="od65.html"></tag> Describes the od65 object-file analyzer. + <tag><htmlurl url="sim65.html" name="sim65.html"></tag> + Describes the 6502 and 65C02 simulator. + <tag><htmlurl url="sp65.html" name="sp65.html"></tag> Describes the sprite and bitmap utility. @@ -53,6 +58,9 @@ <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="using-make.html" name="using-make.html"></tag> Build programs, using the GNU Make utility. @@ -76,6 +84,9 @@ <tag><htmlurl url="dio.html" name="dio.html"></tag> Low-level disk I/O API. + <tag><htmlurl url="tgi.html" name="tgi.html"></tag> + Tiny Graphics Interface. + <tag><htmlurl url="geos.html" name="geos.html"></tag> The GEOSLib manual. @@ -83,7 +94,7 @@ An overview over the cc65 runtime and C libraries. <tag><htmlurl url="smc.html" name="smc.html"></tag> - Describes Christian Krügers macro package for writing self modifying + Describes Christian Krüger's macro package for writing self modifying assembler code. <tag><url name="6502 Binary Relocation Format document" @@ -107,6 +118,9 @@ <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. @@ -128,12 +142,24 @@ <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="nes.html" name="nes.html"></tag> Topics specific to the Nintendo Entertainment System. + <tag><htmlurl url="osi.html" name="osi.html"></tag> + Topics specific to the Ohio Scientific machines. + + <tag><htmlurl url="pce.html" name="pce.html"></tag> + Topics specific to the NEC PC-Engine (TurboGrafx-16) Console. + <tag><htmlurl url="pet.html" name="pet.html"></tag> Topics specific to the Commodore PET machines. @@ -141,7 +167,10 @@ Topics specific to the Commodore Plus/4. <tag><htmlurl url="supervision.html" name="supervision.html"></tag> - Topics specific to the Supervision Console. + 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. @@ -150,4 +179,3 @@ </article> -