XorTroll
|
77022a6d11
|
Fix nfp OpenApplicationArea command (#391)
|
2020-04-05 13:54:47 -04:00 |
|
fincs
|
7e6ff7e486
|
Simplify appletGetAppletResourceUserId and related logic
|
2020-01-17 00:18:55 +01: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
|
2b84eaeaed
|
Fix nfc:user command ids
|
2019-07-22 22:13:32 +02:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01: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 |
|