index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfp
/
amiibo_crypto.cpp
Age
Commit message (
Expand
)
Author
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-03-26
service: nfp: Add plain amiibo support
german77
2023-03-15
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-14
service: nfp: Actually write correct crc
Narr the Reg
2023-03-12
general: fix spelling mistakes
Liam
2023-03-09
service: nfp: Improve implementation
Narr the Reg
2022-11-19
service: nfc: Implement nfc user
Narr the Reg
2022-10-21
service: nfp: Allow amiibos without keys
Narr the Reg
2022-10-03
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-02
service: nfp: Implement mount target and open application area errors, minor ...
Narr the Reg
2022-10-02
nfp: Multiple fixes against HW
german77
2022-10-02
service: nfp: Rewrite and implement applet calls
german77
2022-09-07
core: nfp: Remove magic numbers
german77
2022-09-07
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
core: nfp: Implement amiibo encryption
german77