This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-21 12:32:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d62b909757
libnx
/
nx
/
source
/
services
History
yellows8
d62b909757
Added hid.
2017-10-27 17:10:48 -04:00
..
applet.c
Implemented applet.
2017-10-27 12:20:52 -04:00
bsd.c
Improving bsd
2017-09-17 03:07:22 +02:00
fatal.c
Minor changes
2017-10-07 15:32:57 +02:00
fs.c
Added fsExit and fsGetServiceSession. Check whether initialization was already done in fsInitialize, etc. Added fs to __appInit/__appExit.
2017-10-14 21:45:59 -04:00
hid.c
Added hid.
2017-10-27 17:10:48 -04:00
sm.c
Minor changes
2017-10-07 15:32:57 +02:00
usb.c
Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure.
2017-10-12 18:20:31 -04:00
vi.c
Imported Doxyfile. Added svcClearEvent. Added more libnx errors to result.h. Updated viInitialize for using error LIBNX_ALREADYINITIALIZED.
2017-10-09 20:54:29 -04:00