This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-03-06 04:13:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
input
History
twinaphex
6d8ee1f8d4
Remove input_driver_data_ptr_is_same
2016-02-13 07:40:02 +01:00
..
autoconf
…
common
…
connect
…
drivers
Fix crash when defining gamepad keys
2016-02-08 01:53:33 +01:00
drivers_hid
…
drivers_joypad
…
drivers_keyboard
Added support for using keyboards in the Retroarch menu and for mapping to gamepad keys.
2016-02-08 01:06:15 +01:00
include
/GameController
…
input_autodetect.c
…
input_autodetect.h
…
input_config.c
…
input_config.h
…
input_driver.c
Remove input_driver_data_ptr_is_same
2016-02-13 07:40:02 +01:00
input_driver.h
Remove input_driver_data_ptr_is_same
2016-02-13 07:40:02 +01:00
input_hid_driver.c
…
input_hid_driver.h
…
input_joypad_driver.c
…
input_joypad_driver.h
…
input_keyboard.c
…
input_keyboard.h
…
input_keymaps.c
…
input_keymaps.h
…
input_overlay.c
Create tasks_internal and split up RA-specific task code to outside
2016-02-09 17:12:39 +01:00
input_overlay.h
…
input_remapping.c
save only modified values when saving remaps
2016-02-09 23:39:16 -05:00
input_remapping.h
…