german77
|
d12525737a
|
service/hid: Remove includes of core.h and settings.h
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
8d9d6516fd
|
service/hid: Add support for new controllers
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
0cf8201c5d
|
settings: Fix controller preview not displaying the correct controller
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
8517d89be0
|
core/hid: Rename NpadType to NpadStyleIndex
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
ddcdaac727
|
config: Cleanup and documentation
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
a4cdafed54
|
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
93997b234f
|
core/hid: Fully emulate motion from button
|
2021-11-24 20:30:27 -06:00 |
|
german77
|
4736326a05
|
second commit lion review
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
a8852024b6
|
settings: Fix Debug controller type options
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
9f91335a71
|
kraken: Address comments from review
start lion review
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
f63c6fce6d
|
input_common: Revert deleted TAS functions
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
df91c97a36
|
core/hid: Explain better what a temporary value does
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
92a9205566
|
core/hid: Update structs to 13.1.0
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
d0389d2971
|
core/hid: Add TAS input
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
124404e756
|
input_common: Add multiple vibration curves
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
012691087a
|
core/hid: Rework battery mappings
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
ae6ba2c8bd
|
input_common: Add manual update options to input devices
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
c545dca53b
|
service/hid: Fix memory allocated incorrectly
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
d1bac9024d
|
settings: Fix mouse and keyboard mappings
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
d813cbd592
|
Morph review first wave
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
ecb9ca0dc2
|
service/hid: Match shared memory closer to HW
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
498dd14bc7
|
yuzu: Fix loading input profiles
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
b3f59b4407
|
kraken: Address comments from review
review fixes
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
1f0a7a8bca
|
service/hid: Use ring buffer for gestures
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
8ea02d19a1
|
service/hid: Fix gesture input
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
6774c7988b
|
configuration: Migrate controller settings to emulated controller
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
6c7814bc9c
|
core/hid: Fix rumble too strong at 1%
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
00f654cd22
|
core/hid: Only signal when needed
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
88cb39be9f
|
hid: Fix controller connection/disconnection
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
c39001eaa6
|
core/hid: Documment some files
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
0292fe0198
|
kraken: Fix errors from rebase and format files
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
66cf94709a
|
core/hid: Add output devices
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
a197599d08
|
core: Update input interpreter
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
d879443146
|
core/frontend: Update applets
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
9f38fa7ffe
|
core: Remove frontend/input
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
0655b8da59
|
service/hid: Rewrite npad to use ring lifo and the emulated controller
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
8b1126f80e
|
service/hid: Update console sixaxis to the emulated console
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
6b6628651f
|
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
9c28d458bd
|
service/hid: Update touch and gestures to use ring lifo and the emulated console
|
2021-11-24 20:30:24 -06:00 |
|
german77
|
b749bd7498
|
service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
70a0aba81d
|
service/hid: Use remove duplicated code, update names
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
461b19a681
|
service/hid: Create ring LIFO
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
84bda35f14
|
settings: Cleanup settings
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
d2f31e805b
|
core/emu_window: Remove touch input
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
4f3c5f0101
|
core: Register HID
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
5298dba88e
|
core/hid: Add emulated controllers
|
2021-11-24 20:30:23 -06:00 |
|
german77
|
61e34f0759
|
core/hid: Move motion_input, create input converter and hid_types
|
2021-11-24 20:30:22 -06:00 |
|
german77
|
341d3e2f11
|
core/hid: Move input_interpreter to hid
|
2021-11-24 20:30:22 -06:00 |
|
bunnei
|
1d8b5271b4
|
Merge pull request #7394 from Morph1984/svc-SetMemoryPermission
kernel: svc: Implement SetProcessMemoryPermission
|
2021-11-22 14:06:09 -08:00 |
|
jam1garner
|
4b9926e608
|
arm: dynarmic: Cleanup icache op handling
|
2021-11-21 22:44:13 -05:00 |
|