Commit Graph

13 Commits

Author SHA1 Message Date
fincs
1e59bd0699
Update all non-HID examples for hid-refactor 2020-12-02 14:39:00 +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
fincs
012423e429 Remove unnecessary calls to gfxWaitForVsync 2018-09-09 17:25:47 +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
plutoo
a8e052bb72 Untabify 2018-03-07 18:51:41 +01:00
Mike H
78e5841905 Improved playtone and implemented echo example (#19)
* Improved playtone and implemented echo example
2018-03-04 12:21:09 -05:00
yellows8
fff86cfc8d Use tabs for all examples. 2018-02-22 14:50:16 -05:00
yellows8
fd6cdee491 Improved audoutPlayBuffer() failure check. 2018-02-20 16:31:42 -05:00
Mike H
1b7f374daf Attempt to fix audio playback issue (#12)
* Attempt to fix audio playback issue
* Adding sanity checks
2018-02-20 16:14:45 -05:00
yellows8
a7106d5009 In playtone use kDown instead of calling hidKeysDown() multiple times. 2018-02-19 02:44:26 -05:00
yellows8
ccd9f78162 Imported more changes from 3ds-examples. 2018-02-18 18:21:24 -05:00
yellows8
c889e7ca31 Imported ret2hbmenu comment from 3ds-examples. 2018-02-18 12:31:46 -05:00
Mike H
6bf4a283e9 Adding audio example (#8)
Audio example
2018-02-17 11:39:51 -05:00