re-generate configure
[rofl0r-gnuboy.git] / etc / classic.rc
blobf9a9618d0fe020132086a4e43879049cdb5f9a41
2 # classic.rc - change keybindings, palette, etc
3 # to match the old pre-1.0 settings.
6 unbindall
8 bind esc quit
9 bind up +up
10 bind down +down
11 bind left +left
12 bind right +right
13 bind alt +a
14 bind ctrl +b
15 bind enter +start
16 bind space +select
17 bind joyup +up
18 bind joydown +down
19 bind joyleft +left
20 bind joyright +right
21 bind joy0 +b
22 bind joy1 +a
23 bind joy2 +select
24 bind joy3 +start
25 bind 1 "set saveslot 1"
26 bind 2 "set saveslot 2"
27 bind 3 "set saveslot 3"
28 bind 4 "set saveslot 4"
29 bind 5 "set saveslot 5"
30 bind 6 "set saveslot 6"
31 bind 7 "set saveslot 7"
32 bind 8 "set saveslot 8"
33 bind 9 "set saveslot 9"
34 bind 0 "set saveslot 0"
35 bind ins savestate
36 bind del loadstate
38 set dmg_bgp  0x78f0f0 0x58b8b8 0x487878 0x184848
39 set dmg_wndp 0x78f0f0 0x58b8b8 0x487878 0x184848
40 set dmg_obp0 0x78f0f0 0x58b8b8 0x487878 0x184848
41 set dmg_obp1 0x78f0f0 0x58b8b8 0x487878 0x184848