Go to file
2017-09-11 04:38:38 +02:00
buildscripts Added pfs0/nso building in switch_rules and added svcBreak. 2017-09-08 23:57:49 -04:00
crt0 Fixed heap 2017-09-11 01:13:01 +02:00
nx Fixing bugs. bsdInitialize currently fails with 0xe401, probably due to ipc bug 2017-09-11 04:38:38 +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