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
*
service: friend: Implement GetCompletionEvent
Morph
2021-11-30
1
-2
/
+21
*
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-29
2
-5
/
+5
*
general: Fix handheld typo
Morph
2021-11-29
1
-1
/
+1
*
Merge pull request #7438 from german77/homebrew2
bunnei
2021-11-28
5
-2
/
+144
|
\
|
*
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-11-27
2
-1
/
+26
|
*
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-27
3
-0
/
+105
|
*
core/hid: Stub GetUniquePadsFromNpad
Narr the Reg
2021-11-27
1
-1
/
+13
*
|
settings: Add debug setting to enable all controllers
german77
2021-11-27
1
-0
/
+4
|
/
*
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-24
12
-91
/
+46
*
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
[next]