This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
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.
3d086e6130
yuzu
/
src
/
input_common
/
udp
History
Ameer J
5edc96f4a4
Merge pull request
#6539
from lat9nq/default-setting
...
general: Move most settings' defaults and labels into their definition
2021-07-08 14:46:31 -04:00
..
client.cpp
general: Make most settings a BasicSetting
2021-06-28 17:32:17 -04:00
client.h
Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one
2021-03-30 22:17:08 -05:00
protocol.cpp
input/udp - Dont log on invalid packet received
2020-03-03 19:52:16 -07:00
protocol.h
input_common: Remove #pragma warning directives for external headers
2021-06-28 14:20:25 -04:00
udp.cpp
udp: Silence unused member variable warnings
2021-02-09 17:38:45 -05:00
udp.h
Add cemu hook changes related to PR
#4609
2020-09-04 21:48:13 -05:00