index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
settings: Fix controller preview not displaying the correct controller
german77
2021-11-24
1
-2
/
+2
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
7
-114
/
+125
*
config: Cleanup and documentation
german77
2021-11-24
1
-1
/
+5
*
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-24
2
-13
/
+61
*
core/hid: Fully emulate motion from button
german77
2021-11-24
4
-36
/
+70
*
second commit lion review
german77
2021-11-24
15
-16
/
+44
*
settings: Fix Debug controller type options
german77
2021-11-24
3
-6
/
+12
*
kraken: Address comments from review
german77
2021-11-24
12
-154
/
+178
*
input_common: Revert deleted TAS functions
german77
2021-11-24
1
-22
/
+22
*
core/hid: Explain better what a temporary value does
german77
2021-11-24
2
-24
/
+28
*
core/hid: Update structs to 13.1.0
german77
2021-11-24
12
-50
/
+107
*
core/hid: Add TAS input
german77
2021-11-24
2
-0
/
+81
*
input_common: Add multiple vibration curves
german77
2021-11-24
1
-1
/
+9
*
core/hid: Rework battery mappings
german77
2021-11-24
5
-32
/
+63
*
input_common: Add manual update options to input devices
german77
2021-11-24
1
-0
/
+9
*
service/hid: Fix memory allocated incorrectly
german77
2021-11-24
5
-7
/
+7
*
settings: Fix mouse and keyboard mappings
german77
2021-11-24
3
-11
/
+19
*
Morph review first wave
german77
2021-11-24
22
-135
/
+116
*
service/hid: Match shared memory closer to HW
german77
2021-11-24
2
-26
/
+75
*
yuzu: Fix loading input profiles
german77
2021-11-24
1
-0
/
+2
*
kraken: Address comments from review
german77
2021-11-24
11
-51
/
+47
*
service/hid: Use ring buffer for gestures
german77
2021-11-24
2
-79
/
+52
*
service/hid: Fix gesture input
german77
2021-11-24
5
-88
/
+129
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
5
-15
/
+33
*
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
1
-12
/
+22
*
core/hid: Only signal when needed
german77
2021-11-24
4
-128
/
+145
*
hid: Fix controller connection/disconnection
german77
2021-11-24
7
-56
/
+151
*
core/hid: Documment some files
german77
2021-11-24
4
-52
/
+265
*
kraken: Fix errors from rebase and format files
german77
2021-11-24
2
-2
/
+5
*
core/hid: Add output devices
german77
2021-11-24
5
-69
/
+126
*
core: Update input interpreter
german77
2021-11-24
2
-51
/
+18
*
core/frontend: Update applets
german77
2021-11-24
2
-10
/
+15
*
core: Remove frontend/input
german77
2021-11-24
1
-217
/
+0
*
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
2
-890
/
+605
*
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
2
-28
/
+26
*
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
4
-158
/
+71
*
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
4
-370
/
+191
*
service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...
german77
2021-11-24
7
-166
/
+80
*
service/hid: Use remove duplicated code, update names
german77
2021-11-24
2
-64
/
+30
*
service/hid: Create ring LIFO
german77
2021-11-24
2
-1
/
+55
*
settings: Cleanup settings
german77
2021-11-24
4
-5
/
+4
*
core/emu_window: Remove touch input
german77
2021-11-24
2
-113
/
+15
*
core: Register HID
german77
2021-11-24
2
-3
/
+21
*
core/hid: Add emulated controllers
german77
2021-11-24
9
-0
/
+2025
*
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-24
6
-0
/
+1164
*
core/hid: Move input_interpreter to hid
german77
2021-11-24
3
-3
/
+3
*
Merge pull request #7394 from Morph1984/svc-SetMemoryPermission
bunnei
2021-11-22
5
-12
/
+64
|
\
|
*
kernel: svc: Move all IsValid functions to an anonymous namespace
Morph
2021-11-20
1
-3
/
+15
|
*
kernel: svc: Implement SetProcessMemoryPermission
Morph
2021-11-20
1
-1
/
+41
|
*
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
Morph
2021-11-20
4
-8
/
+8
[next]