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
*
Merge pull request #1483 from lioncash/codeset
bunnei
2018-10-12
4
-40
/
+14
|
\
|
*
kernel/process: Make CodeSet a regular non-inherited object
Lioncash
2018-10-12
4
-40
/
+14
*
|
Merge pull request #1481 from lioncash/typo
bunnei
2018-10-12
1
-3
/
+3
|
\
\
|
*
|
svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory
Lioncash
2018-10-12
1
-3
/
+3
|
|
/
*
|
Merge pull request #1467 from ogniK5377/svcbreak-type-fix
bunnei
2018-10-12
2
-28
/
+36
|
\
\
|
*
|
Changed all casts in svc_wrap.h to be static_cast instead
David Marcec
2018-10-10
1
-25
/
+28
|
*
|
Use a better name than "dont_kill_application"
David Marcec
2018-10-10
1
-2
/
+2
|
*
|
Fixed incorrect types for svcBreak
David Marcec
2018-10-10
2
-3
/
+8
*
|
|
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap
bunnei
2018-10-12
1
-3
/
+10
|
\
\
\
|
*
|
|
Returned an error before processing other remaps
David Marcec
2018-10-12
1
-6
/
+2
|
*
|
|
Passing an invalid nmap handle to Remap should throw an error
David Marcec
2018-10-11
1
-3
/
+14
*
|
|
|
Merge pull request #1482 from lioncash/init
bunnei
2018-10-12
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
thread: Remove unnecessary memset from ResetThreadContext()
Lioncash
2018-10-12
1
-4
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1479 from ogniK5377/nmap-revamped
bunnei
2018-10-12
1
-12
/
+60
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Made the minimum alignment more clear
David Marcec
2018-10-12
1
-2
/
+3
|
*
|
|
Added error codes for nvmap
David Marcec
2018-10-11
1
-12
/
+59
|
|
/
/
*
|
|
Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance
bunnei
2018-10-11
1
-3
/
+34
|
\
\
\
|
*
|
|
HwOpus, Implemented DecodeInterleavedWithPerformance
David Marcec
2018-10-11
1
-3
/
+34
|
|
/
/
*
|
|
Merge pull request #1472 from lioncash/san
bunnei
2018-10-11
2
-12
/
+81
|
\
\
\
|
*
|
|
svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory
Lioncash
2018-10-10
2
-12
/
+81
|
|
/
/
*
/
/
nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer.
bunnei
2018-10-11
1
-3
/
+4
|
/
/
*
/
kernel/thread: Use a regular pointer for the owner/current process
Lioncash
2018-10-10
6
-29
/
+29
|
/
*
Added bitfield instead of manually checking if the bit is set
David Marcec
2018-10-09
1
-4
/
+12
*
Actual kill execution when the bit isn't set, not the other way around
David Marcec
2018-10-09
1
-1
/
+1
*
svcBreak, Signalling to the debugger should not kill execution
David Marcec
2018-10-09
1
-5
/
+12
*
Merge pull request #1456 from ogniK5377/aoc-u-fixups
bunnei
2018-10-08
1
-5
/
+5
|
\
|
*
Fixed assertion due to CountAddOnContent
David Marcec
2018-10-08
1
-5
/
+5
*
|
Unmapping an unmapped buffer should succeed
David Marcec
2018-10-08
1
-1
/
+6
|
/
*
Merge pull request #1396 from DarkLordZach/packed-updates
bunnei
2018-10-06
2
-0
/
+10
|
\
|
*
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
2
-0
/
+10
*
|
Added forward define for ServerPort
David Marcec
2018-10-06
2
-4
/
+6
*
|
Ported #4296 from citra
David Marcec
2018-10-06
3
-1
/
+25
*
|
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
|
\
\
[next]