summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* service/nfc: Implement Create[x]Interface functionsGravatar Lioncash2018-07-271-4/+43
* service: Add nfc servicesGravatar Lioncash2018-07-272-0/+198
* hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei2017-10-106-433/+0
* ResultVal: Remove MoveFrom()Gravatar Yuri Kunde Schlesner2017-06-181-2/+2
* Service: Remove unnecessary includes from service.hGravatar Yuri Kunde Schlesner2017-06-061-0/+2
* Service/NFC: stub some functionsGravatar mailwl2017-01-144-20/+249
* Service/NFC: stub GetTagInRangeEventGravatar mailwl2016-12-304-0/+41
* service: Add nfc servicesGravatar Lioncash2016-12-086-0/+161