mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
54 lines
1.7 KiB
INI
54 lines
1.7 KiB
INI
|
<?xml version="1.0"?>
|
||
|
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
|
||
|
<mameconfig version="10">
|
||
|
<system name="default">
|
||
|
<input>
|
||
|
<port type="P1_JOYSTICK_UP">
|
||
|
<newseq type="standard">
|
||
|
JOYCODE_1_HAT1UP
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="P1_SELECT">
|
||
|
<newseq type="standard">
|
||
|
JOYCODE_1_SELECT
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_MENU">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_M
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_PAUSE">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_P
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_REWIND_SINGLE">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_MINUSPAD
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_SAVE_STATE">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_S
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_LOAD_STATE">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_A
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_FAST_FORWARD">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_PLUSPAD
|
||
|
</newseq>
|
||
|
</port>
|
||
|
<port type="UI_SNAPSHOT">
|
||
|
<newseq type="standard">
|
||
|
KEYCODE_LCONTROL KEYCODE_X
|
||
|
</newseq>
|
||
|
</port>
|
||
|
</input>
|
||
|
</system>
|
||
|
</mameconfig>
|