Go to file
yellows8 b577367011 Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID().
Added PARCEL_LOGGING define in parcel.c.
Fixed the 'code' value used in gfxproducerQueueBuffer().
Moved some gfxproducer init into nvgfx.
Moved some nvgfx event init into nvgfxEventInit().
Updated the code using gfxproducerBufferInit() for setting the nvmap-handles.
Disabled a nvQueryEvent() call which now fails.
Other changes.
The setup framebuf/windowbuf is now displayed.
2017-12-27 18:50:15 -05:00
buildscripts Added __argdata__ to switch.ld. 2017-12-10 23:27:16 -05:00
crt0 Fixes for 1.0.0, correcting NRO aslr base 2017-12-22 02:49:32 -05:00
nx Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID(). 2017-12-27 18:50:15 -05:00
tools Fixed bss handling in elf2nro. 2017-12-11 21:54:59 -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