lsnes rr0-β2
[lsnes.git] / lsnesrc
blob3f639b629f684dd76d616db113a49a7249057ef2
1 bind /rctrl q quit
2 bind rctrl/rctrl q quit /y
3 bind pause pause
4 alias +speed set targetfps infinite
5 alias -speed unset targetfps
6 bind f12 +speed
7 bind pageup scrollup
8 bind pagedown scrolldown
9 bind home scrollfullup
10 bind end scrollfulldown
11 bind key121 toggleconsole
13 bind left +controller1left
14 bind up +controller1up
15 bind right +controller1right
16 bind down +controller1down
17 bind rctrl +controller1A
18 bind ralt +controller1B
19 bind rshift +controller1X
20 bind l +controller1Y
21 bind o +controller1L
22 bind p +controller1R
23 bind return +controller1start
24 bind backspace +controller1select
26 bind a +controller2left
27 bind w +controller2up
28 bind d +controller2right
29 bind s +controller2down
30 bind lctrl +controller2A
31 bind lalt +controller2B
32 bind lshift +controller2X
33 bind z +controller2Y
34 bind 1 +controller2L
35 bind 3 +controller2R
36 bind tab +controller2start
37 bind x +controller2select