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
68dbb72b04
libnx
/
nx
/
include
/
switch
History
yellows8
68dbb72b04
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
..
devices
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
kernel
Introducing shmem
2017-10-14 15:00:52 +02:00
services
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
ipc.h
Introducing fs..
2017-10-07 22:49:16 +02:00
os.h
Added osDCacheFlush() for use by usbds.
2017-10-10 00:44:00 -04:00
result.h
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
svc.h
Introducing shmem
2017-10-14 15:00:52 +02:00
types.h
Minor changes
2017-10-07 15:32:57 +02:00