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 #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
5
-5
/
+50
*
|
|
|
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
2
-0
/
+53
*
|
|
|
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
2
-0
/
+38
*
|
|
|
loader: Add accessor for game control data
Zach Hilman
2018-12-27
5
-9
/
+14
*
|
|
|
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
2
-6
/
+29
*
|
|
|
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
2
-10
/
+13
*
|
|
|
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-27
1
-2
/
+2
|
/
/
/
*
|
|
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 #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
2
-0
/
+22
|
\
\
\
|
*
|
|
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-18
2
-0
/
+22
*
|
|
|
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-23
8
-0
/
+197
|
\
\
\
\
|
*
|
|
|
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
4
-13
/
+5
|
*
|
|
|
qt: Implement GUI dialog frontend for ProfileSelector
Zach Hilman
2018-12-03
1
-0
/
+2
|
*
|
|
|
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
1
-0
/
+4
|
*
|
|
|
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
2
-0
/
+130
|
*
|
|
|
core: Add getter/setter for ProfileSelector in System
Zach Hilman
2018-12-03
2
-0
/
+16
|
*
|
|
|
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-12-03
3
-0
/
+48
|
*
|
|
|
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
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-19
3
-0
/
+3
*
|
|
|
|
|
Merge pull request #1925 from lioncash/pid
bunnei
2018-12-21
7
-28
/
+59
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
kernel/svc: Correct output parameter for svcGetThreadId
Lioncash
2018-12-18
1
-1
/
+1
|
*
|
|
|
|
|
kernel/thread: Make thread_id a 64-bit value
Lioncash
2018-12-18
4
-7
/
+7
|
*
|
|
|
|
|
kernel/svc: Correct output parameter for svcGetProcessId
Lioncash
2018-12-18
2
-2
/
+10
|
*
|
|
|
|
|
kernel/process: Make process_id a 64-bit value
Lioncash
2018-12-18
3
-6
/
+6
*
|
|
|
|
|
|
Merge pull request #1914 from lioncash/id
bunnei
2018-12-21
1
-2
/
+5
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
service/am: Unstub GetAppletResourceUserId
Lioncash
2018-12-17
1
-2
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1923 from ogniK5377/nfp-device-list
bunnei
2018-12-19
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Device handle should not be a random id, instead it's the current npad id
David Marcec
2018-12-19
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1915 from lioncash/sm
bunnei
2018-12-19
1
-4
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
service/sm: Improve debug log for RegisterService
Lioncash
2018-12-18
1
-4
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1907 from lioncash/attribute
bunnei
2018-12-19
3
-14
/
+279
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
svc: Implement svcSetMemoryAttribute
Lioncash
2018-12-19
1
-5
/
+46
|
*
|
|
|
|
vm_manager: Add member function for setting memory attributes across an addre...
Lioncash
2018-12-19
2
-0
/
+41
|
*
|
|
|
|
vm_manager: Add member function for checking a memory range adheres to certai...
Lioncash
2018-12-19
2
-0
/
+100
|
*
|
|
|
|
vm_manager: Rename meminfo_state to state
Lioncash
2018-12-15
2
-10
/
+9
|
*
|
|
|
|
vm_manager: Add backing functionality for memory attributes
Lioncash
2018-12-15
2
-1
/
+85
*
|
|
|
|
|
Merge pull request #1913 from MerryMage/default-fpcr
bunnei
2018-12-18
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/thread: Set default fpcr
MerryMage
2018-12-18
1
-0
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1918 from MerryMage/cntfrq
bunnei
2018-12-18
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm_dynarmic: Set CNTFRQ value
MerryMage
2018-12-18
1
-0
/
+1
|
|
/
/
/
/
/
[next]