Go to file
socraticbliss fa8666514f Update DEVKITPRO to DEVKITA64
Fixed :)
2017-09-20 10:28:33 -05:00
buildscripts use devkitA64 path 2017-09-18 19:23:36 +01:00
crt0 switch crt0 to pic multilib 2017-09-19 01:12:06 +01:00
nx Update DEVKITPRO to DEVKITA64 2017-09-20 10:28:33 -05:00
tools Updated Makefiles for tools. 2017-09-19 22:29:31 -04:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
Makefile Updated Makefiles for tools. 2017-09-19 22:29:31 -04: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