Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common/udp: Remove unnecessary inclusions | Lioncash | 2020-02-03 | 1 | -1/+0 |
| | |||||
* | Address second part of review comments | FearlessTobi | 2020-01-23 | 1 | -2/+2 |
| | |||||
* | Address review comments | FearlessTobi | 2020-01-23 | 1 | -4/+4 |
| | |||||
* | Input: UDP Client to provide motion and touch controls | fearlessTobi | 2020-01-23 | 1 | -0/+96 |
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> |