* Enabled StrIds in language.c for this with some adjustments. * Moved sockets init/exit into netloaderInit/netloaderExit, netloaderInit now returns Result. * Changed the params for netloaderGetState to an output struct. * In netloaderTask(), check netloader_exitflag at the end before clearing it. * Moved code calling loadnro from netloader_loop into netloaderTask. * Call thrd_sleep with the while-loop calling netloader_loop in netloaderTask. * Various other changes. |
||
|---|---|---|
| .. | ||
| loaders | ||
| main.c | ||
| nx_audio.c | ||
| nx_launch.c | ||
| nx_power.c | ||
| nx_touch.c | ||
| nx_touch.h | ||