libnx/nx/source/runtime
2018-02-25 15:49:25 +01:00
..
devices switch to 16x16 console font 2018-02-25 15:49:25 +01:00
util/utf This looks better 2018-01-22 20:11:55 +01:00
argv.c Implemented arg parsing for NRO env. When args aren't available, set __system_argv to {ptr to NULL} instead of NULL. 2018-02-17 21:25:21 -05:00
dynamic.c This looks better 2018-01-22 20:11:55 +01:00
env.c Removed envGetArgc() and the related code, since it was removed from wiki-ABI. Updated a comment in argv.c. 2018-02-16 22:40:53 -05:00
init.c Initial time support, timezones are not handled yet. 2018-02-20 18:17:32 -05:00
newlib.c Add usleep 2018-02-21 08:28:18 +01:00
readtp.s Renamed misleading dir names "devices/" and "system/" to "runtime/" 2018-01-06 13:45:37 +01:00
switch_crt0.s Fix 85d7ac4 2018-01-31 01:44:30 +01:00