2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
Morph f95ea04995 applets/controller: Set min_players to have a minimum value of 1.
- Some games like Shipped have a minimum requirement of 0 connected players and is undesired behavior. We must require a minimum of 1 player connected regardless of what games may ask.
2020-09-04 12:23:25 -04:00
..
kernel Merge pull request #4590 from ReinUsesLisp/tsan-sched 2020-09-03 14:39:57 -04:00
service applets/controller: Set min_players to have a minimum value of 1. 2020-09-04 12:23:25 -04:00
ipc.h
ipc_helpers.h ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() 2020-08-05 14:08:28 -04:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00