32 Commits (8c377e882ef8a1fe7cbe8ad48c06c63ff0abbee2)

Author SHA1 Message Date
Narr the Reg 8c377e882e core: nfp: Correct date and amiibo name 3 years ago
Narr the Reg 8301e770f9 core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes 3 years ago
german77 44dff8f633 core: nfp: Implement amiibo encryption 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 6e2ff19bc7 service: Move mii enums and structs into its own file 4 years ago
german77 c2942fa5c3 nfp: Allow files without password data 4 years ago
Narr the Reg 11680706a7 nfp: Separate nfc tag from amiibo data 4 years ago
Narr the Reg bb831fae3a nfp: Validate amiibo files 4 years ago
german77 68ed8e2388 nfp: Improve implementation 5 years ago
german77 78aa2441d8 nfp: Move IUser class to header and add missing enum and structs 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
bunnei 617803fb5d hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 8b224f05c9 hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
David Marcec 37b2a234a2 Deglobalize System: NFP 6 years ago
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