11 Commits (c011ba51b76c0e5863a7e1fe9ecef709c9b2cb60)

Author SHA1 Message Date
Zach Hilman c011ba51b7 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Lioncash e89f14a0af yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash e664bf00ed hle/service: Make constructors explicit where applicable 8 years ago
David Marcec 9591689dbc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
David Marcec 48334d0d6a Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
bunnei f5c2d62b3a service: Add NFP module interface. 8 years ago
bunnei 55537f1f02 service: Add Friend service interface. 8 years ago