aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/udp/protocol.cpp
AgeCommit message (Collapse)Author
2021-11-24input_common: Move touch and analog from button. Move udp protocolgerman77
2020-03-03input/udp - Dont log on invalid packet receivedJames Rowe
2020-01-23Address second part of review commentsFearlessTobi
2020-01-23Address review commentsFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
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>