index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfc
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: nfc: Implement SetNfcEnabled
Narr the Reg
2024-02-23
2
-2
/
+11
*
Move time services to new IPC.
Kelebek1
2024-01-27
2
-8
/
+8
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
4
-30
/
+61
*
service: nfc: Create backup when none exist
Narr the Reg
2024-01-15
1
-1
/
+4
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
3
-9
/
+9
*
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-25
2
-32
/
+37
*
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-20
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-27
1
-1
/
+1
*
service: nfc: Fully Implement GetRegisterInfoPrivate
german77
2023-09-17
1
-3
/
+5
*
service: nfc: Fix amiibo formatting
german77
2023-09-15
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-10
1
-2
/
+2
*
service: mii: separate mii types into their own file
german77
2023-09-10
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-02
1
-11
/
+21
*
input_common: Implement native mifare support
Narr the Reg
2023-06-21
4
-106
/
+99
*
service: nfc: Accuracy fixes
Narr the Reg
2023-06-14
5
-84
/
+148
*
service: nfc: Add backup support
german77
2023-06-06
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-21
1
-4
/
+4
*
|
service: nfc: Remove encryption key requirement
Narr the Reg
2023-05-22
3
-21
/
+52
|
/
*
service: nfc: Seed all random values
Narr the Reg
2023-05-09
2
-6
/
+14
*
service: nfp: Allow to load with a different amiibo id
german77
2023-05-09
1
-4
/
+13
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-05
6
-0
/
+2693