Commit Graph

13 Commits

Author SHA1 Message Date
yellows8
4c0e6cf201 Updated localtime comment in the time example. 2018-10-05 19:50:58 -04: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
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
Dave Murphy
17c6b8658c use __SWITCH__ in preference to just SWITCH to avoid potential collisions 2018-03-11 00:37:23 +01:00
plutoo
a8e052bb72 Untabify 2018-03-07 18:51:41 +01:00
yellows8
d2c9651836 Removed extra newline. 2018-02-22 17:57:55 -05:00
yellows8
340148ca40 Time example: use tm_wday instead of manually calculating day-of-week. Added comment regarding UTC/localtime(). 2018-02-22 17:53:41 -05:00
yellows8
c15bbe9a2a Adjusted exit-button print for the time example. 2018-02-22 01:21:56 -05:00
yellows8
398f15bbf2 Added time example based on the one from 3ds-examples. 2018-02-20 18:04:47 -05:00