ndeadly
|
e22959174e
|
mc.mitm: add support for dualshock3 controller
|
2023-04-11 15:59:18 +02:00 |
|
ndeadly
|
4a0326308d
|
Add support for firmware 16.0.0
|
2023-02-23 21:57:56 +01:00 |
|
ndeadly
|
4f6a142a93
|
mc.mitm: remove all void arguments
|
2022-04-17 17:08:38 +10:00 |
|
ndeadly
|
44e85a60e0
|
Implement mc service
(cherry picked from commit 5c67198728e6f946512d0b637f39d31f63bdc28a)
|
2022-04-17 17:08:38 +10:00 |
|
ndeadly
|
32c7b95065
|
Update copyright headers
|
2022-04-06 00:17:00 +10:00 |
|
ndeadly
|
86e8f3972a
|
mc.mitm: refactor controller classes and add initial motion controls support for dualshock4 and wii motionplus
|
2022-04-06 00:07:18 +10:00 |
|
ndeadly
|
863ce5ec83
|
mc.mitm: clean up thread initialisation code and make consistent
|
2022-04-05 23:56:23 +10:00 |
|
ndeadly
|
68e5d13164
|
mc.mitm: clean up initialisation of threads
|
2022-02-08 07:14:07 +01:00 |
|
SciresM
|
f7178ebc1b
|
mc: update for Atmosphere-libs refactoring (#372)
* mc: update for Atmosphere-libs refactoring
* Update for further ams-libs changes (through 1.2.0)
|
2021-10-17 00:15:56 +02:00 |
|
ndeadly
|
e32438c9a1
|
Adapt code for libnx 12.x.x support
|
2021-06-09 22:17:58 +02:00 |
|
ndeadly
|
c92cb857b5
|
mc.mitm: remove usage of sm::DoWithSession
|
2021-04-30 23:05:01 +02:00 |
|
ndeadly
|
1bd2c238d0
|
bluetooth-mitm: move initialisation of waitable holders into bluetooth event handling thread function
|
2021-02-23 01:41:49 +01:00 |
|
ndeadly
|
de8a69c211
|
mc.mitm: move LaunchModules and WaitModules functions out of main.cpp
|
2021-02-21 12:51:00 +01:00 |
|
ndeadly
|
79e65d4b41
|
bluetooth-mitm: use events instead of flags to track the initialisation status of bluetooth interfaces
|
2021-02-21 00:44:45 +01:00 |
|
ndeadly
|
d5ddeaac36
|
mc.mitm: add support for loading global module config ini at startup and overriding bluetooth adapter name and address
|
2021-02-21 00:44:45 +01:00 |
|
ndeadly
|
d664c074fd
|
bluetooth-mitm: improve module initialisation
|
2021-02-21 00:44:45 +01:00 |
|