mirror of
https://github.com/libretro/RetroArch
synced 2025-02-22 03:40:43 +00:00
42 lines
585 B
Plaintext
42 lines
585 B
Plaintext
|
[
|
||
|
{
|
||
|
"action": 1,
|
||
|
"param_num": 0,
|
||
|
"param_str": "(0001:0002) Test joypad device A",
|
||
|
"frame": 0
|
||
|
},
|
||
|
{
|
||
|
"action": 1,
|
||
|
"param_num": 1,
|
||
|
"param_str": "(0003:0004) Test joypad device B"
|
||
|
},
|
||
|
{
|
||
|
"action": 1,
|
||
|
"param_num": 2,
|
||
|
"param_str": "(0005:0006) Test joypad device C"
|
||
|
},
|
||
|
{
|
||
|
"action": 2,
|
||
|
"param_num": 1,
|
||
|
"frame": 1200
|
||
|
},
|
||
|
{
|
||
|
"action": 2,
|
||
|
"param_num": 2
|
||
|
},
|
||
|
{
|
||
|
"action": 1,
|
||
|
"param_num": 1,
|
||
|
"param_str": "(0005:0006) Test joypad device C"
|
||
|
},
|
||
|
{
|
||
|
"action": 2,
|
||
|
"param_num": 0
|
||
|
},
|
||
|
{
|
||
|
"action": 1,
|
||
|
"param_num": 4,
|
||
|
"param_str": "(0001:0002) Test joypad device A"
|
||
|
}
|
||
|
]
|