libnx/nx/include/switch
Joel 3c6344d7f3 Add more set:sys Get*/Set* functions (#108)
* Use setsysGetFlag/setsysSetFlag instead of setsysGet*/setsysSet*.
* Added more setsys Flags (now handled via an enum).
2018-06-07 16:06:36 -04:00
..
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Stylefix 2018-03-05 21:07:53 +01:00
gfx Updated comment for the GfxMode used by console. 2018-02-23 12:59:51 -05:00
kernel In jitTransitionToWritable() and jitTransitionToExecutable(), only run the JitType_CodeMemory handling code when it's actually needed. Actually free j->rx_addr in jitClose() for JitType_JitMemory. 2018-05-21 16:59:49 -04:00
runtime implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00
services Add more set:sys Get*/Set* functions (#108) 2018-06-07 16:06:36 -04:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added Module_Kernel and KernelError_Timeout to result.h. 2018-02-28 19:19:45 -05:00
types.h Clean up types.h: 2018-02-10 22:40:11 +01:00