service: nfc: Implement mifare service
This commit is contained in:
parent
4e89979c87
commit
a4725bcb73
9 changed files with 600 additions and 36 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