Search
lxdream.org :: lxdream/lxdreamrc
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 1037:297a73940eb6
prev449:21440948c684
author nkeynes
date Sat Jan 22 06:07:17 2011 +1000 (13 years ago)
permissions -rw-r--r--
last change Mark the NV vertex range functions as weak (to keep things working on
drivers that don't provide the entry points)
Set the fence at the start (really just to prevent an error the first time
around)
view annotate diff log raw
     1 [Global]
     3 [Controllers]
     4 Device 0 = Sega Controller
     5   dpad left = Left
     6   dpad right = Right
     7   dpad up = Up
     8   dpad down = Down
     9   Start = KP_Enter, Return
    10   analog left = KP_Left
    11   analog right = KP_Right
    12   analog up = KP_Up
    13   analog down = KP_Down
    14   button X = a
    15   button Y = s
    16   button A = z
    17   button B = x
    18   trigger left = d
    19   trigger right = c
.