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
...
|
*
|
|
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
*
|
|
|
|
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
6
-22
/
+23
*
|
|
|
|
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-25
8
-61
/
+59
*
|
|
|
|
vfs_static: Remove template byte parameter from StaticVfsFile
Lioncash
2018-09-25
4
-42
/
+42
*
|
|
|
|
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-25
24
-33
/
+1037
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-23
21
-377
/
+377
|
*
|
|
|
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
2
-2
/
+2
|
*
|
|
|
romfs: Implement CreateRomFS
Zach Hilman
2018-09-21
2
-4
/
+25
|
*
|
|
|
file_sys: Port Atmosphere-NX fs_mitm implementation
Zach Hilman
2018-09-21
2
-0
/
+474
|
*
|
|
|
filesystem: Add LayeredFS VFS directory getter
Zach Hilman
2018-09-21
2
-1
/
+14
|
*
|
|
|
bis_factory: Add mod directory VFS getter
Zach Hilman
2018-09-21
3
-3
/
+18
|
*
|
|
|
patch_manager: Add LayeredFS mods support
Zach Hilman
2018-09-21
2
-1
/
+44
|
*
|
|
|
vfs_concat: Rewrite and fix ConcatenatedVfsFile
Zach Hilman
2018-09-21
2
-14
/
+59
|
*
|
|
|
vfs_layered: Add LayeredVfsDirectory
Zach Hilman
2018-09-21
2
-0
/
+178
|
*
|
|
|
vfs_vector: Add VectorVfsFile
Zach Hilman
2018-09-21
2
-0
/
+75
|
*
|
|
|
vfs_static: Add StaticVfsFile
Zach Hilman
2018-09-21
2
-0
/
+78
|
*
|
|
|
vfs: Add and rewite VfsRawCopy functions
Zach Hilman
2018-09-21
2
-6
/
+36
|
*
|
|
|
vfs: Add GetEntries method
Zach Hilman
2018-09-21
4
-0
/
+32
*
|
|
|
|
Merge pull request #1393 from tech4me/svc
bunnei
2018-09-25
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
svc: Updated svc names
tech4me
2018-09-23
1
-7
/
+7
*
|
|
|
|
|
Implemented fatal:u properly (#1347)
David
2018-09-23
3
-4
/
+140
*
|
|
|
|
|
Stubbed IRS (#1349)
David
2018-09-23
2
-18
/
+167
*
|
|
|
|
|
Merge pull request #1354 from ogniK5377/ssl-version
bunnei
2018-09-23
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Corrected SSL::SetInterfaceVersion
David Marcec
2018-09-19
1
-3
/
+3
*
|
|
|
|
|
Added audren:u#GetAudioRendererState
David Marcec
2018-09-23
1
-1
/
+8
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
svc: Move most process termination code to its own function within Process
Lioncash
2018-09-21
3
-32
/
+56
*
|
|
|
|
thread/process: Move TLS slot marking/freeing to the process class
Lioncash
2018-09-21
4
-68
/
+89
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Added support for uncompressed NSOs (#1374)
David
2018-09-21
1
-3
/
+12
*
|
|
|
Merge pull request #1372 from lioncash/thread
bunnei
2018-09-20
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
kernel/thread: Use owner_process when setting the page table in SetupMainThre...
Lioncash
2018-09-20
3
-5
/
+5
*
|
|
|
|
Merge pull request #1371 from lioncash/fwd-arm
bunnei
2018-09-20
4
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
arm_interface: Replace kernel vm_manager include with a forward declaration
Lioncash
2018-09-20
4
-1
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1364 from lioncash/content
bunnei
2018-09-20
25
-1
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-19
25
-1
/
+45
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1368 from ogniK5377/nifm-fix
bunnei
2018-09-20
1
-1
/
+7
|
\
\
\
\
\
[prev]
[next]