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 #1593 from lioncash/svc
bunnei
2018-10-28
6
-35
/
+128
|
\
|
*
svc: Localize the GetInfo enum class to the function itself
Lioncash
2018-10-26
2
-32
/
+31
|
*
svc: Implement svcGetInfo command 0xF0000002
Lioncash
2018-10-26
6
-4
/
+98
*
|
file_sys/patch_manager: Remove unnecessary if-statements (#1586)
Frederic L
2018-10-28
1
-7
/
+6
*
|
Merge pull request #1598 from DeeJayBro/delete-directory
bunnei
2018-10-28
1
-2
/
+26
|
\
\
|
*
|
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
DeeJayBro
2018-10-27
1
-2
/
+26
|
|
/
*
|
Merge pull request #1600 from DarkLordZach/nsp-secondary-loader-fix
bunnei
2018-10-28
1
-17
/
+20
|
\
\
|
*
|
loader/nsp: Move secondary loader initialization to constructor
Zach Hilman
2018-10-27
1
-17
/
+20
|
|
/
*
/
key_manager: Use isxdigit instead of isdigit when reading key file
Zach Hilman
2018-10-27
1
-1
/
+1
|
/
*
Merge pull request #1430 from DarkLordZach/remove-promote-dir
bunnei
2018-10-26
17
-95
/
+1
|
\
|
*
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-19
17
-95
/
+1
*
|
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
2
-3
/
+5
|
\
\
|
*
|
yuzu/main: Notify user of loading errors with Amiibo data
Lioncash
2018-10-24
2
-3
/
+5
*
|
|
ldr: Partially implement LoadNro.
bunnei
2018-10-25
1
-3
/
+49
*
|
|
process: LoadModule should clear JIT instruction cache.
bunnei
2018-10-25
1
-0
/
+6
*
|
|
Kernel/Memory: Added a function to first a suitable guest address at which to...
bunnei
2018-10-25
2
-0
/
+28
*
|
|
nro: Make LoadNro method accessible outside of apploader code.
bunnei
2018-10-25
2
-6
/
+18
*
|
|
ips_layer: Use rle_size instead of data_size in RLE patch application
Zach Hilman
2018-10-25
1
-1
/
+1
*
|
|
Merge pull request #1579 from lioncash/usb
bunnei
2018-10-25
1
-21
/
+22
|
\
\
\
|
*
|
|
service/usb: Update service function tables
Lioncash
2018-10-24
1
-21
/
+22
*
|
|
|
Merge pull request #1576 from lioncash/acc-warn
bunnei
2018-10-25
1
-25
/
+27
|
\
\
\
\
|
*
|
|
|
service/acc: Move fallback image to file scope
Lioncash
2018-10-24
1
-14
/
+13
|
*
|
|
|
service/acc: Silence compiler warnings
Lioncash
2018-10-24
1
-5
/
+8
|
*
|
|
|
service/acc: Early return in failure case in LoadImage()
Lioncash
2018-10-24
1
-8
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #1577 from lioncash/err
bunnei
2018-10-25
5
-34
/
+16
|
\
\
\
\
|
*
|
|
|
kernel/errors: Remove now-unused, unnecessary, error codes
Lioncash
2018-10-24
2
-13
/
+0
|
*
|
|
|
kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_IN...
Lioncash
2018-10-24
1
-4
/
+3
|
*
|
|
|
kernel/server_port: Simplify emptiness check within ShouldWait()
Lioncash
2018-10-24
1
-1
/
+1
|
*
|
|
|
kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND
Lioncash
2018-10-24
2
-3
/
+1
|
*
|
|
|
kernel/error: Remove leftover 3DS error codes
Lioncash
2018-10-24
1
-5
/
+0
|
*
|
|
|
kernel/svc: Amend returned error code for invalid priorities in CreateThread
Lioncash
2018-10-24
1
-1
/
+1
|
*
|
|
|
kernel/svc: Move and correct returned error code for invalid thread prioritie...
Lioncash
2018-10-24
1
-5
/
+6
|
*
|
|
|
kernel/error: Add error code for invalid pointers
Lioncash
2018-10-24
1
-1
/
+1
|
*
|
|
|
kernel/error: Add error code for closed sessions
Lioncash
2018-10-24
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
3
-43
/
+48
|
\
\
\
\
|
*
|
|
|
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
3
-43
/
+48
|
|
/
/
/
*
|
|
|
Merge pull request #1564 from lioncash/npad
bunnei
2018-10-24
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
npad: Remove unused controller variable from OnInit()
Lioncash
2018-10-24
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1563 from lioncash/frame
bunnei
2018-10-24
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
perf_stats: Remove unused variable within DoFrameLimiting()
Lioncash
2018-10-24
1
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
2018-10-24
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #1561 from lioncash/fs
bunnei
2018-10-24
2
-3
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vfs: Handle failure of file reading within VfsRawCopy()
Lioncash
2018-10-24
1
-2
/
+6
|
*
|
|
key_manager: Remove unused variable in DeriveBase()
Lioncash
2018-10-24
1
-1
/
+0
|
|
/
/
*
|
|
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-24
5
-30
/
+227
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
2
-13
/
+37
|
*
|
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
4
-17
/
+47
|
*
|
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
1
-1
/
+1
|
*
|
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
5
-28
/
+129
[next]