cathery
42f14cd74c
Minor fixes to config handler
...
Added Enable and Disable functions
the thread running bool is now properly set to false upon disabling conifg
Enable now returns early if the timer was already created
CheckForFileChanges is called once when initializing
2020-03-02 18:23:41 +03:00
cathery
6898d056d4
while {} -> do {} while
...
It makes more sense that all threads check if they can still run after they've completed their cycle, not before it
2020-03-02 18:21:40 +03:00
cathery
b68134504b
Implement PSC module
2020-03-02 18:18:12 +03:00
cathery
9de5e87c4f
Reimplement config loading behavior
2020-03-01 21:05:41 +03:00
cathery
1771b42ade
change thread_running bool names
2020-02-22 21:03:03 +03:00
cathery
9b243d4666
Fix controller input
2020-02-20 22:07:58 +03:00
cathery
6daa334da5
Add a loop exit variable for usb threads
2020-02-20 03:27:49 +03:00
cathery
05d62f943c
sysmodule: implement usb and controller handler modules (not working)
2020-02-16 22:53:58 +03:00
cathery
d5cd9b7b0d
replace time posix functions with time service functions
2020-02-06 02:38:34 +03:00
cathery
72497b76f1
Rework main.cpp with stratosphere
2020-02-06 02:24:59 +03:00
cathery
345a14d17d
Update sysmodule makefile
2020-02-06 01:06:13 +03:00
cathery
02c23dab83
Bump version
2020-01-28 00:30:42 +03:00
cathery
49fc7a8738
Remove Xbox One Adapter
2020-01-12 05:16:55 +03:00
cathery
60c861c0a2
Re-organize the project
2020-01-12 05:01:44 +03:00