| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
| 2023-04-14 | Rename Hipc to Cmif where appropriate (#3880) | Alex Barney | |
| 2022-10-19 | Manage state of NfcManager (#3678) | Carl Ouellette | |
| * Manage state of NfcManager Very basic state management but works with Hyrule Warriors Definitive Edition. Partially fixes #2122 * Fixes changes from review | |||
| 2021-06-24 | nfc/nfp: Implement ISystemManager and ISystem (#2381) | Ac_K | |
| * 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 | |||
