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
/
nfp_device.h
Age
Commit message (
Expand
)
Author
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-04-14
service: nfp: Implement debug Interface
Narr the Reg
2023-04-14
service: nfp: Implement system interface
Narr the Reg
2023-03-26
service: nfp: Add plain amiibo support
german77
2023-03-21
nfc: Initialize device when controller is connected
Narr the Reg
2023-03-16
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-14
service: nfp: Actually write correct crc
Narr the Reg
2023-03-09
service: nfp: Improve implementation
Narr the Reg
2022-11-20
Merge branch 'master' into nfc_impl
Narr the Reg
2022-11-19
service: nfc: Implement nfc user
Narr the Reg
2022-11-13
service: nfc: fix tagprotocol and implement GetApplicationAreaId
german77
2022-10-21
service: nfp: remove unnecessary include
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: address comments
german77
2022-10-02
service: nfp: Rewrite and implement applet calls
german77