index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kraken: Address comments from review
german77
2021-11-24
2
-5
/
+4
*
core/hid: Improve accuary of mouse implementation
german77
2021-11-24
6
-18
/
+28
*
core/hid: Fully implement native mouse
german77
2021-11-24
1
-4
/
+5
*
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
3
-4
/
+34
*
core/hid: Fix keyboard alignment
german77
2021-11-24
1
-0
/
+1
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
5
-411
/
+544
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
22
-51
/
+56
*
service/hid: Add support for new controllers
german77
2021-11-24
1
-1
/
+30
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
3
-75
/
+79
*
second commit lion review
german77
2021-11-24
9
-5
/
+15
*
kraken: Address comments from review
german77
2021-11-24
4
-8
/
+5
*
core/hid: Update structs to 13.1.0
german77
2021-11-24
9
-42
/
+89
*
core/hid: Rework battery mappings
german77
2021-11-24
1
-2
/
+9
*
service/hid: Fix memory allocated incorrectly
german77
2021-11-24
5
-7
/
+7
*
Morph review first wave
german77
2021-11-24
12
-74
/
+56
*
service/hid: Match shared memory closer to HW
german77
2021-11-24
2
-26
/
+75
*
kraken: Address comments from review
german77
2021-11-24
4
-9
/
+8
*
service/hid: Use ring buffer for gestures
german77
2021-11-24
2
-79
/
+52
*
service/hid: Fix gesture input
german77
2021-11-24
2
-61
/
+92
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
1
-11
/
+3
*
core/hid: Only signal when needed
german77
2021-11-24
1
-2
/
+4
*
hid: Fix controller connection/disconnection
german77
2021-11-24
3
-26
/
+56
*
kraken: Fix errors from rebase and format files
german77
2021-11-24
1
-1
/
+0
*
core/hid: Add output devices
german77
2021-11-24
2
-40
/
+5
*
core/frontend: Update applets
german77
2021-11-24
1
-1
/
+1
*
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
1
-0
/
+54
*
settings: Cleanup settings
german77
2021-11-24
4
-5
/
+4
*
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
*
|
Merge pull request #7359 from heinermann/kthread_crash
bunnei
2021-11-20
1
-8
/
+14
|
\
\
|
*
|
Fix crash on exit due to static scoped dummy threads
Adam Heinermann
2021-11-17
1
-8
/
+14
|
|
/
*
|
service: pm: Implement AtmosphereGetProcessId
Morph
2021-11-20
1
-0
/
+24
*
|
service: pm: Add all relevant result codes
Morph
2021-11-20
1
-3
/
+8
*
|
service: pm: Rename title id to program id
Morph
2021-11-20
1
-6
/
+6
|
/
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
2
-27
/
+12
*
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
1
-7
/
+15
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
2
-8
/
+15
*
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-05
1
-1
/
+8
*
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-04
17
-45
/
+31
|
\
|
*
general: Get the current process program id directly from the system
Morph
2021-11-04
13
-43
/
+26
|
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
17
-32
/
+35
*
|
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-05
2
-0
/
+29
|
\
\
|
|
/
|
/
|
[prev]
[next]