Go to file
2017-09-16 12:55:18 -04:00
buildscripts Removed relocs-related options in switch.specs. 2017-09-13 18:05:05 -04:00
crt0 Use custom funcs for handling init_array/fini_array. Updated crt0. 2017-09-16 12:55:18 -04:00
nx Use custom funcs for handling init_array/fini_array. Updated crt0. 2017-09-16 12:55:18 -04:00
tools Fix makefile, readme 2017-09-10 23:35:59 +02: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