Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-04 | input/udp - Dont log on invalid packet received | James Rowe | 1 | -1/+0 | |
2020-01-23 | Address second part of review comments | FearlessTobi | 1 | -6/+6 | |
2020-01-23 | Address review comments | FearlessTobi | 1 | -2/+2 | |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi | 1 | -0/+79 | |
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> |