libnx/nx/source/runtime
2018-10-03 19:04:48 -04:00
..
devices console: disable forced flush/swap/vblank due to performance reasons 2018-09-08 14:19:24 +02:00
util/utf This looks better 2018-01-22 20:11:55 +01:00
argv.c modularise nxlink code 2018-03-18 20:51:49 +01:00
c11-threads.c C11 threads: enable preemptive scheduler and load balancing 2018-08-06 17:59:51 +02:00
dynamic.c This looks better 2018-01-22 20:11:55 +01:00
env.c Added automatic process exit handling with applet cmds, see __nx_applet_exit_mode. appletSelfExit is no longer user-accessible, see __nx_applet_exit_mode instead. Added envSetExitFuncPtr. Added disabled _appletSetTerminateResult func. 2018-10-03 19:04:48 -04:00
init.c allow user additions to init/exit code (#124) 2018-06-25 12:42:52 -04:00
nacp.c Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
newlib.c runtime/newlib.c: use armGetSystemTick instead of svcGetSystemTick 2018-08-31 13:05:23 +02:00
nxlink_stdio.c implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00
nxlink.c translate crlf eol markers to lf for consistency 2018-05-15 12:27:25 +02:00
readtp.s Renamed misleading dir names "devices/" and "system/" to "runtime/" 2018-01-06 13:45:37 +01:00
switch_crt0.s Add MOD0 header to crt0 2018-08-31 13:05:21 +02:00