12 Commits (8df2a98f755aa76cf0133d5a6f986183aa23c0cf)

Author SHA1 Message Date
David Marcec 8df2a98f75 Deglobalize System: NFP 6 years ago
Zach Hilman 170d707850 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable 8 years ago
David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
David Marcec f3137d3bc1 Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
bunnei 7bee3427d0 service: Add Friend service interface. 8 years ago