fincs
|
f252e65ebd
|
Update & clean up the sysmodule template
|
2020-10-31 19:25:14 +01:00 |
|
fincs
|
847bb129e9
|
Use diagAbortWithResult instead of fatalThrow
|
2020-10-31 19:13:24 +01:00 |
|
Dave Murphy
|
fc98393d50
|
Add targets per Makefile, allowing make -j to work
|
2020-10-03 16:00:22 +01:00 |
|
Vicki Pfau
|
9db0cfd567
|
Add power example
|
2020-09-28 13:08:31 +02:00 |
|
Dave Murphy
|
c21700136e
|
remove stray printf
|
2020-07-07 02:54:53 +01:00 |
|
Dave Murphy
|
179e9a847b
|
sdl2-audio: include path is set to SDL2 by pkg-config. Closes #79
|
2020-06-26 09:58:25 +01:00 |
|
Dave Murphy
|
a6de2da842
|
sdl2-audio: rely on pkg-config for includes & libs
|
2020-06-26 09:58:25 +01:00 |
|
Nichole Mattera
|
cb01bf3c37
|
Fixed SDL2 demo to not render text on every frame. (#81)
|
2020-06-26 09:41:59 +01:00 |
|
AdaLovegirls
|
ea27fe123d
|
Added sdl2-ttf example to sdl2-demo (#80)
|
2020-06-25 12:31:06 +01:00 |
|
yellows8
|
73b50688ab
|
Added -lm to the swkbd example Makefile.
|
2020-06-14 00:08:11 -04:00 |
|
yellows8
|
4437fb814f
|
Added a comment for the swkbd example.
|
2020-06-11 22:56:04 -04:00 |
|
yellows8
|
1392e6cad0
|
Added hid/sevensixaxis example.
|
2020-06-01 12:16:15 -04:00 |
|
fincs
|
7cce42673e
|
sysmodule template: set __nx_fs_num_sessions to 1
|
2020-05-28 18:36:37 +02:00 |
|
Dave Murphy
|
a0ce16d0f7
|
add sdl2 demo using romfs for data
|
2020-05-26 23:49:58 +01:00 |
|
yellows8
|
25cdf12ab0
|
ldn: Use fixed-size buffer for sendto(), and make sure the data from recvfrom() is NUL-terminated.
|
2020-05-24 15:50:22 -04:00 |
|
yellows8
|
52bdce1eb0
|
ldn: Various adjustments/fixes, and added a printf regarding D-Pad buttons.
|
2020-05-24 12:54:33 -04:00 |
|
yellows8
|
1f30cbcd17
|
Added ldn example.
|
2020-05-24 12:43:05 -04:00 |
|
yellows8
|
edb1506560
|
Added curl example.
|
2020-05-11 22:04:19 +02:00 |
|
fincs
|
1a4cb0662a
|
deko example framework: Include <unistd.h> for close()
|
2020-05-06 00:57:24 +02:00 |
|
yellows8
|
0175f8020b
|
Updated the app-playstats example for latest libnx, due to [10.0.0+], and a minor other adjustment.
|
2020-04-17 14:20:49 -04:00 |
|
fincs
|
d8e5cd4d2b
|
Use nxlinkStdioForDebug in deko_examples in order to avoid collisions with the console
|
2020-04-17 16:49:38 +02:00 |
|
HookedBehemoth
|
794a26392b
|
update for libnx pl init change
|
2020-04-15 18:18:33 +02:00 |
|
yellows8
|
c68fc5e826
|
Updated the nfc example for latest libnx.
|
2020-04-07 12:45:06 -04:00 |
|
fincs
|
bbd8727804
|
Add deko3d GPU-rendered console example
|
2020-04-04 13:41:18 +02:00 |
|
fincs
|
36dff0db63
|
Import deko3d examples
|
2020-04-04 13:41:18 +02:00 |
|
fincs
|
554d75d499
|
Add basic deko3d C example (rendering a triangle)
|
2020-04-04 13:41:05 +02:00 |
|
yellows8
|
a34aba3b72
|
Fixed issue with the fs/save example where the FsSaveDataInfoReader was not closed when a save was found successfully.
|
2020-04-03 00:23:04 -04:00 |
|
yellows8
|
948ce48e58
|
Updated the irsensor example for latest libnx, and various improvements.
|
2020-04-02 18:50:27 -04:00 |
|
yellows8
|
2e7d0c198e
|
Minor adjustment for the ring-con example.
|
2020-03-24 22:23:58 -04:00 |
|
yellows8
|
2ee7aff9e4
|
Added hid/ring-con example. (#76)
* Added hid/ring-con example.
|
2020-03-24 22:19:30 -04:00 |
|
fincs
|
f82d955dfe
|
U64_MAX -> UINT64_MAX
|
2020-03-16 16:22:27 +01:00 |
|
Bruno Macabeus
|
d279271037
|
doc: update templates/sysmodule readme
|
2020-01-17 11:44:52 -05:00 |
|
yellows8
|
9da8e4a9f4
|
Updated vibration example for latest libnx / various adjustments.
|
2020-01-12 12:27:17 -05:00 |
|
yellows8
|
f133405219
|
Updated save example for latest libnx.
|
2019-12-10 18:48:34 -05:00 |
|
yellows8
|
25d9880c3b
|
Updated examples to pass ServiceType to the relevant *Initialize() funcs, as required by latest libnx.
|
2019-11-18 10:56:41 -05:00 |
|
yellows8
|
b9df83b93d
|
Added alarm-notifications example.
|
2019-11-17 18:26:53 -05:00 |
|
yellows8
|
afb3d2132f
|
Updated fs/save for latest libnx.
|
2019-11-16 16:12:43 -05:00 |
|
yellows8
|
147a5e2fc4
|
Updated fs/save for latest libnx.
|
2019-11-13 14:49:20 -05:00 |
|
yellows8
|
86a1af14fc
|
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 |
|
yellows8
|
d952469c56
|
Updated fs/save example for latest libnx + minor changes.
|
2019-10-30 12:05:06 -04:00 |
|
yellows8
|
89bfe5608d
|
Updated for latest libnx, and use official naming instead of 'title'.
|
2019-10-30 11:31:37 -04:00 |
|
yellows8
|
c3c4c4f07c
|
Updated for latest libnx (fatalSimple -> fatalThrow).
|
2019-10-25 18:51:09 -04:00 |
|
fincs
|
c1524e86d6
|
Update for latest libnx changes
|
2019-10-21 21:46:28 +02:00 |
|
yellows8
|
9b44df4132
|
Updated notification-led example for using hidsysSetNotificationLedPatternWithTimeout.
|
2019-10-19 19:53:56 -04:00 |
|
yellows8
|
188b41ff9e
|
Updated threadCreate() usage in the misc examples for latest libnx.
|
2019-10-19 19:02:43 -04:00 |
|
yellows8
|
68a9002b4a
|
Updated app-playstats for latest libnx, and updated for using more cmds etc.
|
2019-10-18 16:56:58 -04:00 |
|
yellows8
|
868da01cd5
|
Updated nfc example for latest libnx.
|
2019-10-14 17:22:30 -04:00 |
|
yellows8
|
a0b4ee1229
|
Updated nfc example for latest libnx.
|
2019-10-13 19:40:03 -04:00 |
|
yellows8
|
5363a04d9b
|
Updated nfc example for latest libnx, and minor other changes.
|
2019-10-13 13:42:18 -04:00 |
|
yellows8
|
da994a8a69
|
Updated hid/notification-led for latest libnx.
|
2019-10-11 15:37:32 -04:00 |
|