libnx/nx/include/switch
Alex Barney 758db03ca4 Add some FS commands (#321)
* Implement fsOpenCustomStorageFileSystem
* Add more FS commands
fsExtendSaveDataFileSystem
fsSetGlobalAccessLogMode
fsGetGlobalAccessLogMode

* Savedata sizes are signed.
2019-08-17 11:36:43 -04:00
..
applets Added appletPushContext/appletPopContext. Added appletHolderJump. Added appletGetAppletInfo. Added libappletSetJumpFlag. Added structs AppletProcessLaunchReason and AppletInfo. 2019-08-15 21:43:09 -04:00
arm Miscellaneous documentation fixes 2019-05-03 14:32:02 +02:00
audio Added auddev and AudioDeviceName. 2018-11-02 16:04:09 -04:00
crypto crypto: guard #defines with #ifndef 2019-04-04 20:13:36 +02:00
display Make it possible to use the binder API with an arbitrary service (#309) 2019-07-18 19:12:03 +02:00
kernel svcGetInfo id0 should be an u32 2019-08-09 21:18:57 +02:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime Add support for new homebrew ABI keys + loader info 2019-07-29 21:17:09 +02:00
services Add some FS commands (#321) 2019-08-17 11:36:43 -04:00
nacp.h Added comment for NacpStruct. 2019-08-13 12:48:07 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added LibnxError_LibAppletBadExit, which is now used in swkbd. 2018-12-20 21:08:36 -05:00
types.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00