Merge pull request #8827 from german77/amiibo_release
core: nfp: Implement amiibo encryption
This commit is contained in:
commit
c5d72b926d
12 changed files with 1376 additions and 308 deletions
|
@ -519,6 +519,9 @@ add_library(core STATIC
|
|||
hle/service/ncm/ncm.h
|
||||
hle/service/nfc/nfc.cpp
|
||||
hle/service/nfc/nfc.h
|
||||
hle/service/nfp/amiibo_crypto.cpp
|
||||
hle/service/nfp/amiibo_crypto.h
|
||||
hle/service/nfp/amiibo_types.h
|
||||
hle/service/nfp/nfp.cpp
|
||||
hle/service/nfp/nfp.h
|
||||
hle/service/nfp/nfp_user.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue