Commit Graph

5 Commits

Author SHA1 Message Date
yellows8
59e2d7a306 Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch. 2018-10-18 19:06:59 -04:00
Dave Murphy
ebced71ec3 Add nxlink support (#27)
* Add nxlink support

* use libnx nro.h

* make sure path doesn't overflow

* convert indentation to spaces
2018-03-19 21:42:58 +01:00
yellows8
b4fa1825ae Handle args properly, fixes issue #10. 2018-02-27 02:08:30 -05:00
yellows8
52a012c50f Pass the actual arg-str start to envSetNextLoad(). 2018-02-17 21:17:11 -05:00
yellows8
b6816abe56 Initial public commit. 2018-02-11 19:07:18 -05:00