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
/
nfp
/
nfp_device.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-05-06
1
-1137
/
+0
*
service: nfp: Implement debug Interface
Narr the Reg
2023-04-15
1
-2
/
+170
*
service: nfp: Implement system interface
Narr the Reg
2023-04-15
1
-1
/
+51
*
service: nfp: Add plain amiibo support
german77
2023-03-26
1
-7
/
+27
*
nfc: Initialize device when controller is connected
Narr the Reg
2023-03-22
1
-2
/
+14
*
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-17
1
-27
/
+17
*
service: nfp: Close app area and recreate crc
Narr the Reg
2023-03-16
1
-0
/
+10
*
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-16
1
-3
/
+7
*
service: nfp: Actually write correct crc
Narr the Reg
2023-03-15
1
-18
/
+35
*
service: nfp: Improve implementation
Narr the Reg
2023-03-10
1
-33
/
+177
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-1
/
+1
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-14
1
-1
/
+1
*
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
*
Merge branch 'master' into nfc_impl
Narr the Reg
2022-11-20
1
-2
/
+33
|
\
|
*
general: Address review comments
german77
2022-11-14
1
-1
/
+3
|
*
service: nfc: fix tagprotocol and implement GetApplicationAreaId
german77
2022-11-13
1
-2
/
+31
*
|
service: nfc: Implement nfc user
Narr the Reg
2022-11-19
1
-4
/
+2
|
/
*
service: nfp: Allow amiibos without keys
Narr the Reg
2022-10-22
1
-0
/
+8
*
service: nfp: remove unnecessary include
Narr the Reg
2022-10-22
1
-0
/
+1
*
kernel: remove KWritableEvent
Liam
2022-10-13
1
-3
/
+3
*
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-04
1
-30
/
+35
*
service: nfp: Implement mount target and open application area errors, minor fixes
Narr the Reg
2022-10-02
1
-6
/
+93
*
nfp: Multiple fixes against HW
german77
2022-10-02
1
-22
/
+38
*
service: nfp: address comments
german77
2022-10-02
1
-5
/
+6
*
service: nfp: Rewrite and implement applet calls
german77
2022-10-02
1
-0
/
+572