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
*
core: Migrate current_process pointer to the kernel
Lioncash
2018-09-06
4
-5
/
+34
*
Merge pull request #1250 from lioncash/file-sys
bunnei
2018-09-06
4
-4
/
+16
|
\
|
*
file_sys/nca_patch: Amend constructor initializer list order
Lioncash
2018-09-06
1
-2
/
+2
|
*
file_sys/nca_patch: Remove unnecessary includes
Lioncash
2018-09-06
2
-2
/
+9
|
*
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-06
2
-0
/
+5
*
|
core/core: Remove unnecessary sm/controller include
Lioncash
2018-09-06
5
-2
/
+5
|
/
*
Merge pull request #1242 from lioncash/file-sys
bunnei
2018-09-05
2
-8
/
+17
|
\
|
*
file_sys/submission_package: Correct constructor initialization list order
Lioncash
2018-09-05
1
-2
/
+2
|
*
file_sys/submission_package: Replace includes with forward declarations where...
Lioncash
2018-09-05
2
-6
/
+15
*
|
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
7
-9
/
+9
*
|
drd: Parse title ID from program metadata
Zach Hilman
2018-09-04
2
-4
/
+29
*
|
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
4
-55
/
+74
*
|
nsp: Fix error masking issue with XCI files
Zach Hilman
2018-09-04
3
-6
/
+13
*
|
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
3
-8
/
+33
*
|
bktr: Add logging on successful patch
Zach Hilman
2018-09-04
3
-7
/
+24
*
|
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
8
-8
/
+36
*
|
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
11
-101
/
+107
*
|
loader: Add BKTR-specific error messages and codes
Zach Hilman
2018-09-04
3
-7
/
+28
*
|
loader: Ignore patches on NRO and DRD
Zach Hilman
2018-09-04
4
-0
/
+11
*
|
patch_manager: Add usages of patches to ExeFS
Zach Hilman
2018-09-04
5
-9
/
+41
*
|
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
2
-0
/
+132
*
|
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
2
-0
/
+352
*
|
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
2
-19
/
+160
*
|
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
4
-0
/
+164
*
|
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
1
-1
/
+1
*
|
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
1
-0
/
+14
|
/
*
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
6
-3
/
+6
*
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
2
-4
/
+17
*
card_image: Add program title ID getter
Zach Hilman
2018-09-04
2
-0
/
+6
*
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
7
-29
/
+48
*
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
1
-0
/
+4
*
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
2
-10
/
+16
*
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
2
-0
/
+182
*
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
4
-11
/
+38
*
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
2
-0
/
+296
*
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
1
-3
/
+1
*
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
2
-2
/
+14
*
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
1
-3
/
+13
*
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
2
-3
/
+3
|
\
|
*
core: Use a raw pointer in GetGPUDebugContext.
Markus Wick
2018-09-04
2
-3
/
+3
*
|
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
1
-0
/
+2
|
\
\
|
*
|
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-03
1
-0
/
+2
*
|
|
Merge pull request #1235 from lioncash/forward-decl
bunnei
2018-09-04
20
-26
/
+62
|
\
\
\
|
*
|
|
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
20
-26
/
+62
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1236 from degasus/microprofile
bunnei
2018-09-04
2
-2
/
+6
|
\
\
\
|
*
|
|
Update microprofile scopes.
Markus Wick
2018-09-04
2
-2
/
+6
|
|
/
/
*
|
|
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-04
2
-37
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
2
-37
/
+39
*
|
|
Merge pull request #1231 from lioncash/global
bunnei
2018-09-03
5
-19
/
+51
|
\
\
\
|
*
|
|
service: Migrate global named port map to the KernelCore class
Lioncash
2018-09-02
5
-19
/
+51
|
|
|
/
|
|
/
|
[next]