Search
lxdream.org :: lxdream/lxdreamrc
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 1037:297a73940eb6
prev449:21440948c684
author nkeynes
date Wed Nov 10 08:37:42 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Add chain pointer to the xlat cache, so that we can maintain multiple blocks
for the same address. This prevents thrashing in cases where we would other
keep retranslating the same blocks over and over again due to varying
xlat_sh4_mode values
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
.