Go to file
2018-01-01 20:01:35 -05:00
buildscripts Added APP_ICON to switch_rules, .jpg is used since official icons use it. 2018-01-01 19:46:29 -05:00
crt0 Fixes for 1.0.0, correcting NRO aslr base 2017-12-22 02:49:32 -05:00
nx Added empty default icon file. 2018-01-01 20:01:35 -05:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
LICENSE.md Since people have been asking... 2017-10-02 21:52:50 +02:00
Makefile Removed tools since those were moved to a seperate repo. 2017-12-27 19:18:03 -05:00
README.md Removed tools since those were moved to a seperate repo. 2017-12-27 19:18:03 -05:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Install instructions

  • Setup $DEVKITA64 in your environment.
  • make install

See also the switch-tools repo if you want to manually build those.