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-01 16:13:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
ios
/
RetroArch
/
input
History
meancoot
250857190f
(iOS) Add diagnostic view and logging for BTstack; access it from the settings menu.
2013-03-24 18:23:46 -04:00
..
BTStack
(iOS) Add diagnostic view and logging for BTstack; access it from the settings menu.
2013-03-24 18:23:46 -04:00
ios_input.c
(iOS, ObjC removal) Remove the RAInputResponder class, sendEvent in main.m now maintains and exports arrays of pressed keys and touches.
2013-03-19 18:39:13 -04:00
ios_input.h
(iOS, ObjC removal) Convert RAConfig class into set of c helper functions.
2013-03-19 21:36:34 -04:00
ios_joypad.c
(iOS, BTstack) Some cleanup. No more ObjC in the input code.
2013-03-24 13:13:36 -04:00
keycode.h
ios: Add 'keycode.h' which defines names for USB hid key symbols; use it to remove magic numbers in keyboard code.
2013-03-03 20:11:17 -05:00