1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-10-06 06:19:43 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
cathery
e889c6e00c Implement PSC module for cleaning up resources before going to sleep 2019-11-24 05:25:14 +03:00
cathery
17b205d8d0 Update code structure 2019-11-22 00:40:42 +03:00
cathery
c2c58971a7 Use Result type instead of Status 2019-11-13 14:16:13 +03:00
cathery
ddee5ae15b Add version check on init 2019-11-11 01:54:46 +03:00
cathery
ba7a0b754f Add support for multiple 360 wireless controllers 2019-11-09 02:31:49 +03:00
cathery
264673d6fc Reduce memory usage
by using threadCreate instead of std::thread
2019-11-06 15:28:56 +03:00
cathery
e212c27789 Comment out unused code for now 2019-11-05 14:16:58 +03:00
cathery
860173824d Progress on #1 2019-11-02 20:42:24 +03:00
cathery
82e6eca5ab Adjusting to new libnx build 2019-11-02 12:03:54 +03:00
cathery
3264c1be42 added exit lock for applet type app 2019-11-02 01:39:40 +03:00
cathery
329876157a
Update main.cpp 2019-10-31 21:15:39 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00