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
...
|
*
|
|
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1436 from lioncash/view
bunnei
2018-10-03
2
-73
/
+101
|
\
\
\
|
*
|
|
submission_package: Avoid dangling std::string_view within SetTicketKeys()
Lioncash
2018-10-03
1
-2
/
+5
|
*
|
|
submission_package: Correct location of null check within SetTicketKeys()
Lioncash
2018-10-03
1
-3
/
+6
|
*
|
|
submission_package: Use std::string's rfind() when looking for the extension ...
Lioncash
2018-10-03
1
-1
/
+1
|
*
|
|
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
2018-10-03
2
-3
/
+1
|
*
|
|
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
2018-10-03
2
-10
/
+18
|
*
|
|
submission_package: Move NCA reading code to its own function
Lioncash
2018-10-03
2
-43
/
+48
|
*
|
|
submission_package: Move ticket key setting to its own function
Lioncash
2018-10-03
1
-21
/
+28
|
*
|
|
submission_package: Invert conditionals within NSP's constructor to reduce ne...
Lioncash
2018-10-03
1
-45
/
+49
|
|
/
/
*
|
|
Merge pull request #1432 from lioncash/lbl
bunnei
2018-10-03
1
-19
/
+19
|
\
\
\
|
*
|
|
service/lbl: Update service function table
Lioncash
2018-10-02
1
-19
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1435 from lioncash/xci
bunnei
2018-10-03
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
card_image: Ensure program_nca_status is always initialized
Lioncash
2018-10-02
1
-1
/
+3
|
|
/
*
|
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
2
-21
/
+28
*
|
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
3
-5
/
+8
*
|
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
2
-3
/
+78
*
|
romfs_factory: Read from all locations with StorageId None
Zach Hilman
2018-09-30
1
-26
/
+25
*
|
patch_manager: Add DLC recognition to PatchManager
Zach Hilman
2018-09-30
2
-0
/
+27
|
/
*
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
1
-1
/
+19
|
\
|
*
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-30
1
-1
/
+19
*
|
kernel/svc: Implement svcGetThreadContext()
Lioncash
2018-09-30
3
-2
/
+37
*
|
kernel/process: Add a data member to determine if a process is 64-bit or not.
Lioncash
2018-09-30
2
-0
/
+11
*
|
kernel/process: Make data member variables private
Lioncash
2018-09-30
16
-72
/
+117
*
|
arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct
Lioncash
2018-09-30
3
-5
/
+15
*
|
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-29
18
-42
/
+28
*
|
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
2
-3
/
+2
|
\
\
|
*
|
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-28
2
-3
/
+2
*
|
|
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-29
17
-158
/
+413
|
\
\
\
|
*
|
|
memory: Dehardcode the use of fixed memory range constants
Lioncash
2018-09-24
11
-75
/
+60
|
*
|
|
svc: Report correct memory-related values within some of the cases in svcGetI...
Lioncash
2018-09-24
3
-28
/
+41
|
*
|
|
memory: Dehardcode the use of a 36-bit address space
Lioncash
2018-09-24
5
-20
/
+56
|
*
|
|
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
10
-38
/
+259
*
|
|
|
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
stream: Preserve enum class type in GetState()
Lioncash
2018-09-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1389 from PhiBabin/valgrind
Mat M
2018-09-27
1
-1
/
+1
|
\
\
\
|
*
|
|
FPCR register was uninitialized at start up
Philippe Babin
2018-09-22
1
-1
/
+1
*
|
|
|
fsmitm_romfsbuild: std::move std::vector instances in Build()
Lioncash
2018-09-26
1
-2
/
+2
*
|
|
|
fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()
Lioncash
2018-09-26
1
-12
/
+11
*
|
|
|
Merge pull request #1399 from lioncash/sched
bunnei
2018-09-26
4
-14
/
+14
|
\
\
\
\
|
*
|
|
|
core_cpu: Make arm_interface instances a std::unique_ptr
Lioncash
2018-09-25
2
-4
/
+4
|
*
|
|
|
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
Lioncash
2018-09-25
3
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge pull request #1400 from lioncash/header
bunnei
2018-09-26
5
-1
/
+7
|
\
\
\
\
|
*
|
|
|
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
5
-1
/
+7
*
|
|
|
|
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
1
-27
/
+30
*
|
|
|
|
vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...
Lioncash
2018-09-25
1
-1
/
+1
*
|
|
|
|
fsmitm_romfsbuild: Avoid type truncation warnings
Lioncash
2018-09-25
1
-7
/
+10
*
|
|
|
|
fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...
Lioncash
2018-09-25
1
-5
/
+3
*
|
|
|
|
fsmitm_romfsbuild: Remove unnecessary loops in Build()
Lioncash
2018-09-25
1
-6
/
+0
*
|
|
|
|
fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()
Lioncash
2018-09-25
1
-1
/
+1
[prev]
[next]