summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfc/nfc.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-23service: nfc: Implement SetNfcEnabledNarr the Reg
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-04-23service: nfc: Create mifare interfaceNarr the Reg
2023-04-23service: nfc: Create interfaceNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-12-01service: nfc: Implement mifare serviceNarr the Reg
2022-11-19service: nfc: Implement nfc userNarr the Reg
2022-10-02nfp: Multiple fixes against HWgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-07service: Reduce header include overheadMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-04-14common: Move settings to common from core.bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-27nfc: Update function tableVolcaEM
2019-11-12service: Update function tablesLioncash
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-23Added Amiibo support (#1390)David
2018-07-27service/nfc: Implement Create[x]Interface functionsLioncash
2018-07-27service: Add nfc servicesLioncash
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-06-18ResultVal: Remove MoveFrom()Yuri Kunde Schlesner
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2017-01-14Service/NFC: stub some functionsmailwl
2016-12-30Service/NFC: stub GetTagInRangeEventmailwl
2016-12-08service: Add nfc servicesLioncash