mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 04:41:08 +00:00
Added loadable driver information
git-svn-id: svn://svn.cc65.org/cc65/trunk@2455 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
5a0041df7a
commit
176a9be552
14
doc/c64.sgml
14
doc/c64.sgml
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user