summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfp: Implement debug InterfaceNarr the Reg2023-04-151-2/+170
* service: nfp: Implement system interfaceNarr the Reg2023-04-151-1/+51
* service: nfp: Add plain amiibo supportgerman772023-03-261-7/+27
* nfc: Initialize device when controller is connectedNarr the Reg2023-03-221-2/+14
* service: nfp: Replace crc function with boost equivalentNarr the Reg2023-03-171-27/+17
* service: nfp: Close app area and recreate crcNarr the Reg2023-03-161-0/+10
* service: nfp: Convert mii colors to v3Narr the Reg2023-03-161-3/+7
* service: nfp: Actually write correct crcNarr the Reg2023-03-151-18/+35
* service: nfp: Improve implementationNarr the Reg2023-03-101-33/+177
* service: move hle_ipc from kernelLiam2023-03-011-1/+1
* general: rename CurrentProcess to ApplicationProcessLiam2023-02-141-1/+1
* core: hid: Only set the polling mode to the correct sideNarr the Reg2023-01-201-2/+4
* yuzu: Add ring controller test buttongerman772023-01-201-1/+2
* Merge branch 'master' into nfc_implNarr the Reg2022-11-201-2/+33
|\
| * general: Address review commentsgerman772022-11-141-1/+3
| * service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman772022-11-131-2/+31
* | service: nfc: Implement nfc userNarr the Reg2022-11-191-4/+2
|/
* service: nfp: Allow amiibos without keysNarr the Reg2022-10-221-0/+8
* service: nfp: remove unnecessary includeNarr the Reg2022-10-221-0/+1
* kernel: remove KWritableEventLiam2022-10-131-3/+3
* service: nfp: Fix errors to pass unit testingNarr the Reg2022-10-041-30/+35
* service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg2022-10-021-6/+93
* nfp: Multiple fixes against HWgerman772022-10-021-22/+38
* service: nfp: address commentsgerman772022-10-021-5/+6
* service: nfp: Rewrite and implement applet callsgerman772022-10-021-0/+572