Merge pull request #9369 from german77/mifare
service: nfc: Implement mifare service
This commit is contained in:
commit
04779b3d2a
11 changed files with 629 additions and 52 deletions
|
@ -528,6 +528,8 @@ add_library(core STATIC
|
|||
hle/service/mnpp/mnpp_app.h
|
||||
hle/service/ncm/ncm.cpp
|
||||
hle/service/ncm/ncm.h
|
||||
hle/service/nfc/mifare_user.cpp
|
||||
hle/service/nfc/mifare_user.h
|
||||
hle/service/nfc/nfc.cpp
|
||||
hle/service/nfc/nfc.h
|
||||
hle/service/nfc/nfc_device.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue