Go to file
2018-03-11 17:43:36 -04:00
common Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required. 2018-03-11 17:43:36 -04:00
data Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
nx_main Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required. 2018-03-11 17:43:36 -04:00
pc_main Added basic message boxes 2018-03-05 20:41:42 +01:00
resources Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
.gitignore Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
icon.jpg add icon.jpg 2018-02-28 23:43:29 +01:00
LICENSE.md Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
Makefile Added dist-bin rule to Makefiles. 2018-02-27 22:07:06 -05:00
Makefile.nx Use __SWITCH__ rather than SWITCH 2018-03-11 00:37:03 +01:00
Makefile.pc fix building on OSX 2018-03-05 20:42:24 +01:00
README.md Updated README. 2018-02-27 15:54:58 -05:00

Usage

See Switchbrew for SD layout, applications, etc.

Download

The latest release is available from the releases page.

Building

Build with make nx or just run make.

Credits