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
...
|
*
|
|
|
content_archive: Pass and take NCASectionHeader instance by reference
Lioncash
2018-10-16
2
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1521 from ogniK5377/imp-mmu
bunnei
2018-10-18
1
-8
/
+42
|
\
\
\
\
|
*
|
|
|
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-19
1
-8
/
+42
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
core: Remove unnecessary assert in ArmInterface()
Lioncash
2018-10-18
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1510 from lioncash/xci
bunnei
2018-10-18
3
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-16
3
-7
/
+8
|
|
/
*
|
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-17
22
-648
/
+1720
|
\
\
|
*
|
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
22
-644
/
+1500
*
|
|
Merge pull request #1497 from bunnei/flush-framebuffers
bunnei
2018-10-17
2
-3
/
+3
|
\
\
\
|
*
|
|
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
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
*
|
|
|
Merge pull request #1509 from DarkLordZach/device-save-data
bunnei
2018-10-17
1
-1
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
savedata_factory: Add TemporaryStorage SaveDataSpaceId
Zach Hilman
2018-10-16
1
-1
/
+4
|
*
|
|
savedata_factory: Add support for DeviceSaveData
Zach Hilman
2018-10-16
1
-0
/
+8
*
|
|
|
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
bunnei
2018-10-16
2
-3
/
+9
|
\
\
\
\
|
*
|
|
|
patch_manager: Move non-Program RomFS patch log to Debug
Zach Hilman
2018-10-12
1
-2
/
+8
|
*
|
|
|
content_archive: Move get key log to Trace level
Zach Hilman
2018-10-12
1
-1
/
+1
*
|
|
|
|
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
1
-1
/
+49
*
|
|
|
|
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
11
-56
/
+71
|
\
\
\
\
\
|
*
|
|
|
|
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
9
-27
/
+45
|
*
|
|
|
|
core: Make the live Cpu instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
1
-9
/
+9
|
*
|
|
|
|
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
5
-15
/
+13
|
*
|
|
|
|
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
3
-11
/
+10
*
|
|
|
|
|
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-16
10
-42
/
+41
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1473 from lioncash/cmake
bunnei
2018-10-15
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
core/CMakeLists: Make all web_service-related libraries private
Lioncash
2018-10-10
1
-1
/
+1
|
*
|
|
|
|
core/CMakeLists: Use target_compile_definitions instead of add_definitions fo...
Lioncash
2018-10-10
1
-1
/
+1
*
|
|
|
|
|
file_sys/control_metadata: Get rid of magic constants
Lioncash
2018-10-15
1
-3
/
+6
*
|
|
|
|
|
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-15
3
-3
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-14
3
-2
/
+18
|
*
|
|
|
|
|
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
1
-1
/
+2
*
|
|
|
|
|
|
Merge pull request #1499 from lioncash/nro
bunnei
2018-10-15
7
-28
/
+39
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nso: Return an optional address from LoadModule
Lioncash
2018-10-15
5
-16
/
+29
|
*
|
|
|
|
|
|
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
3
-11
/
+9
|
*
|
|
|
|
|
|
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-14
2
-6
/
+6
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
crypto: Various crypto fixes for quickstart guide
Zach Hilman
2018-10-14
1
-2
/
+2
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1486 from lioncash/file
bunnei
2018-10-14
4
-63
/
+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
partition_data_manager: Reserve and insert data within output vector in Decry...
Lioncash
2018-10-13
1
-20
/
+16
|
*
|
|
|
|
|
partition_data_manager: Remove unused std::map instance within DecryptPackage2()
Lioncash
2018-10-13
1
-2
/
+0
|
*
|
|
|
|
|
partition_data_manager: Take package2_keys by const reference
Lioncash
2018-10-13
2
-2
/
+3
[prev]
[next]