This website requires JavaScript.
Explore
Help
Register
Sign In
CTCaer
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/CTCaer/RetroArch.git
synced
2025-02-05 11:08:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
input
History
Twinaphex
a68a33c559
Remove unused variable
2016-06-27 06:43:47 +02:00
..
autoconf
…
common
…
connect
C89/C90 don't support bitfields on uint8_t - work around this
2016-06-07 14:47:54 +02:00
drivers
…
drivers_hid
(BTStack HID) Create HAVE_DYNAMIC ifdefs
2016-06-27 01:11:49 +02:00
drivers_joypad
…
drivers_keyboard
…
include
/GameController
…
input_autodetect.c
Avoid warning 'variable may be used uninitialized'
2016-06-20 02:45:07 +02:00
input_autodetect.h
…
input_config.c
…
input_config.h
…
input_defines.h
…
input_driver.c
Turn retro_input_t into struct
2016-06-25 09:04:00 +02:00
input_driver.h
Add type to retro_input_t
2016-06-25 09:05:56 +02:00
input_hid_driver.c
…
input_hid_driver.h
…
input_joypad_driver.c
Make HAVE_HID completely optional
2016-06-07 03:01:33 +02:00
input_joypad_driver.h
…
input_keyboard.c
…
input_keyboard.h
…
input_keymaps.c
…
input_keymaps.h
…
input_overlay.c
…
input_overlay.h
…
input_remapping.c
…
input_remapping.h
…
input_remote.c
Remove unused variable
2016-06-27 06:43:47 +02:00
input_remote.h
…