]> git.sur5r.net Git - cc65/blobdiff - doc/nes.sgml
Fixed the SGML <htmlurl> and <url> tags.
[cc65] / doc / nes.sgml
index b40a0d30d8bfcdd9c90a2ecf153d389f74d8bc27..ca9ce72b351eb93e288d372c34619887e2859291 100644 (file)
@@ -6,7 +6,7 @@
 <author>
 <url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">,<newline>
 <url url="mailto:polluks@sdf.lonestar.org" name="Stefan A. Haubenthal">
-<date>2005-07-17
+<date>2014-04-12
 
 <abstract>
 An overview over the NES runtime system as it is implemented for the
@@ -25,7 +25,7 @@ with the cc65 C compiler. It describes the memory layout, NES specific header
 files, available drivers, and any pitfalls specific to that platform.
 
 Please note that NES specific functions are just mentioned here, they are
-described in detail in the separate <htmlurl url="funcref.html" name="function
+described in detail in the separate <url url="funcref.html" name="function
 reference">. Even functions marked as "platform dependent" may be available on
 more than one platform. Please see the function reference for more
 information.