index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nfp
Age
Commit message (
Expand
)
Author
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-09-10
service: mii: Move ver3 operations
german77
2023-09-10
service: mii: separate mii types into their own file
german77
2023-06-14
service: nfc: Accuracy fixes
Narr the Reg
2023-06-06
service: nfc: Add backup support
german77
2023-05-05
service: nfc: Merge device interfaces and create the device manager
Narr the Reg
2023-04-23
service: nfc: Create interface
Narr the Reg
2023-04-14
service: nfp: Implement debug Interface
Narr the Reg
2023-04-14
service: nfp: Implement system interface
Narr the Reg
2023-04-13
service: nfp: Use an unique interface
Narr the Reg
2023-03-26
service: nfp: Add plain amiibo support
german77
2023-03-21
nfc: Initialize device when controller is connected
Narr the Reg
2023-03-16
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-15
service: nfp: Close app area and recreate crc
Narr the Reg
2023-03-15
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-14
service: nfp: Actually write correct crc
Narr the Reg
2023-03-12
general: fix spelling mistakes
Liam
2023-03-09
service: nfp: Improve implementation
Narr the Reg
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
yuzu: Add ring controller test button
german77
2022-12-18
service: nfc: Silence ListDevices
german77
2022-12-01
service: nfc: Implement mifare service
Narr the Reg
2022-11-23
service: Make use of buffer element count helpers
Lioncash
2022-11-20
Merge branch 'master' into nfc_impl
Narr the Reg
2022-11-19
service: nfc: Implement nfc user
Narr the Reg
2022-11-13
general: Address review comments
german77
2022-11-13
service: am: Implement cabinet applet backend
german77
2022-11-13
service: nfc: fix tagprotocol and implement GetApplicationAreaId
german77
2022-10-21
service: nfp: Allow amiibos without keys
Narr the Reg
2022-10-21
service: nfp: remove unnecessary include
Narr the Reg
2022-10-12
kernel: remove KWritableEvent
Liam
2022-10-07
nfp_types: silence -Wtype-limits
Liam
2022-10-03
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-02
service: nfp: Implement mount target and open application area errors, minor ...
Narr the Reg
2022-10-02
nfp: Multiple fixes against HW
german77
2022-10-02
service: nfp: address comments
german77
2022-10-02
service: nfp: Rewrite and implement applet calls
german77
2022-09-23
chore: fix some typos
Andrea Pappacoda
2022-09-07
core: nfp: Remove magic numbers
german77
2022-09-07
core: nfp: Workaround for lack of multiple nfp interfaces
german77
2022-09-07
core: nfp: Correct date and amiibo name
Narr the Reg
2022-09-07
core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes
Narr the Reg
2022-09-07
core: nfp: Implement amiibo encryption
german77
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-21
service: Move mii enums and structs into its own file
Morph
[next]