33 Commits (61399de5dbc64ada1c9e5ec3d84be76c215fdc0c)

Author SHA1 Message Date
german77 afea5c163f service: nfp: Rewrite and implement applet calls 3 years ago
Narr the Reg caa138b33f core: nfp: Correct date and amiibo name 4 years ago
Narr the Reg 19a4e12e6e core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes 4 years ago
german77 848f69eb19 core: nfp: Implement amiibo encryption 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph aa44ef7b64 service: Move mii enums and structs into its own file 4 years ago
german77 b57d61010f nfp: Allow files without password data 4 years ago
Narr the Reg 6a1ad03153 nfp: Separate nfc tag from amiibo data 4 years ago
Narr the Reg 29f9a454eb nfp: Validate amiibo files 4 years ago
german77 fc9abd3c62 nfp: Improve implementation 5 years ago
german77 c001a2af25 nfp: Move IUser class to header and add missing enum and structs 5 years ago
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
bunnei 2e8d6fe9a0 hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
David Marcec 8df2a98f75 Deglobalize System: NFP 7 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 8 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