index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1409 from DarkLordZach/key-derivation
bunnei
2018-10-12
2
-9
/
+22
|
\
|
*
vfs: Move forward declarations to separate file
Zach Hilman
2018-10-07
2
-9
/
+22
*
|
Merge pull request #1461 from lioncash/warn
bunnei
2018-10-09
1
-3
/
+3
|
\
\
|
*
|
ips_layer: Silence truncation and conversion warnings
Lioncash
2018-10-09
1
-3
/
+3
*
|
|
Merge pull request #1464 from lioncash/unique
bunnei
2018-10-09
2
-11
/
+9
|
\
\
\
|
*
|
|
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-09
2
-11
/
+9
|
|
/
/
*
|
|
ips_layer: Avoid constructing std::vector instances where not necessary
Lioncash
2018-10-09
1
-6
/
+25
*
|
|
ips_layer: Remove unnecessary explicit std::pair constructor in std::array
Lioncash
2018-10-09
1
-5
/
+13
*
|
|
ips_layer: Add missing includes
Lioncash
2018-10-09
2
-7
/
+17
*
|
|
ips_layer: std::move data within PatchIPS() and Apply()
Lioncash
2018-10-09
1
-2
/
+5
|
/
/
*
|
Merge pull request #1423 from DarkLordZach/romfs-file-exts
bunnei
2018-10-08
5
-10
/
+38
|
\
\
|
*
|
patch_manager: Avoid romfs_ext requirement for patching
Zach Hilman
2018-10-04
1
-4
/
+1
|
*
|
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
Zach Hilman
2018-10-04
5
-21
/
+38
|
*
|
fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS
Zach Hilman
2018-10-04
1
-0
/
+14
*
|
|
Merge pull request #1424 from DarkLordZach/ips-witch
bunnei
2018-10-08
4
-23
/
+299
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ips_layer: Fix inaccuracies with comments and flags
Zach Hilman
2018-10-04
3
-16
/
+51
|
*
|
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
3
-31
/
+37
|
*
|
ips_layer: Add support for escape sequences and midline comments
Zach Hilman
2018-10-04
3
-8
/
+41
|
*
|
patch_manager: Add support for IPSwitch format patches
Zach Hilman
2018-10-04
1
-22
/
+56
|
*
|
ips_layer: Add IPSwitchCompiler to process IPSwitch format
Zach Hilman
2018-10-04
2
-0
/
+168
|
|
/
*
|
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
5
-6
/
+15
*
|
patch_manager: Add support for NSP packed updates
Zach Hilman
2018-10-05
1
-2
/
+2
*
|
patch_manager: Add support for packed updates
Zach Hilman
2018-10-05
4
-5
/
+18
|
/
*
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-04
4
-31
/
+233
|
\
|
*
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-02
2
-45
/
+38
|
*
patch_manager: Add PatchNSO function
Zach Hilman
2018-10-01
2
-0
/
+102
|
*
patch_manager: Use strings for patch type instead of enum
Zach Hilman
2018-10-01
2
-29
/
+33
|
*
file_sys: Implement function to apply IPS patches
Zach Hilman
2018-10-01
2
-0
/
+103
*
|
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 #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
1
-1
/
+2
*
|
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
1
-2
/
+3
*
|
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
|
/
*
kernel/process: Make data member variables private
Lioncash
2018-09-30
2
-2
/
+2
*
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-29
2
-3
/
+7
|
\
|
*
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
2
-3
/
+7
*
|
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
*
|
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
[next]