core: nfp: Implement amiibo encryption
This commit is contained in:
parent
4ffbbc5348
commit
848f69eb19
7 changed files with 1235 additions and 284 deletions
|
@ -525,6 +525,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