Paolo Bonzini d5cdbca322 add support for remote control devices and other ID_INPUT_KEY devices
* the remote control presents itself as ID_INPUT_KEY, not
ID_INPUT_KEYBOARD.  However, ID_INPUT_KEYBOARD is a subset of
ID_INPUT_KEY.

* the remote control lacks the backspace and enter keys, which are hard
coded in RetroArch. It has "back" and "ok" instead, so map those to
RETROK_BACKSPACE and RETROK_ENTER as well.

Remote controls also have no ESC key, but that one is customizable
and I used the Power key of the remote (which already has a mapping
to RETROK_POWER).

The functionality provided is really the bare minimum, but it is enough
to teach a kid "press the power button here to watch TV"; compared to
pressing L1+R1+START+SELECT and navigating to the RetroArch's "quit"
menu item, that hopefully has more chances of success.
2017-06-19 15:09:13 +02:00
..
2017-06-11 20:51:21 +02:00
2017-06-11 08:56:36 +02:00
2017-06-11 20:51:21 +02:00
2017-06-07 03:01:00 +02:00
2017-06-11 19:48:40 +02:00
2017-06-06 23:19:07 +02:00
2017-01-22 13:40:32 +01:00
2017-01-22 13:40:32 +01:00
2017-04-29 13:20:50 +02:00
2017-01-22 13:40:32 +01:00