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
...
|
*
|
|
|
|
kernel: Remove unused variables
Lioncash
2020-07-16
3
-7
/
+2
*
|
|
|
|
|
Merge pull request #4358 from lioncash/unused5
David
2020-07-17
1
-2
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/thread: Remove unimplemented function prototype
Lioncash
2020-07-16
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4292 from bunnei/mii-rewrite
bunnei
2020-07-16
8
-912
/
+3265
|
\
\
\
\
\
|
*
|
|
|
|
hle: service: mii: Rewrite service to properly support creation of random and...
bunnei
2020-07-11
8
-912
/
+3265
*
|
|
|
|
|
Merge pull request #4327 from lioncash/desig2
Rodrigo Locatti
2020-07-16
2
-58
/
+38
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
address_space_info: Use type alias to simplify code
Lioncash
2020-07-13
1
-14
/
+13
|
*
|
|
|
|
address_space_info: Make use of designated initializers
Lioncash
2020-07-13
2
-46
/
+27
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
kernel: Add missing include
Lioncash
2020-07-16
1
-0
/
+1
*
|
|
|
|
cpu_manager: Mark function getters as static
Lioncash
2020-07-16
3
-7
/
+8
*
|
|
|
|
Merge pull request #4346 from lioncash/thread
David
2020-07-16
7
-35
/
+26
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
1
-6
/
+6
|
*
|
|
|
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
4
-8
/
+15
|
*
|
|
|
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-15
3
-23
/
+7
|
|
/
/
/
*
/
/
/
memory_layout: Remove unused data member
Lioncash
2020-07-13
1
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-12
1
-1
/
+13
|
\
\
\
|
*
|
|
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-08
1
-1
/
+13
*
|
|
|
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-11
26
-154
/
+282
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Rename two functions in NS
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
Remove duplicate functions
VolcaEM
2020-06-29
1
-2
/
+0
|
*
|
|
Use decimal instead of hexadecimal
VolcaEM
2020-06-29
1
-3
/
+5
|
*
|
|
Fix typo
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
Clang-format
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
service: Update function tables
VolcaEM
2020-06-29
27
-157
/
+285
*
|
|
|
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
6
-22
/
+23
*
|
|
|
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-09
2
-1
/
+20
|
\
\
\
\
|
*
|
|
|
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-07-05
2
-1
/
+20
*
|
|
|
|
Merge pull request #4202 from ReinUsesLisp/scoped-lock
bunnei
2020-07-09
1
-11
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
core_timing,scheduler: Use std::scoped_lock when possible
ReinUsesLisp
2020-06-28
1
-11
/
+10
*
|
|
|
|
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-07
1
-4
/
+16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3924 from ogniK5377/GetKeyCodeMap
bunnei
2020-07-02
2
-2
/
+72
|
\
\
\
\
|
*
|
|
|
Move GetKeyCodeMapImpl to an anonymous namespace
David Marcec
2020-06-24
1
-19
/
+19
|
*
|
|
|
Fixed logging output
David Marcec
2020-06-24
1
-1
/
+1
|
*
|
|
|
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-06-24
2
-2
/
+72
*
|
|
|
|
Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub
bunnei
2020-07-02
1
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
am: Stub GetIndirectLayerConsumerHandle
David Marcec
2020-06-28
1
-1
/
+13
*
|
|
|
|
|
Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub
bunnei
2020-07-02
5
-4
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
acc: ListOpenContextStoredUsers partial stub
David Marcec
2020-06-28
5
-4
/
+14
|
|
/
/
/
/
/
*
|
|
|
|
|
key_manager: Correct casing of instance()
Lioncash
2020-07-01
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-07-01
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: Make KeyManager a singleton class
FearlessTobi
2020-05-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #4153 from ogniK5377/prepo-multibuf
bunnei
2020-06-30
1
-1
/
+6
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
prepo: : Don't read extra buffer from report unless passed
David Marcec
2020-06-24
1
-1
/
+6
*
|
|
|
|
|
|
Merge pull request #3955 from FernandoS27/prometheus-2b
bunnei
2020-06-28
44
-1071
/
+2134
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Core/Common: Address Feedback.
Fernando Sahmkow
2020-06-27
5
-16
/
+17
|
*
|
|
|
|
|
|
NvFlinger: Clang Format.
Fernando Sahmkow
2020-06-27
1
-1
/
+1
|
*
|
|
|
|
|
|
SVC: Implement 32-bits wrappers and update Dynarmic.
Fernando Sahmkow
2020-06-27
2
-30
/
+273
|
*
|
|
|
|
|
|
SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttrib...
Fernando Sahmkow
2020-06-27
2
-6
/
+39
|
*
|
|
|
|
|
|
SVC: Add GetThreadPriority32 & SetThreadPriority32
Fernando Sahmkow
2020-06-27
2
-2
/
+30
[prev]
[next]