1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 00:29:31 +00:00

Updated a joystick adapter URL.

This commit is contained in:
Greg King 2018-04-21 04:30:56 -04:00
parent 305c6e7ae4
commit 30aed2330d

View File

@ -6,7 +6,7 @@
<author>
<url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">,<newline>
<url url="mailto:polluks@sdf.lonestar.org" name="Stefan A. Haubenthal">
<date>2017-05-18
<date>2018-04-20
<abstract>
An overview over the VIC20 runtime system as it is implemented for the cc65 C
@ -173,8 +173,8 @@ The default drivers, <tt/joy_stddrv (joy_static_stddrv)/, point to <tt/vic20-std
<tag><tt/vic20-ptvjoy.joy (vic20_ptvjoy_joy)/</tag>
Driver for the Protovision 4-player adapter contributed by Groepaz. See
<url url="http://www.protovision-online.de/hardw/4_player.php?language=en"
name="Protovision shop"> for prices and building instructions. Up to three
<url url="https://www.protovision.games/hardw/4_player.php"
name="the Protovision shop"> for prices and building instructions. Up to three
joysticks are supported.
</descrip><p>