Go to file
2017-09-24 18:40:26 -04:00
buildscripts Disallow relocations in read-only segments 2017-09-21 01:11:28 +02:00
crt0 Implement proper .dynamic section parsing 2017-09-21 18:11:08 +02:00
nx Merge branch 'master' of github.com:switchbrew/libnx 2017-09-24 18:40:26 -04:00
tools elf2nso: Ignore non-PT_LOAD program headers 2017-09-20 21:29:50 +02: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 Update Readme 2017-09-20 10:00:21 -05:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Install instructions

  • Setup $DEVKITA64 in your environment.
  • make install