summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/amiibo_crypto.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix spelling mistakesLiam2023-03-121-1/+1
* service: nfp: Improve implementationNarr the Reg2023-03-101-4/+10
* service: nfc: Implement nfc userNarr the Reg2022-11-191-1/+0
* service: nfp: Allow amiibos without keysNarr the Reg2022-10-221-1/+7
* service: nfp: Fix errors to pass unit testingNarr the Reg2022-10-041-2/+2
* service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg2022-10-021-5/+5
* nfp: Multiple fixes against HWgerman772022-10-021-25/+30
* service: nfp: Rewrite and implement applet callsgerman772022-10-021-6/+6
* core: nfp: Remove magic numbersgerman772022-09-071-86/+85
* core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg2022-09-071-76/+5
* core: nfp: Implement amiibo encryptiongerman772022-09-071-0/+455