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

9 Commits

Author SHA1 Message Date
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