Go to file
2017-11-14 01:47:30 +01:00
buildscripts skip copy when $(BUILD_EXEFS_SRC) doesn't exist 2017-09-25 22:22:52 +01:00
crt0 Adjust crt0 for NROs 2017-11-13 17:44:25 -07:00
nx Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL. 2017-11-13 17:18:07 -05:00
tools Adjust crt0 for NROs 2017-11-13 17:44:25 -07:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
LICENSE.md Since people have been asking... 2017-10-02 21:52:50 +02: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