summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Only set the polling mode to the correct sideNarr the Reg2023-01-201-2/+4
* yuzu: Add ring controller test buttongerman772023-01-201-1/+2
* service: nfc: Silence ListDevicesgerman772022-12-181-1/+1
* service: nfc: Implement mifare serviceNarr the Reg2022-12-027-36/+552
* service: Make use of buffer element count helpersLioncash2022-11-231-1/+1
* service: nfc: Implement nfc userNarr the Reg2022-11-196-70/+702
* nfp: Multiple fixes against HWgerman772022-10-021-4/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-232-6/+4
* service: Reduce header include overheadMorph2021-10-071-1/+0
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-8/+8
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-272-18/+22
* nfc: Update function tableVolcaEM2020-06-271-3/+3
* service: Update function tablesLioncash2019-11-121-0/+1
* core/yuzu: Remove enable_nfc settingfearlessTobi2019-03-291-1/+1
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-12/+12
* Added Amiibo support (#1390)David2018-10-241-8/+45
* service/nfc: Implement Create[x]Interface functionsLioncash2018-07-271-4/+43
* service: Add nfc servicesLioncash2018-07-272-0/+198
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-106-433/+0
* ResultVal: Remove MoveFrom()Yuri Kunde Schlesner2017-06-191-2/+2
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+2
* Service/NFC: stub some functionsmailwl2017-01-144-20/+249
* Service/NFC: stub GetTagInRangeEventmailwl2016-12-304-0/+41
* service: Add nfc servicesLioncash2016-12-086-0/+161