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
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
3
-6
/
+6
*
service: nfc: Don't tag amiibos as corrupted if they are loaded as read only
Narr the Reg
2023-12-01
1
-5
/
+5
*
service: nfc: Validate mii data
german77
2023-11-26
2
-32
/
+37
*
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-21
1
-1
/
+2
*
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
5
-49
/
+127
*
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
4
-106
/
+99
*
service: nfc: Accuracy fixes
Narr the Reg
2023-06-15
5
-84
/
+148
*
service: nfc: Add backup support
german77
2023-06-07
3
-26
/
+158
*
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
6
-0
/
+2693