Search
lxdream.org :: lxdream/test/lxdream.rc
lxdream 0.9.1
released Jun 29
Download Now
filename test/lxdream.rc
changeset 776:b12d8be15387
prev185:6755a04c447f
author nkeynes
date Wed Dec 02 10:36:49 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change Add missing SUBV instruction to the emulation core (translation core is ok),
along with test cases. Thanks to D. Jeff Dionne for pointing this out.
view annotate diff log raw
     1 [Global]
     2 bios =
     3 flash =
     4 default path = ../disc
     5 save path = ../save
     6 bootstrap = 
     8 [Controllers]
     9 Device 0 = Sega Controller
    10   dpad left = Left
    11   dpad right = Right
    12   dpad up = Up
    13   dpad down = Down
    14   Start = KP_Enter
    15   analog left = KP_Left
    16   analog right = KP_Right
    17   analog up = KP_Up
    18   analog down = KP_Down
    19   button X = A
    20   button Y = S
    21   button A = Z
    22   button B = X
    23   trigger left = D
    24   trigger right = C
.