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
*
Merge pull request #6389 from german77/Analog_button_fix
bunnei
2021-06-03
1
-0
/
+15
|
\
|
*
input_common: Analog button, use time based position instead of frequent updates
german77
2021-05-30
1
-0
/
+15
*
|
fsp-srv: Replace one last instance of RESULT_SUCCESS
Morph
2021-06-02
1
-1
/
+1
*
|
fspsrv: Implement DisableAutoSaveDataCreation (#6355)
Chloe
2021-06-02
6
-2
/
+25
*
|
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
13
-45
/
+45
*
|
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
111
-931
/
+928
*
|
common_funcs: Move R_ macros to result.h
Lioncash
2021-05-31
1
-0
/
+25
*
|
Merge pull request #6385 from degasus/save_memory_access
bunnei
2021-05-30
3
-33
/
+70
|
\
\
|
*
|
core/memory: Check our memory fallbacks for out-of-bound behavior.
Markus Wick
2021-05-29
1
-4
/
+39
|
*
|
core/arm_interface: Improve the performance of memory fallbacks.
Markus Wick
2021-05-29
2
-29
/
+31
*
|
|
Merge pull request #6377 from lioncash/point
bunnei
2021-05-30
3
-39
/
+17
|
\
\
\
|
*
|
|
touchscreen: Make use of common point struct
Lioncash
2021-05-28
2
-10
/
+10
|
*
|
|
common: Extract point into a common struct
Lioncash
2021-05-28
1
-29
/
+7
*
|
|
|
Merge pull request #6387 from lioncash/class-token
bunnei
2021-05-29
1
-43
/
+36
|
\
\
\
\
|
*
|
|
|
k_class_token: Use variable templates where applicable
Lioncash
2021-05-29
1
-43
/
+36
|
|
/
/
/
*
|
|
|
Merge pull request #6374 from Morph1984/swkbd-textcheck-encoding
Mai M
2021-05-29
1
-10
/
+15
|
\
\
\
\
|
*
|
|
|
applets/swkbd: Make use of std::move where applicable
Morph
2021-05-27
1
-8
/
+8
|
*
|
|
|
applets/swkbd: Only read the text check message on Failure/Confirm
Morph
2021-05-27
1
-2
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #6364 from german77/stub-lp2p
Mai M
2021-05-29
1
-0
/
+141
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService
german77
2021-05-26
1
-0
/
+141
*
|
|
|
Merge pull request #6379 from degasus/update_dynarmic
bunnei
2021-05-29
6
-11
/
+11
|
\
\
\
\
|
*
|
|
|
externals: Update dynarmic.
Markus Wick
2021-05-29
6
-11
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6384 from lioncash/virtual
bunnei
2021-05-29
15
-53
/
+48
|
\
\
\
\
|
*
|
|
|
kernel: Add missing override specifiers
Lioncash
2021-05-29
15
-53
/
+48
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6382 from lioncash/null
bunnei
2021-05-29
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
k_thread: Move dereference after null check in Initialize()
Lioncash
2021-05-29
1
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #6373 from bunnei/use-slabheap-tls
bunnei
2021-05-29
2
-11
/
+191
|
\
\
\
\
|
*
|
|
|
hle: kernel: KSlabHeap: Allow host or guest allocations.
bunnei
2021-05-28
2
-11
/
+191
*
|
|
|
|
Fix two GCC 11 warnings: Unneeded copies.
Markus Wick
2021-05-29
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #6371 from degasus/drop_ExceptionalExit
bunnei
2021-05-28
6
-18
/
+42
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core/arm_interface: Call SVC after end of dynarmic block.
Markus Wick
2021-05-27
6
-18
/
+42
|
|
/
/
*
|
|
Merge pull request #6356 from ogniK5377/ApplyNpadSystemCommonPolicy
bunnei
2021-05-28
1
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hid: ApplyNpadSystemCommonPolicy
Chloe Marcec
2021-05-24
1
-1
/
+10
*
|
|
core/arm: Drop ChangeProcessorID.
Markus Wick
2021-05-26
5
-12
/
+0
|
|
/
|
/
|
*
|
Merge pull request #6331 from lioncash/gesture
Morph
2021-05-26
2
-67
/
+79
|
\
\
|
*
|
hid/gesture: Factor out last gesture retrieval into its own function
Lioncash
2021-05-18
2
-14
/
+23
|
*
|
hid/gesture: Ensure all ID arrays are initialized
Lioncash
2021-05-18
1
-4
/
+4
|
*
|
hid/gesture: Make Point a template
Lioncash
2021-05-18
2
-38
/
+46
|
*
|
hid/gesture: Replace x,y members of GestureState with a Point
Lioncash
2021-05-18
2
-6
/
+4
|
*
|
hid/gesture: Add default comparators to Point
Lioncash
2021-05-18
2
-10
/
+7
|
*
|
hid/gesture: Rename Points to Point
Lioncash
2021-05-18
1
-5
/
+5
*
|
|
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
31
-340
/
+387
*
|
|
kernel: process_capability: Add MapRegion capability
Morph
2021-05-25
2
-0
/
+12
|
|
/
|
/
|
*
|
hle: kernel: service_thread: Take reference to KServerSession on service requ...
bunnei
2021-05-20
1
-9
/
+5
*
|
hle: kernel: k_port: Use AcceptSession to ensure SessionList state is correct.
bunnei
2021-05-20
1
-1
/
+1
*
|
hle: kernel: Use host memory allocations for KSlabMemory.
bunnei
2021-05-20
4
-174
/
+20
*
|
Revert "WORKAROUND: Do not use slab heap while we track down issues with reso...
bunnei
2021-05-20
1
-2
/
+2
*
|
hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects.
bunnei
2021-05-20
3
-62
/
+17
*
|
hle: kernel: Implement CloneCurrentObject and improve session management.
bunnei
2021-05-20
13
-99
/
+184
*
|
Revert "WORKAROUND: temp. disable session resource limits while we work out i...
bunnei
2021-05-20
4
-11
/
+11
[next]