This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
64e174237e
yuzu-android
/
src
/
input_common
/
udp
History
Lioncash
30b1e71066
udp/client: Make use of designated initializers in TestCommunication()
...
Same behavior, but makes the callback list nicer to look at.
2020-10-16 06:23:51 -04:00
..
client.cpp
udp/client: Make use of designated initializers in TestCommunication()
2020-10-16 06:23:51 -04:00
client.h
udp/client: Take std::function by const reference with TestCommunication()
2020-10-16 06:22:29 -04:00
protocol.cpp
input/udp - Dont log on invalid packet received
2020-03-03 19:52:16 -07:00
protocol.h
input_common/udp: Remove unnecessary inclusions
2020-02-03 09:13:40 -05:00
udp.cpp
input_common/CMakeLists: Make some warnings errors
2020-10-15 19:37:51 -04:00
udp.h
Add cemu hook changes related to PR
#4609
2020-09-04 21:48:13 -05:00