aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/nfp
AgeCommit message (Expand)Author
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-09-10service: mii: Move ver3 operationsgerman77
2023-09-10service: mii: separate mii types into their own filegerman77
2023-06-14service: nfc: Accuracy fixesNarr the Reg
2023-06-06service: nfc: Add backup supportgerman77
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-04-23service: nfc: Create interfaceNarr the Reg
2023-04-14service: nfp: Implement debug InterfaceNarr the Reg
2023-04-14service: nfp: Implement system interfaceNarr the Reg
2023-04-13service: nfp: Use an unique interfaceNarr the Reg
2023-03-26service: nfp: Add plain amiibo supportgerman77
2023-03-21nfc: Initialize device when controller is connectedNarr the Reg
2023-03-16service: nfp: Replace crc function with boost equivalentNarr the Reg
2023-03-15service: nfp: Close app area and recreate crcNarr the Reg
2023-03-15service: nfp: Convert mii colors to v3Narr the Reg
2023-03-14service: nfp: Actually write correct crcNarr the Reg
2023-03-12general: fix spelling mistakesLiam
2023-03-09service: nfp: Improve implementationNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-01-19core: hid: Only set the polling mode to the correct sideNarr the Reg
2023-01-19yuzu: Add ring controller test buttongerman77
2022-12-18service: nfc: Silence ListDevicesgerman77
2022-12-01service: nfc: Implement mifare serviceNarr the Reg
2022-11-23service: Make use of buffer element count helpersLioncash
2022-11-20Merge branch 'master' into nfc_implNarr the Reg
2022-11-19service: nfc: Implement nfc userNarr the Reg
2022-11-13general: Address review commentsgerman77
2022-11-13service: am: Implement cabinet applet backendgerman77
2022-11-13service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman77
2022-10-21service: nfp: Allow amiibos without keysNarr the Reg
2022-10-21service: nfp: remove unnecessary includeNarr the Reg
2022-10-12kernel: remove KWritableEventLiam
2022-10-07nfp_types: silence -Wtype-limitsLiam
2022-10-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-02service: nfp: Implement mount target and open application area errors, minor ...Narr the Reg
2022-10-02nfp: Multiple fixes against HWgerman77
2022-10-02service: nfp: address commentsgerman77
2022-10-02service: nfp: Rewrite and implement applet callsgerman77
2022-09-23chore: fix some typosAndrea Pappacoda
2022-09-07core: nfp: Remove magic numbersgerman77
2022-09-07core: nfp: Workaround for lack of multiple nfp interfacesgerman77
2022-09-07core: nfp: Correct date and amiibo nameNarr the Reg
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg
2022-09-07core: nfp: Implement amiibo encryptiongerman77
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-21service: Move mii enums and structs into its own fileMorph