Commit Graph

16 Commits

Author SHA1 Message Date
fincs
1e59bd0699
Update all non-HID examples for hid-refactor 2020-12-02 14:39:00 +01:00
yellows8
89bfe5608d
Updated for latest libnx, and use official naming instead of 'title'. 2019-10-30 11:31:37 -04:00
fincs
d6db1e45c9 Update ARCH to -march=armv8-a+crc+crypto 2019-04-05 13:20:32 +02:00
fincs
f07f848dfd Consolidate all makefiles with changes from the template 2019-03-26 13:52:19 +01:00
fincs
4894fcf472 Update console examples to use the new console API. Improved documentation of application template. 2018-10-06 16:50:57 +02:00
Dave Murphy
9334a40b31 use default gnu++14 instead of explicit gnu++11 2018-09-19 02:10:58 +02:00
fincs
012423e429 Remove unnecessary calls to gfxWaitForVsync 2018-09-09 17:25:47 +02:00
Dave Murphy
13000dfd88 fix bin2o rule for parallel make 2018-05-22 00:56:53 +02:00
yellows8
4cdf427d12 Fixed string warnings with gcc 8.1.0. 2018-05-09 20:05:15 -04:00
Dave Murphy
4dcced2805 parallelise Makefiles 2018-05-02 21:58:58 +02:00
Thompson Lee
d4cf965df9 Updated all hidKeys...() function to store u64 instead of u32. (#28)
Also fixed some whitespace in usbds example
2018-04-30 00:18:16 +02:00
Dave Murphy
305c6f325e add ROMFS option to all Makefiles (#25)
* add romfs building

* report error on failure

* add ROMFS option to all Makefiles
2018-04-19 14:54:51 -04:00
yellows8
3cf70237fe Use nacpGetLanguageEntry() in app_controldata example. 2018-04-18 23:39:15 -04:00
yellows8
edebdf9071 Removed 3.0.0 comment from app_controldata example since latest libnx supports it now. 2018-04-15 22:14:23 -04:00
yellows8
669604ae6c Changed nsApplicationControlData to NsApplicationControlData, for latest libnx. 2018-04-15 17:02:32 -04:00
yellows8
57425a7342 Added app_controldata example. Added comment to save example. 2018-04-15 15:05:22 -04:00