Ghabry
|
a215ae2da2
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
|
german77
|
6bd6fa8907
|
service: nfc: Implement all interfaces and function calls
|
2023-06-14 20:40:43 +02:00 |
|
yellows8
|
4a33b32f43
|
nfc: Added more cmds, etc.
|
2021-12-09 01:01:32 -05:00 |
|
XorTroll
|
763b1694ec
|
Add mii and miiimg services (#402)
|
2020-04-17 01:28:53 +02:00 |
|
XorTroll
|
77022a6d11
|
Fix nfp OpenApplicationArea command (#391)
|
2020-04-05 13:54:47 -04:00 |
|
yellows8
|
70ddae58ff
|
acc/nfc/nifm: Removed *SetServiceType and moved the service_type param into the actual {service}Initialize() funcs. Removed *ServiceType_NotInitialized and updated the *ServiceType enum values. Minor other changes / improved nifm docs.
|
2019-11-18 10:52:46 -05:00 |
|
yellows8
|
c40f8ecac6
|
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
|
2019-11-12 12:45:58 -05:00 |
|
yellows8
|
1f792cd92f
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
|
yellows8
|
04179b286d
|
nfc: Replaced the handle within NfcDeviceHandle with an u8-array. Removed PACKED from the nfpCreateApplicationArea in-struct. Improved bool handling.
|
2019-10-25 19:11:03 -04:00 |
|
yellows8
|
98968b45f3
|
nfc: Replaced HidControllerID usage with struct NfcDeviceHandle. Updated params for nfpListDevices. Minor internal changes.
|
2019-10-14 17:21:38 -04:00 |
|
yellows8
|
67ccc66f15
|
Changed the nfpu prefix to nfp. Changed the nfcu prefix to nfc. Renamed nfpuIsNfcEnabled to nfcIsNfcEnabled. Added nfpSetServiceType/nfcSetServiceType and the enums for it. Moved nfc service init/exit into seperate funcs nfcInitialize/nfcExit. Renamed NfpuInitConfig to NfcRequiredMcuVersionData, removed it from nfpInitialize() input, and handle it properly as an array. Minor other changes.
|
2019-10-13 19:38:24 -04:00 |
|
yellows8
|
1a0b5569ab
|
nfc: Updated for new-ipc. Added sysver check for nfpuAttachAvailabilityChangeEvent which was missing. Fixed the order of cmds. Renamed nfpuGetInterface to nfpuGetServiceSession_Interface. Added nfpuGetServiceSession, nfcuGetServiceSession, and nfcuGetServiceSession_Interface. Various minor changes and improved docs.
|
2019-10-13 13:36:51 -04:00 |
|
averne
|
7d9601810d
|
Added nfp:user services wrappers. (#237)
* hid: move official/libnx controller converters to hid.h
|
2019-02-15 19:06:41 +01:00 |
|