]> git.sur5r.net Git - cc65/blobdiff - doc/supervision.sgml
Added commented placeholder for future Mitsubishi 740 CPU in "cpu.mac".
[cc65] / doc / supervision.sgml
index 504ba5194b26813b0a81858c7f5d2c7f007d76be..97495dea58d2a8ef56d96b0350347f66c29a2688 100644 (file)
@@ -3,8 +3,8 @@
 <article>
 
 <title>Watara Supervision specific information for cc65
-<author>Stefan A. Haubenthal, <htmlurl url="mailto:polluks@sdf.lonestar.org" name="polluks@sdf.lonestar.org">
-<date>2005-07-17
+<author><url url="mailto:polluks@sdf.lonestar.org" name="Stefan A. Haubenthal">
+<date>2014-04-12
 
 <abstract>
 An overview over the Supervision runtime system as it is implemented for the
@@ -23,7 +23,7 @@ with the cc65 C compiler. It describes the memory layout, Supervision specific h
 files, available drivers, and any pitfalls specific to that platform.
 
 Please note that Supervision 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.
 
@@ -92,7 +92,7 @@ allow access to hardware located in the address space.
 No graphics drivers are currently available for the Supervision.
 <!--A TGI driver for the standard graphics mode (160&times;160 in 4 colors) is
 available, but must be statically linked, because no file I/O is available.
-See the documentation for the <htmlurl url="co65.html" name="co65 utility">
+See the documentation for the <url url="co65.html" name="co65 utility">
 for information on how to do that.-->
 
 <sect1>Extended memory drivers<p>
@@ -105,7 +105,7 @@ No extended memory drivers are currently available for the Supervision.
 No joystick drivers are currently available for the Supervision.
 <!--A joystick driver for the standard buttons is available, but must be
 statically linked, because no file I/O is available. See the documentation for
-the <htmlurl url="co65.html" name="co65 utility"> for information on how to do
+the <url url="co65.html" name="co65 utility"> for information on how to do
 that.-->
 
 <sect1>Mouse drivers<p>
@@ -146,15 +146,6 @@ following functions (and a few others):
 
 
 
-<sect>Bugs/Feedback<p>
-
-If you have problems using the library, if you find any bugs, or if you're
-doing something interesting with it, I would be glad to hear from you. Feel
-free to contact me by email (<htmlurl url="mailto:uz@cc65.org"
-name="uz@cc65.org">).
-
-
-
 <sect>License<p>
 
 This software is provided 'as-is', without any expressed or implied