1
0
mirror of https://github.com/cathery/sys-con.git synced 2024-07-03 02:18:43 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
cathery
5afe0ac4dd Update makefile targets 2020-03-10 21:23:10 +03:00
cathery
98a714593f add -j4 to make 2020-03-03 12:58:28 +03:00
cathery
c93aa6304b Fix up vscode include paths 2020-03-01 21:05:52 +03:00
cathery
05d62f943c sysmodule: implement usb and controller handler modules (not working) 2020-02-16 22:53:58 +03:00
cathery
72497b76f1 Rework main.cpp with stratosphere 2020-02-06 02:24:59 +03:00
cathery
c7c5c42ae8 Fix joystick values going out of bounds
Joystick value of 32768 (0x8000) causes games like Xenoblade 2 to crash under failed assertions.
Even though it should be within range of acceptable joystick values.
2020-01-24 01:38:10 +03:00
cathery
60c861c0a2 Re-organize the project 2020-01-12 05:01:44 +03:00
cathery
1985319a6a Add .vscode properties 2019-12-08 21:46:22 +03:00