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/vi: Implement SetDisplayEnabled()
Lioncash
2019-01-02
1
-1
/
+10
*
|
|
Merge pull request #1977 from lioncash/vi-log
bunnei
2019-01-02
1
-63
/
+74
|
\
\
\
|
*
|
|
service/vi: Log more information where applicable
Lioncash
2019-01-02
1
-63
/
+74
|
|
/
/
*
/
/
core/kernel: Remove unnecessary inclusions
Lioncash
2018-12-31
16
-16
/
+22
|
/
/
*
|
kernel/svc: Correct misleading error message within CreateThread()
Lioncash
2018-12-30
1
-2
/
+3
*
|
kernel/svc: Sanitize core number and thread priorities in CreateThread()
Lioncash
2018-12-30
1
-6
/
+17
*
|
kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriority...
Lioncash
2018-12-30
2
-11
/
+11
*
|
kernel/svc: Simplify thread core ID sanitizing in CreateThread
Lioncash
2018-12-30
1
-7
/
+1
*
|
Merge pull request #1956 from lioncash/process-thread
Sebastian Valle
2018-12-30
5
-57
/
+51
|
\
\
|
*
|
kernel/process: Start the main thread using the specified ideal core
Lioncash
2018-12-27
1
-2
/
+2
|
*
|
kernel: Rename 'default' CPU core to 'ideal' core
Lioncash
2018-12-27
4
-21
/
+21
|
*
|
kernel/thread: Move process thread initialization into process.cpp
Lioncash
2018-12-27
3
-36
/
+30
*
|
|
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
2
-1
/
+5
|
\
\
\
|
*
|
|
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-29
1
-1
/
+2
|
*
|
|
Moved backtrace to ArmInterface
David Marcec
2018-12-19
3
-11
/
+3
|
*
|
|
Moved backtrace to ArmInterface
David Marcec
2018-12-03
1
-14
/
+1
|
*
|
|
Print backtrace on svcBreak
David Marcec
2018-12-03
3
-0
/
+24
*
|
|
|
service/time: Minor cleanup to GetClockSnapshot()
Lioncash
2018-12-29
1
-7
/
+9
*
|
|
|
service/time: Fill in some structures and remove padding where not necessary
Lioncash
2018-12-29
2
-7
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
4
-49
/
+35
|
|
/
|
/
|
*
|
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
6
-123
/
+642
|
\
\
|
*
|
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
2
-120
/
+18
|
*
|
kernel/process_capability: Handle debug capability flags
Lioncash
2018-12-21
2
-1
/
+18
|
*
|
kernel/process_capability: Handle handle table capability flags
Lioncash
2018-12-21
2
-1
/
+11
|
*
|
kernel/process_capability: Handle kernel version capability flags
Lioncash
2018-12-21
2
-1
/
+18
|
*
|
kernel/process_capability: Handle program capability flags
Lioncash
2018-12-21
3
-2
/
+29
|
*
|
kernel/process_capability: Handle interrupt capability flags
Lioncash
2018-12-21
1
-1
/
+21
|
*
|
kernel/process_capability: Handle syscall capability flags
Lioncash
2018-12-21
2
-1
/
+29
|
*
|
kernel/process_capability: Handle the priority mask and core mask flags
Lioncash
2018-12-21
2
-1
/
+40
|
*
|
kernel/process: Introduce process capability parsing skeleton
Lioncash
2018-12-21
4
-3
/
+466
*
|
|
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
1
-44
/
+163
|
\
\
\
|
*
|
|
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-12-21
1
-44
/
+163
*
|
|
|
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
1
-46
/
+0
|
\
\
\
\
|
*
|
|
|
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-26
1
-46
/
+0
*
|
|
|
|
Merge pull request #1949 from lioncash/unmap
bunnei
2018-12-27
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernel/vm_manager: Reset region attributes when unmapping a VMA
Lioncash
2018-12-26
1
-0
/
+1
*
|
|
|
|
|
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
2
-2
/
+47
*
|
|
|
|
|
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
2
-0
/
+53
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1849 from encounter/svcSetThreadActivity
bunnei
2018-12-26
4
-6
/
+72
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
svc: Implement SetThreadActivity (thread suspension)
Luke Street
2018-12-04
4
-6
/
+72
*
|
|
|
|
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
3
-0
/
+131
|
\
\
\
\
\
|
*
|
|
|
|
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
4
-13
/
+5
|
*
|
|
|
|
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
1
-0
/
+4
|
*
|
|
|
|
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
2
-0
/
+130
|
*
|
|
|
|
software_keyboard: Signal state changed event upon construction
Zach Hilman
2018-12-03
1
-1
/
+6
*
|
|
|
|
|
Merge pull request #1921 from ogniK5377/no-unit
bunnei
2018-12-21
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-19
1
-0
/
+1
*
|
|
|
|
|
|
Merge pull request #1925 from lioncash/pid
bunnei
2018-12-21
6
-26
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernel/svc: Handle thread handles within GetProcessId
Lioncash
2018-12-19
1
-10
/
+23
|
*
|
|
|
|
|
|
kernel/kernel: Use correct initial PID for userland Process instances
Lioncash
2018-12-18
2
-4
/
+14
[prev]
[next]