This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-23 13:22:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40e0bf4db7
libnx
/
nx
/
include
/
switch
/
runtime
History
yellows8
52686826d1
Added fsdevGetDeviceFileSystem().
2018-10-12 22:13:14 -04:00
..
devices
Added fsdevGetDeviceFileSystem().
2018-10-12 22:13:14 -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