mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-01 04:00:32 +00:00
9846ebb171
== DETAILS I'm going to need to re-implement the abstraction between HID device and gamepad; the changes here lay down some foundation for that work. - reduce logging priority of some statements I modified while debugging - factor out the pad driver lookup into its own method - fix so the pad driver list isn't re-initialized every invocation - add the button() method for the GCA driver |
||
---|---|---|
.. | ||
common | ||
connect | ||
drivers | ||
drivers_hid | ||
drivers_joypad | ||
drivers_keyboard | ||
include | ||
input_autodetect_builtin.c | ||
input_defines.h | ||
input_driver.c | ||
input_driver.h | ||
input_keymaps.c | ||
input_keymaps.h | ||
input_osk_utf8_pages.h | ||
input_osk.h | ||
input_overlay.h | ||
input_remapping.h | ||
input_types.h |