aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nfc/Nfp/VirtualAmiibo.cs
AgeCommit message (Expand)Author
2022-11-16Use new C# 11 u8 string literals (#3854)1.1.348Berkan Diler
2022-11-16Make use of Random.Shared (#3852)1.1.347Berkan Diler
2022-08-11Rename ToSpan to AsSpan (#3556)1.1.211gdkchan
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan
2021-11-30Fix Amiibo hanging since .NET 6 changes (#2890)Mary
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-11-15Nickname! - Init Amiibos with Profile's name! (#2804)VocalFan
2021-06-24nfc/nfp: Implement ISystemManager and ISystem (#2381)Ac_K
2021-03-18nfp: Amiibo scanning support (#2006)Ac_K