Search
lxdream.org :: lxdream/test/lxdream.rc
lxdream 0.9.1
released Jun 29
Download Now
filename test/lxdream.rc
changeset 185:6755a04c447f
next776:b12d8be15387
author nkeynes
date Sat Aug 05 00:18:21 2006 +0000 (17 years ago)
permissions -rw-r--r--
last change Add error lines to tests with incomplete polys
Split clip tests to separate data file
Add tests for cmd bit 23 ("use list size field")
view annotate diff log raw
     1 [Global]
     2 bios = ../bios/dcboot.rom
     3 flash = ../bios/dcflash.rom
     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
.