Go to file
2017-09-10 23:35:59 +02:00
buildscripts Added pfs0/nso building in switch_rules and added svcBreak. 2017-09-08 23:57:49 -04:00
crt0 Fixed crt0 bug 2017-09-10 23:26:56 +02:00
nx Implemented heap, transfer memory, bsd cmd0 2017-09-10 23:17:57 +02: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