index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: nfc: Implement SetRegisterInfoPrivate mii support
Narr the Reg
2023-10-01
1
-7
/
+2
*
service: mii: Fix reported bugs
german77
2023-09-28
1
-1
/
+1
*
service: nfc: Fully Implement GetRegisterInfoPrivate
german77
2023-09-18
1
-3
/
+5
*
service: nfc: Fix amiibo formatting
german77
2023-09-16
1
-6
/
+8
*
mii: Prepare Interface for new implementation
german77
2023-09-11
1
-2
/
+6
*
service: mii: Fix ver3 inconsistencies
german77
2023-09-11
1
-6
/
+10
*
service: mii: Move ver3 operations
german77
2023-09-11
1
-2
/
+2
*
service: mii: separate mii types into their own file
german77
2023-09-11
1
-1
/
+0
*
service: mii: Fix broken mii on MK8
Narr the Reg
2023-09-07
1
-2
/
+2
*
service: nfc: Update Implementation to match with latest RE
Narr the Reg
2023-07-17
7
-54
/
+143
*
service: nfc: Ensure controller is in the correct mode
german77
2023-07-03
1
-11
/
+21
*
input_common: Implement native mifare support
Narr the Reg
2023-06-22
6
-115
/
+108
*
service: nfc: Read tag protocol only for nfc backend
Narr the Reg
2023-06-15
2
-5
/
+6
*
service: nfc: Accuracy fixes
Narr the Reg
2023-06-15
9
-102
/
+174
*
service: nfc: Add backup support
german77
2023-06-07
5
-36
/
+176
*
Merge pull request #10396 from german77/amiibo_write
bunnei
2023-05-25
1
-4
/
+4
|
\
|
*
input_common: Implement amiibo writting
Narr the Reg
2023-05-22
1
-4
/
+4
*
|
service: nfc: Remove encryption key requirement
Narr the Reg
2023-05-23
3
-21
/
+52
|
/
*
service: nfc: Seed all random values
Narr the Reg
2023-05-10
2
-6
/
+14
*
service: nfp: Allow to load with a different amiibo id
german77
2023-05-10
1
-4
/
+13
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-06
17
-1069
/
+3183
*
service: nfc: Create mifare interface
Narr the Reg
2023-04-24
3
-50
/
+58
*
service: nfc: Create interface
Narr the Reg
2023-04-24
4
-94
/
+101
*
nfc: Initialize device when controller is connected
Narr the Reg
2023-03-22
2
-2
/
+15
*
service: move hle_ipc from kernel
Liam
2023-03-01
6
-64
/
+64
*
service: refactor server architecture
Liam
2023-02-21
2
-11
/
+10
*
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-20
1
-2
/
+4
*
yuzu: Add ring controller test button
german77
2023-01-20
1
-1
/
+2
*
service: nfc: Silence ListDevices
german77
2022-12-18
1
-1
/
+1
*
service: nfc: Implement mifare service
Narr the Reg
2022-12-02
7
-36
/
+552
*
service: Make use of buffer element count helpers
Lioncash
2022-11-23
1
-1
/
+1
*
service: nfc: Implement nfc user
Narr the Reg
2022-11-19
6
-70
/
+702
*
nfp: Multiple fixes against HW
german77
2022-10-02
1
-4
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
2
-6
/
+4
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-8
/
+8
*
common: Move settings to common from core.
bunnei
2021-04-15
1
-1
/
+1
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
2
-18
/
+22
*
nfc: Update function table
VolcaEM
2020-06-27
1
-3
/
+3
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-29
1
-1
/
+1
*
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
David Marcec
2018-11-26
1
-12
/
+12
*
Added Amiibo support (#1390)
David
2018-10-24
1
-8
/
+45
*
service/nfc: Implement Create[x]Interface functions
Lioncash
2018-07-27
1
-4
/
+43
*
service: Add nfc services
Lioncash
2018-07-27
2
-0
/
+198
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
6
-433
/
+0
*
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-19
1
-2
/
+2
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+2
*
Service/NFC: stub some functions
mailwl
2017-01-14
4
-20
/
+249
*
Service/NFC: stub GetTagInRangeEvent
mailwl
2016-12-30
4
-0
/
+41
*
service: Add nfc services
Lioncash
2016-12-08
6
-0
/
+161