Go to file
2017-09-18 19:40:40 +01:00
buildscripts use devkitA64 path 2017-09-18 19:23:36 +01:00
crt0 use full path to gcc 2017-09-18 19:40:40 +01:00
nx ignore generated files 2017-09-18 19:40:15 +01:00
tools ignore generated files 2017-09-18 19:40:15 +01:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
Makefile Fix makefile, readme 2017-09-10 23:35:59 +02:00
README.md Fix makefile, readme 2017-09-10 23:35:59 +02:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Install instructions

  • Setup $DEVKITA64 in your environment.
  • make install
  • cd tools/ && sudo make install