X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Flynx.sgml;h=73763f1dd4781e0d9dd9965e1151867f840b9f99;hb=58bfe28244d1edc96d73c43dd9716ee05fafad5f;hp=48c3d7d4a6a907a74eb95c6082978ef074b46557;hpb=1c92251a0e5741de0cc7fcf511c1cc06af203ea1;p=cc65 diff --git a/doc/lynx.sgml b/doc/lynx.sgml index 48c3d7d4a..73763f1dd 100644 --- a/doc/lynx.sgml +++ b/doc/lynx.sgml @@ -3,9 +3,10 @@
Atari Lynx specific information for cc65 -<author>Karri Kaksonen, <htmlurl url="mailto:karri@sipo.fi" name="karri@sipo.fi"> -Ullrich von Bassewitz, <htmlurl url="mailto:uz@cc65.org" name="uz@cc65.org"> -<date>2011-04-01 +<author> +<url url="mailto:karri@sipo.fi" name="Karri Kaksonen">,<newline> +<url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz"> +<date>2014-04-12 <abstract> An overview over the Atari Lynx runtime system as it is implemented for the @@ -24,7 +25,7 @@ with the cc65 C compiler. It describes the memory layout, Lynx specific header files, available drivers, and any pitfalls specific to that platform. Please note that Lynx 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. @@ -194,7 +195,7 @@ The names in the parentheses denote the symbols to be used for static linking of <descrip> - <tag><tt/lynx-160-102-16.tgi (lynx_160_102_16)/</tag> + <tag><tt/lynx-160-102-16.tgi (lynx_160_102_16_tgi)/</tag> A TGI driver for the standard graphics mode (160×102 in 16 colors). The TGI driver is implemented as an interrupt driven dual buffering device. @@ -243,7 +244,7 @@ No extended memory drivers are currently available for the Lynx. <descrip> - <tag><tt/lynx-stdjoy.joy (lynx_stdjoy)/</tag> + <tag><tt/lynx-stdjoy.joy (lynx_stdjoy_joy)/</tag> A joystick driver for the standard buttons. </descrip><p> @@ -258,7 +259,7 @@ No mouse drivers are currently available for the Lynx. <descrip> - <tag><tt/lynx-comlynx.ser (lynx_comlynx)/</tag> + <tag><tt/lynx-comlynx.ser (lynx_comlynx_ser)/</tag> A serial driver for the ComLynx port. The ComLynx port has Tx and Rx wired together. Every byte is sent @@ -327,15 +328,6 @@ cc65 drivers require. But for the time being you can create less portable applications using these Lynx specific modules in <tt/lynx-cart-demo/. -<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