index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfc
/
nfc.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-23
service: nfc: Implement SetNfcEnabled
Narr the Reg
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-04-23
service: nfc: Create mifare interface
Narr the Reg
2023-04-23
service: nfc: Create interface
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2022-12-01
service: nfc: Implement mifare service
Narr the Reg
2022-11-19
service: nfc: Implement nfc user
Narr the Reg
2022-10-02
nfp: Multiple fixes against HW
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-06-27
nfc: Update function table
VolcaEM
2019-11-12
service: Update function tables
Lioncash
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-10-23
Added Amiibo support (#1390)
David
2018-07-27
service/nfc: Implement Create[x]Interface functions
Lioncash
2018-07-27
service: Add nfc services
Lioncash
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-06-18
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-01-14
Service/NFC: stub some functions
mailwl
2016-12-30
Service/NFC: stub GetTagInRangeEvent
mailwl
2016-12-08
service: Add nfc services
Lioncash