Go to file
2017-09-18 19:40:15 +01:00
buildscripts use devkitA64 path 2017-09-18 19:23:36 +01:00
crt0 Use custom funcs for handling init_array/fini_array. Updated crt0. 2017-09-16 12:55:18 -04: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