]> git.sur5r.net Git - cc65/commitdiff
Added loadable driver information
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 27 Sep 2003 21:29:57 +0000 (21:29 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 27 Sep 2003 21:29:57 +0000 (21:29 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2455 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/c64.sgml

index 36dcb01a91fca556ba326cfb2ae4980ba7dd4bf3..a3448f0fecf56cb29b5677a4793b768877434972 100644 (file)
@@ -59,7 +59,7 @@ Special locations:
   <tag/Heap/
   The C heap is located at the end of the program and grows towards the C
   runtime stack.
-  
+
 </descrip><p>
 
 
@@ -195,6 +195,18 @@ setup without any memory loss or need for a changed configuration.
 
 <descrip>
 
+  <tag><tt/c64-hitjoy.joy/</tag>
+  Driver for the Digital Excess & Hitmen adapter. See
+  <htmlurl url="http://www.digitalexcess.de/downloads/productions.php"
+  name="http://www.digitalexcess.de/downloads/productions.php"> on
+  instructions how to build one. Up to four joysticks are supported.
+
+  <tag><tt/c64-ptvjoy.joy/</tag>
+  Driver for the Protovision 4-player adapter. See
+  <htmlurl url="http://www.protovision-online.de/hardw/hardwstart.htm"
+  name="http://www.protovision-online.de/hardw/hardwstart.htm"> for prices
+  and building instructions. Up to four joysticks are supported.
+
   <tag><tt/c64-stdjoy.joy/</tag>
   Supports up to two standard joysticks connected to the joysticks port of
   the C64.