1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-11-05 17:26:28 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
cathery
3ff573456f Minor changes 2019-11-25 15:58:23 +03:00
cathery
e33b5c06ab Make some variables constexpr where possible 2019-11-22 01:49:51 +03:00
cathery
c2c58971a7 Use Result type instead of Status 2019-11-13 14:16:13 +03:00
cathery
93abaeed22 Add IController::GetConfig() 2019-11-09 23:26:47 +03:00
cathery
b4ee502e04 more thorough interface check in controller init 2019-11-08 15:54:33 +03:00
cathery
114e466a1a Add input remapping 2019-11-07 20:46:47 +03:00
cathery
d8c5237f84 Dualshock 3: Set LED on init and fix endpoints 2019-11-07 13:45:51 +03:00
cathery
59c99da458 Added config files (no remapping yet) 2019-11-07 01:20:58 +03:00
cathery
264673d6fc Reduce memory usage
by using threadCreate instead of std::thread
2019-11-06 15:28:56 +03:00
cathery
855561280a Working button input on #3 2019-11-04 22:11:55 +03:00
cathery
f3d8991710 USB memory optimizations + progress on #3 2019-11-04 15:32:43 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00