1
0
mirror of https://github.com/switchbrew/switch-examples.git synced 2025-07-24 19:32:23 +02:00
Go to file
Jakob Dietrich a6f0e59e4c Fix pool partition in sysmodule sample
Games won't launch with the npdm generated with `pool_partition` being 0.
2019-01-18 17:46:43 -05: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 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
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 () 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 Update and fix usermode event/timer examples 2018-12-15 18:46:13 +01: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
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 pool partition in sysmodule sample 2019-01-18 17:46:43 -05: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 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
.gitignore OpenGL examples: use NWindow instead of old gfx API 2018-12-25 16:58:57 +01:00
Makefile add dist target () 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.