Ryujinx/Ryujinx.Common/Logging
Ac_K 55e0c71489
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
2021-06-24 01:05:40 +02:00
..
Formatters Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Targets logger: Add build version to the log file names (#1782) 2020-12-07 20:29:22 +11:00
LogClass.cs nfc/nfp: Implement ISystemManager and ISystem (#2381) 2021-06-24 01:05:40 +02:00
LogEventArgs.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
Logger.cs Allow launching with custom data directories (#1505) 2020-08-30 18:51:53 +02:00
LogLevel.cs Improved Logger (#1292) 2020-08-04 01:32:53 +02:00