Added loadable driver information
git-svn-id: svn://svn.cc65.org/cc65/trunk@2455 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
14
doc/c64.sgml
14
doc/c64.sgml
@@ -59,7 +59,7 @@ Special locations:
|
|||||||
<tag/Heap/
|
<tag/Heap/
|
||||||
The C heap is located at the end of the program and grows towards the C
|
The C heap is located at the end of the program and grows towards the C
|
||||||
runtime stack.
|
runtime stack.
|
||||||
|
|
||||||
</descrip><p>
|
</descrip><p>
|
||||||
|
|
||||||
|
|
||||||
@@ -195,6 +195,18 @@ setup without any memory loss or need for a changed configuration.
|
|||||||
|
|
||||||
<descrip>
|
<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>
|
<tag><tt/c64-stdjoy.joy/</tag>
|
||||||
Supports up to two standard joysticks connected to the joysticks port of
|
Supports up to two standard joysticks connected to the joysticks port of
|
||||||
the C64.
|
the C64.
|
||||||
|
|||||||
Reference in New Issue
Block a user