RetroArch/tests-other/test_input_joypad_device_reservation.ratst

42 lines
585 B
Plaintext
Raw Normal View History

[
{
"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"
}
]