aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nfc/Nfp/NfpManager
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-10-18Avoid allocations in .Parse methods (#3760)Berkan Diler
2022-08-11Rename ToSpan to AsSpan (#3556)gdkchan
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...gdkchan
2021-11-15Nickname! - Init Amiibos with Profile's name! (#2804)VocalFan
2021-08-11hle: Tidy-up ServiceNotImplementedException (#2535)jduncanator
2021-06-24nfc/nfp: Implement ISystemManager and ISystem (#2381)Ac_K