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 #753 from lioncash/const
bunnei
2018-07-21
4
-21
/
+15
|
\
\
\
|
*
|
|
vfs_offset: Simplify TrimToFit()
Lioncash
2018-07-20
1
-1
/
+2
|
*
|
|
vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by ...
Lioncash
2018-07-20
4
-4
/
+4
|
*
|
|
vfs: Use variable template variants of std::is_trivially_copyable
Lioncash
2018-07-20
1
-13
/
+6
|
*
|
|
vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member fun...
Lioncash
2018-07-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #752 from Subv/vfs_load
bunnei
2018-07-20
1
-5
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Loader: Only print the module names and addresses if they actually exist.
Subv
2018-07-20
1
-5
/
+2
|
|
/
*
|
Merge pull request #742 from bunnei/misc-apm
bunnei
2018-07-20
1
-1
/
+16
|
\
\
|
*
|
apm: Improve stub for GetPerformanceConfiguration.
bunnei
2018-07-20
1
-1
/
+16
*
|
|
ipc_helpers: Add PushEnum() member function to ResponseBuilder
Lioncash
2018-07-20
1
-0
/
+19
|
/
/
*
|
Merge pull request #740 from Subv/acc_crash
bunnei
2018-07-20
1
-6
/
+8
|
\
\
|
*
|
HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error.
Subv
2018-07-20
1
-6
/
+8
|
|
/
*
|
Merge pull request #737 from lioncash/move
bunnei
2018-07-20
4
-5
/
+9
|
\
\
|
*
|
loader/{nca, nro}: std::move VirtualFile in the constructors where applicable
Lioncash
2018-07-20
2
-2
/
+4
|
*
|
vfs_offset: std::move file and name parameters of OffsetVfsFile
Lioncash
2018-07-20
2
-3
/
+5
*
|
|
Merge pull request #736 from lioncash/null
bunnei
2018-07-20
2
-3
/
+6
|
\
\
\
|
*
|
|
audren_u: Use a std::array instead of std::string for holding the audio inter...
Lioncash
2018-07-19
1
-2
/
+4
|
*
|
|
audout_u: Use a std::array instead of std::string for holding the audio inter...
Lioncash
2018-07-19
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #734 from lioncash/thread
bunnei
2018-07-20
9
-71
/
+70
|
\
\
\
|
*
|
|
thread: Convert ThreadStatus into an enum class
Lioncash
2018-07-19
9
-71
/
+70
|
|
/
/
*
|
|
Merge pull request #733 from lioncash/dirs
bunnei
2018-07-20
1
-1
/
+1
|
\
\
\
|
*
|
|
partition_filesystem: Return pfs_dirs member variable within GetSubdirectories()
Lioncash
2018-07-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #732 from lioncash/unused
bunnei
2018-07-20
1
-17
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nso: Silence implicit sign conversion warnings
Lioncash
2018-07-19
1
-4
/
+6
|
*
|
nso: Remove unused function ReadSegment()
Lioncash
2018-07-19
1
-13
/
+0
|
|
/
*
/
pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
1
-3
/
+3
|
/
*
Merge pull request #726 from lioncash/overload
bunnei
2018-07-19
5
-10
/
+25
|
\
|
*
hle_ipc: Introduce generic WriteBuffer overload for multiple container types
Lioncash
2018-07-19
5
-10
/
+25
*
|
Merge pull request #725 from lioncash/bytes
bunnei
2018-07-19
1
-3
/
+3
|
\
\
|
*
|
pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()
Lioncash
2018-07-19
1
-3
/
+3
|
|
/
*
|
Merge pull request #728 from Subv/acc_profile
bunnei
2018-07-19
1
-7
/
+16
|
\
\
|
*
|
HLE/ACC: Return an IProfile that is consistent with what was requested.
Subv
2018-07-19
1
-5
/
+15
|
*
|
HLE/ACC: Change the default user id to be consistent with what we tell games ...
Subv
2018-07-19
1
-2
/
+1
*
|
|
Merge pull request #727 from Subv/acc_users
bunnei
2018-07-19
1
-4
/
+6
|
\
\
\
|
*
|
|
HLE/ACC: Write a single whole user id in ListAllUsers and ListOpenUsers.
Subv
2018-07-19
1
-4
/
+6
|
|
/
/
*
|
|
Merge pull request #724 from lioncash/printf
bunnei
2018-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrd...
Lioncash
2018-07-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #723 from lioncash/gdb
bunnei
2018-07-19
1
-7
/
+7
|
\
\
\
|
*
|
|
gdbstub: Get rid of a few signed/unsigned comparisons
Lioncash
2018-07-19
1
-7
/
+7
*
|
|
|
Merge pull request #722 from lioncash/signed
bunnei
2018-07-19
2
-8
/
+4
|
\
\
\
\
|
*
|
|
|
hid: Use a ranged-for loops in UpdatePadCallback
Lioncash
2018-07-19
1
-7
/
+3
|
*
|
|
|
hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts array
Lioncash
2018-07-19
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #721 from lioncash/svc
bunnei
2018-07-19
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
svc: Correct always true assertion case in SetThreadCoreMask
Lioncash
2018-07-19
1
-3
/
+4
*
|
|
|
|
Merge pull request #719 from lioncash/docs
bunnei
2018-07-19
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
loader: Amend Doxygen comments
Lioncash
2018-07-19
2
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #718 from lioncash/read
bunnei
2018-07-19
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
loader/nso: Check if read succeeded in IdentifyFile() before checking magic v...
Lioncash
2018-07-19
1
-4
/
+6
*
|
|
|
|
|
Merge pull request #717 from lioncash/explicit
bunnei
2018-07-19
22
-25
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
22
-25
/
+25
|
|
/
/
/
/
/
[prev]
[next]