1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-18 05:40:11 -06:00
suyu-mirror/src/input_common/udp
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls
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>
2020-01-23 20:55:26 +01:00
..
client.cpp Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
client.h Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
protocol.cpp Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
protocol.h Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
udp.cpp Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
udp.h Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00