libnx/nx/include/switch/runtime
2018-10-04 18:06:00 -04:00
..
devices Added a comment for fsdevCommitDevice(). 2018-05-12 11:56:04 -04:00
util Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
env.h Added env AppletFlags handling. Don't enter the msg-loop for AppletType_Application when the output from _appletGetCurrentFocusState is already 1. This fixes the hang issue with AppletType_Application where applet init with AppletType_Application was previously done. Moved AppletType_*Application checks into a dedicated function which also checks for AppletType_SystemApplication, hence some of these funcs which didn't check for AppletType_SystemApplication now support it. 2018-10-04 18:06:00 -04:00
nxlink.h implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00