Go to file
socraticbliss 758be25311 Update Makefile to compile
By adding the above I was able to compile without issues...
2017-09-18 17:17:14 -05:00
buildscripts Removed relocs-related options in switch.specs. 2017-09-13 18:05:05 -04:00
crt0 Update Makefile to compile 2017-09-18 17:17:14 -05:00
nx Added MemInfo struct, based on the libctru one. Added some debug svcs. 2017-09-18 14:41:53 -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