yuzu/src/core/hle/service/hid
Lioncash 8d8e495248 hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedControllers()
We should be setting the connection state to true, otherwise we aren't
actually making the controllers connected like the function name
indicates.
2019-10-17 18:19:47 -04:00
..
controllers hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedControllers() 2019-10-17 18:19:47 -04:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp hid: Implement DeactivateNpad 2019-10-07 04:44:09 -07:00
hid.h hid: Implement DeactivateNpad 2019-10-07 04:44:09 -07:00
irs.cpp Deglobalize System: IRS 2019-09-22 16:30:30 +10:00
irs.h Deglobalize System: IRS 2019-09-22 16:30:30 +10:00
xcd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
xcd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00