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
*
Merge pull request #806 from lioncash/friend
bunnei
2018-07-24
6
-48
/
+15
|
\
|
*
friend: Add friend:m, friend:s, and friend:v services
Lioncash
2018-07-24
1
-0
/
+3
|
*
friend/interface: Add missing CreateDaemonSuspendSessionService() to the func...
Lioncash
2018-07-24
1
-0
/
+1
|
*
friend: Deduplicate interfaces
Lioncash
2018-07-24
6
-48
/
+11
*
|
Merge pull request #805 from lioncash/sign
bunnei
2018-07-24
1
-4
/
+7
|
\
\
|
*
|
svc: Resolve sign comparison warnings in WaitSynchronization()
Lioncash
2018-07-24
1
-4
/
+7
|
|
/
*
/
deconstructed_rom_directory: Remove unused FindRomFS() function
Lioncash
2018-07-24
1
-29
/
+0
|
/
*
Merge pull request #798 from lioncash/const
bunnei
2018-07-24
2
-3
/
+3
|
\
|
*
arm_dynarmic: Make MakeJit() a const member function
Lioncash
2018-07-23
2
-3
/
+3
*
|
Merge pull request #797 from lioncash/explicit
bunnei
2018-07-24
5
-5
/
+5
|
\
\
|
*
|
core: Make converting constructors explicit where applicable
Lioncash
2018-07-23
5
-5
/
+5
|
|
/
*
|
Merge pull request #795 from lioncash/decl
bunnei
2018-07-24
1
-3
/
+0
|
\
\
|
*
|
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-23
1
-3
/
+0
|
|
/
*
|
Merge pull request #794 from lioncash/ref
bunnei
2018-07-24
1
-1
/
+1
|
\
\
|
*
|
mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference
Lioncash
2018-07-23
1
-1
/
+1
*
|
|
Merge pull request #793 from lioncash/priv
bunnei
2018-07-23
2
-17
/
+19
|
\
\
\
|
*
|
|
hle_ipc: Make constructors explicit where applicable
Lioncash
2018-07-23
2
-12
/
+13
|
*
|
|
ipc_helpers: Make member variables of ResponseBuilder private
Lioncash
2018-07-23
1
-5
/
+6
|
|
/
/
*
|
|
Merge pull request #785 from lioncash/fs
bunnei
2018-07-23
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
partition_filesystem: Use std::move where applicable
Lioncash
2018-07-23
1
-3
/
+3
*
|
|
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
3
-36
/
+62
|
|
/
|
/
|
*
|
Merge pull request #786 from lioncash/exclusive
bunnei
2018-07-23
3
-22
/
+18
|
\
\
|
*
|
exclusive_monitor: Use consistent type alias for u64
Lioncash
2018-07-23
3
-22
/
+18
|
|
/
*
|
Merge pull request #784 from lioncash/loader
bunnei
2018-07-23
1
-1
/
+1
|
\
\
|
*
|
loader: Remove unnecessary constructor call in IdentifyFile()
Lioncash
2018-07-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #783 from lioncash/linker
bunnei
2018-07-23
2
-7
/
+4
|
\
\
|
*
|
linker: Remove unused parameter from WriteRelocations()
Lioncash
2018-07-23
2
-7
/
+4
|
|
/
*
|
Merge pull request #782 from lioncash/file
bunnei
2018-07-23
2
-14
/
+33
|
\
\
|
*
|
nro: Replace inclusion with a forward declaration
Lioncash
2018-07-23
2
-1
/
+8
|
*
|
nro: Make bracing consistent
Lioncash
2018-07-23
1
-10
/
+24
|
*
|
nro: Make constructor explicit
Lioncash
2018-07-23
1
-1
/
+1
|
*
|
nro: Remove unused forward declaration
Lioncash
2018-07-23
1
-2
/
+0
|
|
/
*
|
Merge pull request #780 from lioncash/move
bunnei
2018-07-23
1
-11
/
+22
|
\
\
|
*
|
vi: Add std::is_trivially_copyable checks to Read and Write functions
Lioncash
2018-07-23
1
-2
/
+13
|
*
|
vi: std::move std::vector in constructors where applicable
Lioncash
2018-07-23
1
-9
/
+9
*
|
|
Merge pull request #779 from lioncash/shared
bunnei
2018-07-23
8
-263
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hle: Remove config_mem.h/.cpp
Lioncash
2018-07-23
6
-102
/
+0
|
*
|
hle: Remove shared_page.h/.cpp
Lioncash
2018-07-23
6
-161
/
+0
|
|
/
*
|
Merge pull request #695 from DarkLordZach/nro-asset
bunnei
2018-07-23
5
-1
/
+215
|
\
\
|
*
|
NRO Assets and NACP file format
Zach Hilman
2018-07-23
5
-1
/
+215
*
|
|
set: Add missing log call in GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #777 from lioncash/lang
bunnei
2018-07-23
2
-23
/
+31
|
\
\
|
|
/
|
/
|
|
*
set: Implement GetAvailableLanguageCodeCount()
Lioncash
2018-07-23
2
-21
/
+29
|
*
set: Correct return code size of value in GetAvailableLanguageCodes()
Lioncash
2018-07-23
1
-2
/
+2
*
|
Merge pull request #774 from Subv/atomic_signal
bunnei
2018-07-22
1
-7
/
+31
|
\
\
|
|
/
|
/
|
|
*
Kernel/SVC: Perform atomic accesses in SignalProcessWideKey as per the real k...
Subv
2018-07-22
1
-7
/
+31
*
|
Merge pull request #768 from lioncash/string-view
bunnei
2018-07-22
8
-93
/
+158
|
\
\
|
|
/
|
/
|
|
*
vfs: Correct file_p variable usage within InterpretAsDirectory()
Lioncash
2018-07-22
1
-2
/
+5
|
*
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-22
8
-91
/
+153
*
|
Implement exclusive monitor
MerryMage
2018-07-22
9
-13
/
+160
|
/
[next]