aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/ProgramLoader.cs
diff options
context:
space:
mode:
authorAc_K <Acoustik666@gmail.com>2021-06-24 01:05:40 +0200
committerGitHub <noreply@github.com>2021-06-24 01:05:40 +0200
commit55e0c714898cc331173628714bdc8e64fb9a3756 (patch)
tree93eb7218e9ced707b0d12cf542a3b5aadf32ebf7 /Ryujinx.HLE/HOS/ProgramLoader.cs
parentaea7a6631caa625d0cc97c03f1f134b623101f0e (diff)
nfc/nfp: Implement ISystemManager and ISystem (#2381)
* nfc/nfp: Implement ISystemManager and ISystem This PR add permission levels for `nfc` and `nfp` services: - `nfc`: `CreateUserInterface` and `CreateSystemInterface` are implemented. - `INfc`: `Initialize` and `IsNfcEnabled` calls are stubbed. - `nfp`: `CreateDebugInterface` and `CreateSystemInterface` are implemented. - `INfp`: `GetRegisterInfo2` for `IDebug` and `ISystem` are implemented. * Addresses gdkchan feedback
Diffstat (limited to 'Ryujinx.HLE/HOS/ProgramLoader.cs')
0 files changed, 0 insertions, 0 deletions