libnx/nx/source
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
gfx Replaced the hard-coded timeout error constant in nvgfxEventWait() with the one from result.h. This fixes an issue caused by a past commit. 2018-05-19 21:45:18 -04: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 Time fixes (#102) 2018-06-07 15:35:41 -04:00
services Add more set:sys Get*/Set* functions (#108) 2018-06-07 16:06:36 -04:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00