Go to file
plutoo 12410fc44a
Merge pull request #22 from shinyquagsire23/hid-sharedmem-impl
HID Shared Memory - Structures + key held/down/up implementation
2017-12-02 23:21:10 +01:00
buildscripts Added NRO building to buildscripts/. Added elf2nro install to tools/Makefile. 2017-11-21 15:58:58 -05:00
crt0 Imported initArgv from libctru. Load __system_argc/__system_argv in crt0. Enabled the __system_argc/__system_argv code in fsdev. 2017-11-29 21:30:40 -05:00
nx Merge pull request #22 from shinyquagsire23/hid-sharedmem-impl 2017-12-02 23:21:10 +01:00
tools Added NRO building to buildscripts/. Added elf2nro install to tools/Makefile. 2017-11-21 15:58:58 -05: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