Go to file
2019-03-21 11:22:44 -04:00
account Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
app_controldata Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
applet Updated web example for latest libnx, it now uses Web instead of WebWifi. 2019-03-07 11:16:03 -05:00
audio Added hwopus example. 2018-11-06 18:31:23 -05:00
exception-handler Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. 2018-12-25 16:58:57 +01:00
fs Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
graphics add sdl2 graphics example (#36) 2019-01-07 19:12:39 +00:00
hid Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. 2018-12-25 16:58:57 +01:00
jit Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
misc Add barrier example (#50) 2019-03-10 12:22:36 -04:00
network/nxlink_stdio Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
nfc Add nfc example. (#45) 2019-02-17 20:06:20 -05:00
settings/get_system_language Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
templates Fix library template 2019-02-16 17:01:33 +01:00
time Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
usb Fixed usbhs example for 7.0.0+. 2019-03-21 11:22:44 -04:00
.gitignore OpenGL examples: use NWindow instead of old gfx API 2018-12-25 16:58:57 +01:00
Makefile add dist target (#9) 2018-02-18 18:51:38 -05:00
README.md Initial commit. 2017-09-16 22:01:48 -04:00

switch-examples

Examples for Switch using devkitA64 and libnx.