index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfp
/
amiibo_crypto.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-06
1
-405
/
+0
*
service: nfp: Add plain amiibo support
german77
2023-03-26
1
-0
/
+4
*
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-16
1
-0
/
+2
*
service: nfp: Actually write correct crc
Narr the Reg
2023-03-15
1
-2
/
+2
*
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
*
service: nfp: Improve implementation
Narr the Reg
2023-03-10
1
-4
/
+10
*
service: nfc: Implement nfc user
Narr the Reg
2022-11-19
1
-1
/
+0
*
service: nfp: Allow amiibos without keys
Narr the Reg
2022-10-22
1
-1
/
+7
*
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-04
1
-2
/
+2
*
service: nfp: Implement mount target and open application area errors, minor fixes
Narr the Reg
2022-10-02
1
-5
/
+5
*
nfp: Multiple fixes against HW
german77
2022-10-02
1
-25
/
+30
*
service: nfp: Rewrite and implement applet calls
german77
2022-10-02
1
-6
/
+6
*
core: nfp: Remove magic numbers
german77
2022-09-07
1
-86
/
+85
*
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
1
-76
/
+5
*
core: nfp: Implement amiibo encryption
german77
2022-09-07
1
-0
/
+455