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
*
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 #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
*
|
Merge pull request #1511 from lioncash/content
bunnei
2018-10-18
2
-258
/
+292
|
\
\
|
*
|
content_archive: Simpify assignment of bktr_base_romfs in the constructor
Lioncash
2018-10-16
1
-2
/
+1
|
*
|
content_archive: Make IsValidNCA() an internally linked function
Lioncash
2018-10-16
2
-3
/
+1
|
*
|
content_archive: Simplify rights ID check
Lioncash
2018-10-16
1
-2
/
+2
|
*
|
content_archive: Split loading into separate functions
Lioncash
2018-10-16
2
-253
/
+290
|
*
|
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
|
\
\
\
\
\
\
[next]