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
...
*
|
|
Added auto controller switching to supported controllers and single joycon bu...
David Marcec
2018-10-20
2
-4
/
+189
|
/
/
*
|
Merge pull request #1520 from lioncash/san
bunnei
2018-10-19
3
-3
/
+50
|
\
\
|
*
|
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
Lioncash
2018-10-18
3
-3
/
+50
*
|
|
Merge pull request #1526 from lioncash/svc-id
bunnei
2018-10-19
8
-53
/
+163
|
\
\
\
|
*
|
|
es: Update service function tables
Lioncash
2018-10-19
1
-7
/
+11
|
*
|
|
audio: Update service function tables
Lioncash
2018-10-19
1
-17
/
+20
|
*
|
|
omm: Update service function tables
Lioncash
2018-10-19
1
-16
/
+18
|
*
|
|
nifm: Update service function tables
Lioncash
2018-10-19
1
-0
/
+1
|
*
|
|
hid: Update service function tables
Lioncash
2018-10-19
1
-6
/
+45
|
*
|
|
nim: Add the basic skeleton of the nim:eca service
Lioncash
2018-10-19
1
-0
/
+17
|
*
|
|
ns: Update service function table
Lioncash
2018-10-19
1
-6
/
+49
|
*
|
|
set_cal: Update service function table
Lioncash
2018-10-19
1
-1
/
+2
*
|
|
|
Merge pull request #1530 from DarkLordZach/aoc-8
bunnei
2018-10-19
2
-1
/
+16
|
\
\
\
\
|
*
|
|
|
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
2018-10-19
2
-1
/
+16
*
|
|
|
|
Merge pull request #1516 from lioncash/hid
bunnei
2018-10-19
18
-19
/
+33
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
hid/controller: Remove unused header inclusions
Lioncash
2018-10-17
9
-9
/
+0
|
*
|
|
|
hid/controller/npad: Remove unused dump_idx member variable
Lioncash
2018-10-17
1
-1
/
+0
|
*
|
|
|
hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...
Lioncash
2018-10-17
1
-1
/
+1
|
*
|
|
|
hid/controller/npad: Remove #pragma once from the cpp file
Lioncash
2018-10-17
1
-2
/
+0
|
*
|
|
|
hid/controller/npad: Move npad_id_list into the cpp file
Lioncash
2018-10-17
2
-2
/
+10
|
*
|
|
|
hid/controller/npad: Remove unnecessary const from void return type
Lioncash
2018-10-17
2
-2
/
+2
|
*
|
|
|
hid/controller: Default the destructors of all controller types in the cpp file
Lioncash
2018-10-17
16
-0
/
+16
|
*
|
|
|
controller_base: Default the base class constructor and destructor in the cpp...
Lioncash
2018-10-17
2
-2
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Stubbed home blocking
David Marcec
2018-10-20
2
-4
/
+36
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1523 from lioncash/lock
bunnei
2018-10-18
1
-9
/
+15
|
\
\
\
|
*
|
|
svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...
Lioncash
2018-10-18
1
-0
/
+8
|
*
|
|
common: Move Is4KBAligned() to alignment.h
Lioncash
2018-10-18
1
-9
/
+7
|
|
/
/
*
/
/
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-19
1
-8
/
+42
|
/
/
*
|
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-17
21
-648
/
+1702
|
\
\
|
*
|
Using dual joycons as the default controller
David Marcec
2018-10-18
3
-77
/
+59
|
*
|
Wip
David Marcec
2018-10-12
2
-3
/
+23
|
*
|
Dynamically decide handheld variant based on supported npad id priority
David Marcec
2018-10-12
3
-19
/
+62
|
*
|
Added BeginPermitVibrationSession and EndPermitVibrationSession
David Marcec
2018-10-11
3
-2
/
+26
|
*
|
Added GetLedPattern and HandheldVariant
David Marcec
2018-10-10
3
-6
/
+63
|
*
|
Kirby expects handheld controllers to be at position 8
David Marcec
2018-10-10
1
-2
/
+8
|
*
|
Added the ability to "disconnect" individual npads
David Marcec
2018-10-10
3
-16
/
+40
|
*
|
Removed unneeded forward declarations
David Marcec
2018-10-10
2
-13
/
+2
|
*
|
Addressed changes for better hid
David Marcec
2018-10-10
19
-167
/
+238
|
*
|
"Better Hid" rework part 1
David Marcec
2018-10-10
21
-644
/
+1482
*
|
|
Merge pull request #1498 from lioncash/aslr
bunnei
2018-10-17
4
-28
/
+44
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svc...
Lioncash
2018-10-14
4
-28
/
+44
*
|
|
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
1
-1
/
+49
*
|
|
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
4
-15
/
+15
|
\
\
\
|
*
|
|
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
4
-15
/
+15
*
|
|
|
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-16
3
-12
/
+11
*
|
|
|
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-15
1
-3
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-14
1
-2
/
+13
|
*
|
|
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
1
-1
/
+2
*
|
|
|
Merge pull request #1491 from lioncash/reference
bunnei
2018-10-14
4
-14
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-13
4
-14
/
+13
|
|
/
/
[prev]
[next]