Go to file
2018-02-19 15:31:31 -05:00
common Updated gfx code for latest libnx. 2018-02-12 18:19:23 -05:00
data Initial public commit. 2018-02-11 19:07:18 -05:00
nx_main Pass the actual arg-str start to envSetNextLoad(). 2018-02-17 21:17:11 -05:00
pc_main Initial public commit. 2018-02-11 19:07:18 -05:00
resources Initial public commit. 2018-02-11 19:07:18 -05:00
.gitignore Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
LICENSE.md Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
Makefile Initial public commit. 2018-02-11 19:07:18 -05:00
Makefile.nx Updated Makefile.nx with the latest change from switch-examples. 2018-02-11 19:42:26 -05:00
Makefile.pc Initial public commit. 2018-02-11 19:07:18 -05:00
README.md README.md: Fix nanojpeg's link (#3) 2018-02-19 15:31:31 -05:00

Usage

See Switchbrew for SD layout, applications, etc.

Download

The latest release is available from the releases page.

Building

Build with Makefile.nx directly or just run make.

Credits