summaryrefslogtreecommitdiffstats
path: root/src/input_common/udp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Address second part of review commentsFearlessTobi2020-01-233-13/+17
|
* Address review commentsFearlessTobi2020-01-234-65/+72
|
* Input: UDP Client to provide motion and touch controlsfearlessTobi2020-01-236-0/+830
An implementation of the cemuhook motion/touch protocol, this adds the ability for users to connect several different devices to citra to send direct motion and touch data to citra. Co-Authored-By: jroweboy <jroweboy@gmail.com>