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
/
nfp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
1
-7
/
+7
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-1
/
+1
*
service: mii: Move ver3 operations
german77
2023-09-10
1
-0
/
+1
*
service: mii: separate mii types into their own file
german77
2023-09-10
1
-2
/
+3
*
service: nfc: Accuracy fixes
Narr the Reg
2023-06-14
1
-8
/
+18
*
service: nfc: Add backup support
german77
2023-06-06
2
-3
/
+5
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-05
9
-2655
/
+159
*
service: nfc: Create interface
Narr the Reg
2023-04-23
1
-21
/
+3
*
service: nfp: Implement debug Interface
Narr the Reg
2023-04-14
6
-8
/
+444
*
service: nfp: Implement system interface
Narr the Reg
2023-04-14
6
-17
/
+289
*
service: nfp: Use an unique interface
Narr the Reg
2023-04-13
3
-69
/
+225
*
service: nfp: Add plain amiibo support
german77
2023-03-26
5
-8
/
+37
*
nfc: Initialize device when controller is connected
Narr the Reg
2023-03-21
2
-2
/
+15
*
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-16
2
-28
/
+17
*
service: nfp: Close app area and recreate crc
Narr the Reg
2023-03-15
1
-0
/
+10
*
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-15
3
-5
/
+13
*
service: nfp: Actually write correct crc
Narr the Reg
2023-03-14
4
-22
/
+40
*
general: fix spelling mistakes
Liam
2023-03-12
2
-2
/
+2
*
service: nfp: Improve implementation
Narr the Reg
2023-03-09
4
-50
/
+232
*
service: move hle_ipc from kernel
Liam
2023-03-01
4
-54
/
+54
*
service: refactor server architecture
Liam
2023-02-21
2
-3
/
+7
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-13
1
-1
/
+1
*
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
1
-2
/
+4
*
yuzu: Add ring controller test button
german77
2023-01-19
1
-1
/
+2
*
service: nfc: Silence ListDevices
german77
2022-12-18
1
-1
/
+1
*
service: nfc: Implement mifare service
Narr the Reg
2022-12-01
1
-0
/
+46
*
service: Make use of buffer element count helpers
Lioncash
2022-11-23
1
-3
/
+3
*
Merge branch 'master' into nfc_impl
Narr the Reg
2022-11-20
4
-8
/
+52
|
\
|
*
general: Address review comments
german77
2022-11-13
1
-1
/
+3
|
*
service: am: Implement cabinet applet backend
german77
2022-11-13
1
-0
/
+7
|
*
service: nfc: fix tagprotocol and implement GetApplicationAreaId
german77
2022-11-13
4
-8
/
+43
*
|
service: nfc: Implement nfc user
Narr the Reg
2022-11-19
5
-14
/
+16
|
/
*
service: nfp: Allow amiibos without keys
Narr the Reg
2022-10-21
3
-1
/
+18
*
service: nfp: remove unnecessary include
Narr the Reg
2022-10-21
5
-11
/
+7
*
kernel: remove KWritableEvent
Liam
2022-10-12
1
-3
/
+3
*
nfp_types: silence -Wtype-limits
Liam
2022-10-07
1
-1
/
+1
*
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-03
5
-40
/
+108
*
service: nfp: Implement mount target and open application area errors, minor ...
Narr the Reg
2022-10-02
5
-19
/
+124
*
nfp: Multiple fixes against HW
german77
2022-10-02
6
-56
/
+92
*
service: nfp: address comments
german77
2022-10-02
3
-19
/
+21
*
service: nfp: Rewrite and implement applet calls
german77
2022-10-02
10
-1257
/
+1460
*
chore: fix some typos
Andrea Pappacoda
2022-09-23
1
-2
/
+2
*
core: nfp: Remove magic numbers
german77
2022-09-07
3
-105
/
+103
*
core: nfp: Workaround for lack of multiple nfp interfaces
german77
2022-09-07
1
-1
/
+3
*
core: nfp: Correct date and amiibo name
Narr the Reg
2022-09-07
3
-17
/
+34
*
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
5
-230
/
+114
*
core: nfp: Implement amiibo encryption
german77
2022-09-07
5
-256
/
+1223
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
2
-30
/
+30
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
4
-12
/
+8
*
service: Move mii enums and structs into its own file
Morph
2022-03-21
2
-1
/
+2
[next]