account
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
alarm-notifications
|
Added alarm-notifications example.
|
2019-11-17 18:26:53 -05:00 |
app_controldata
|
Updated for latest libnx, and use official naming instead of 'title'.
|
2019-10-30 11:31:37 -04:00 |
applet
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
audio
|
Sdl2 audio example (#53)
|
2019-06-17 17:06:25 +02:00 |
exception-handler
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
fs
|
Updated save example for latest libnx.
|
2019-12-10 18:48:34 -05:00 |
graphics
|
Updated for latest libnx (fatalSimple -> fatalThrow).
|
2019-10-25 18:51:09 -04:00 |
hid
|
Updated for latest libnx (fatalSimple -> fatalThrow).
|
2019-10-25 18:51:09 -04:00 |
jit
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
misc
|
Updated threadCreate() usage in the misc examples for latest libnx.
|
2019-10-19 19:02:43 -04:00 |
network/nxlink_stdio
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
nfc
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
settings/get_system_language
|
Updated the get_system_language example for using the SetLanguage enum from latest libnx.
|
2019-10-06 18:56:37 -04:00 |
templates
|
Updated for latest libnx (fatalSimple -> fatalThrow).
|
2019-10-25 18:51:09 -04:00 |
time
|
Update ARCH to -march=armv8-a+crc+crypto
|
2019-04-05 13:20:32 +02:00 |
usb
|
usb/usbhs: Updated for using an actual mass-storage cmd and reading the reply, instead of just reading from an endpoint (which would hang). Various improvements + comments improvements.
|
2019-10-30 17:20:23 -04:00 |
.gitignore
|
Update .gitignore
|
2019-06-16 21:29:57 +02:00 |
Makefile
|
add dist target (#9)
|
2018-02-18 18:51:38 -05:00 |
README.md
|
Avoid legal nitpicking with explicit licensing terms (fix #57)
|
2019-06-16 21:16:44 +02:00 |