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
*
service/nvdrv: Use std::move where applicable
Lioncash
2018-07-25
1
-3
/
+5
*
Merge pull request #801 from lioncash/time
Mat M
2018-07-25
6
-64
/
+16
|
\
|
*
time: Add the time:a service
Lioncash
2018-07-25
3
-10
/
+11
|
*
time: Simplify interface creation
Lioncash
2018-07-24
6
-64
/
+15
*
|
Merge pull request #804 from lioncash/log
Mat M
2018-07-25
1
-1
/
+3
|
\
\
|
*
|
svc: Log parameters in SetMemoryAttribute()
Lioncash
2018-07-24
1
-1
/
+3
*
|
|
Merge pull request #803 from MerryMage/core_timing_util
bunnei
2018-07-25
12
-114
/
+146
|
\
\
\
|
*
|
|
core_timing: Split off utility functions into core_timing_util
MerryMage
2018-07-24
12
-105
/
+137
|
*
|
|
CMakeLists: Sort filenames
MerryMage
2018-07-24
1
-9
/
+9
*
|
|
|
Merge pull request #800 from lioncash/set
bunnei
2018-07-25
3
-5
/
+33
|
\
\
\
\
|
*
|
|
|
set_sys: Implement SetColorSetId()
Lioncash
2018-07-24
2
-5
/
+25
|
*
|
|
|
ipc_helper: Add helper member function for popping enum values to RequestParser
Lioncash
2018-07-24
1
-0
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
|
|
/
[next]