Ryujinx/Ryujinx.HLE/HOS/Services/Nfc/Nfp
Ac_K ba86a5d7f3 nfp:user: Implement IUser (#714)
* nfp:user: Implement IUser

- Based on RE of sysmod FW 1.0 and 3.0 with help of https://github.com/switchbrew/libnx/ and https://reswitched.github.io/SwIPC/ifaces.html#nn::nfp::detail::IUser
- Accurate implementation of Initialize, AttachActivateEvent, AttachDeactivateEvent, GetState, GetDeviceState, GetNpadId and GetDeviceState.
- Implementation of Finalize and ListDevices (close #638).

* reorder private var

* fix nits
2019-06-28 21:08:23 +10:00
..
Device.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
DeviceState.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
IUser.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
IUserManager.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
NfpError.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
State.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00