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/mutex: Amend behavior of TransferMutexOwnership()
Lioncash
2018-10-06
1
-1
/
+1
*
thread: Make the scheduler pointer a regular pointer
balika011
2018-10-05
2
-4
/
+4
*
Merge pull request #1439 from lioncash/thread
bunnei
2018-10-05
11
-187
/
+363
|
\
|
*
kernel/thread: Make all instance variables private
Lioncash
2018-10-04
11
-187
/
+363
*
|
Merge pull request #1434 from DarkLordZach/dlc-edge-case
bunnei
2018-10-03
1
-1
/
+1
|
\
\
|
*
|
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-02
1
-1
/
+1
*
|
|
Merge pull request #1433 from lioncash/fs
bunnei
2018-10-03
1
-0
/
+2
|
\
\
\
|
*
|
|
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
service/lbl: Update service function table
Lioncash
2018-10-02
1
-19
/
+19
|
|
/
|
/
|
*
|
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
1
-20
/
+26
*
|
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
2
-3
/
+5
*
|
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
2
-3
/
+78
|
/
*
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
1
-1
/
+19
|
\
|
*
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-30
1
-1
/
+19
*
|
kernel/svc: Implement svcGetThreadContext()
Lioncash
2018-09-30
3
-2
/
+37
*
|
kernel/process: Add a data member to determine if a process is 64-bit or not.
Lioncash
2018-09-30
2
-0
/
+11
*
|
kernel/process: Make data member variables private
Lioncash
2018-09-30
7
-55
/
+100
*
|
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
2
-3
/
+2
|
\
\
|
*
|
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-28
2
-3
/
+2
*
|
|
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-29
7
-53
/
+319
|
\
\
\
|
*
|
|
memory: Dehardcode the use of fixed memory range constants
Lioncash
2018-09-24
4
-13
/
+17
|
*
|
|
svc: Report correct memory-related values within some of the cases in svcGetI...
Lioncash
2018-09-24
3
-28
/
+41
|
*
|
|
memory: Dehardcode the use of a 36-bit address space
Lioncash
2018-09-24
2
-5
/
+16
|
*
|
|
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
4
-10
/
+248
*
|
|
|
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
stream: Preserve enum class type in GetState()
Lioncash
2018-09-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1399 from lioncash/sched
bunnei
2018-09-26
2
-9
/
+9
|
\
\
\
|
*
|
|
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
Lioncash
2018-09-25
2
-9
/
+9
*
|
|
|
Merge pull request #1400 from lioncash/header
bunnei
2018-09-26
5
-1
/
+7
|
\
\
\
\
|
*
|
|
|
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
5
-1
/
+7
*
|
|
|
|
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-25
2
-1
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
filesystem: Add LayeredFS VFS directory getter
Zach Hilman
2018-09-21
2
-1
/
+14
*
|
|
|
|
Merge pull request #1393 from tech4me/svc
bunnei
2018-09-25
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
svc: Updated svc names
tech4me
2018-09-23
1
-7
/
+7
*
|
|
|
|
|
Implemented fatal:u properly (#1347)
David
2018-09-23
3
-4
/
+140
*
|
|
|
|
|
Stubbed IRS (#1349)
David
2018-09-23
2
-18
/
+167
*
|
|
|
|
|
Merge pull request #1354 from ogniK5377/ssl-version
bunnei
2018-09-23
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Corrected SSL::SetInterfaceVersion
David Marcec
2018-09-19
1
-3
/
+3
*
|
|
|
|
|
Added audren:u#GetAudioRendererState
David Marcec
2018-09-23
1
-1
/
+8
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
svc: Move most process termination code to its own function within Process
Lioncash
2018-09-21
3
-32
/
+56
*
|
|
|
|
thread/process: Move TLS slot marking/freeing to the process class
Lioncash
2018-09-21
4
-68
/
+89
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1372 from lioncash/thread
bunnei
2018-09-20
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
kernel/thread: Use owner_process when setting the page table in SetupMainThre...
Lioncash
2018-09-20
3
-5
/
+5
*
|
|
|
|
Merge pull request #1371 from lioncash/fwd-arm
bunnei
2018-09-20
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
arm_interface: Replace kernel vm_manager include with a forward declaration
Lioncash
2018-09-20
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1368 from ogniK5377/nifm-fix
bunnei
2018-09-20
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Fixed submit
David Marcec
2018-09-21
1
-2
/
+1
|
*
|
|
|
|
Added IRequest::Submit
David Marcec
2018-09-21
1
-1
/
+8
|
|
/
/
/
/
*
/
/
/
/
Revert GetRequestState
David Marcec
2018-09-21
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Removed unneeded event clear
David Marcec
2018-09-20
1
-1
/
+0
[next]