libnx/nx/source/services
plutoo 12410fc44a
Merge pull request #22 from shinyquagsire23/hid-sharedmem-impl
HID Shared Memory - Structures + key held/down/up implementation
2017-12-02 23:21:10 +01:00
..
account.c Added account. Added u128 type to types.h. 2017-11-29 23:31:18 -05:00
applet.c Implemented applet initialization for application-type which was missing. Added svcResetSignal. 2017-12-01 23:15:40 -05:00
binder.c Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change. 2017-11-12 20:34:30 -05:00
bsd.c Add bsdSendTo and bsdSetSockOpt 2017-11-19 01:45:15 -07:00
fatal.c Fix whitespace in fatal.c 2017-11-14 19:33:29 +01:00
fs.c Added a comment in fs_dev.h. Adjusted fs.h formatting, etc. Added support for mounting SaveData. 2017-11-30 01:58:21 -05:00
hid.c Add hidTouchCount, hidTouchRead, KEY_TOUCH. Header tweaks. 2017-11-22 17:09:37 -07:00
nv.c Added nvQueryEvent(). 2017-11-15 22:34:07 -05:00
sm.c Minor changes 2017-10-07 15:32:57 +02:00
usb.c Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL. 2017-11-13 17:18:07 -05:00
vi.c Fixes for 1.0.0 2017-11-26 20:44:42 +01:00