summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-232-6/+4
* service: Reduce header include overheadGravatar Morph2021-10-071-1/+0
* general: Replace RESULT_SUCCESS with ResultSuccessGravatar Morph2021-06-021-8/+8
* common: Move settings to common from core.Gravatar bunnei2021-04-141-1/+1
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-262-18/+22
* nfc: Update function tableGravatar VolcaEM2020-06-271-3/+3
* service: Update function tablesGravatar Lioncash2019-11-121-0/+1
* core/yuzu: Remove enable_nfc settingGravatar fearlessTobi2019-03-291-1/+1
* Changed logging to be "Log before execution", Added more error logging, all s...Gravatar David Marcec2018-11-261-12/+12
* Added Amiibo support (#1390)Gravatar David2018-10-231-8/+45
* 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