index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1620 from DarkLordZach/ldr-ro
bunnei
2018-11-18
7
-23
/
+405
|
\
|
*
ldr_ro: Add error check for memory allocation failure
Zach Hilman
2018-11-17
4
-13
/
+27
|
*
ldr_ro: Implement UnloadNro (command 1)
Zach Hilman
2018-11-15
1
-22
/
+85
|
*
ldr_ro: Fully Implement LoadNro (command 0)
Zach Hilman
2018-11-15
1
-11
/
+110
|
*
ldr_ro: Implement UnloadNrr (command 3)
Zach Hilman
2018-11-15
1
-2
/
+84
|
*
ldr_ro: Fully implement LoadNrr (command 2)
Zach Hilman
2018-11-15
1
-0
/
+112
|
*
process: Make MirrorMemory take state to map new memory as
Zach Hilman
2018-11-15
2
-3
/
+7
|
*
pl_u: Resize buffers in shared font data getter to what game requests
Zach Hilman
2018-11-15
1
-0
/
+8
*
|
Merge pull request #1718 from ogniK5377/lets-go-softlock
bunnei
2018-11-18
3
-1
/
+18
|
\
\
|
*
|
Implemented CalculateStandardUserSystemClockDifferenceByUser
David Marcec
2018-11-17
3
-1
/
+18
*
|
|
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-18
1
-0
/
+2
*
|
|
Merge pull request #1730 from ReinUsesLisp/fix-intel
bunnei
2018-11-18
1
-2
/
+0
|
\
\
\
|
*
|
|
gl_rasterizer: Remove default clip distance
ReinUsesLisp
2018-11-18
1
-2
/
+0
*
|
|
|
Merge pull request #1671 from DarkLordZach/vi-disconnect
bunnei
2018-11-18
1
-0
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vi: Implement TransactParcel for Disconnect and DetachBuffer
Zach Hilman
2018-11-17
1
-0
/
+22
*
|
|
|
Merge pull request #1728 from FearlessTobi/reset-signal
Mat M
2018-11-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
svc: ResetSignal is not stubbed
Tobias
2018-11-18
1
-1
/
+1
*
|
|
|
|
Stubbed am:EnableApplicationCrashReport
MysticExile
2018-11-17
2
-10
/
+18
*
|
|
|
|
Merge pull request #1678 from FearlessTobi/amiibo-hotkeys
bunnei
2018-11-16
1
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
yuzu: Add hotkey for Amiibo loading
fearlessTobi
2018-11-13
1
-1
/
+9
*
|
|
|
|
|
Merge pull request #1711 from ogniK5377/bluetooth-lets-go
bunnei
2018-11-16
2
-1
/
+145
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added various bluetooth based cmds for palma
David Marcec
2018-11-17
2
-1
/
+145
*
|
|
|
|
|
|
Merge pull request #1719 from bunnei/hwopus-fix
bunnei
2018-11-16
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.
bunnei
2018-11-16
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1714 from lioncash/kern-err
bunnei
2018-11-16
2
-62
/
+32
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kernel/errors: Clean up error codes
Lioncash
2018-11-16
2
-62
/
+32
*
|
|
|
|
|
|
Merge pull request #1712 from FearlessTobi/port-4426
bunnei
2018-11-16
1
-9
/
+10
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Common/Bitfield: store value as unsigned type
Weiyi Wang
2018-11-16
1
-9
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1638 from FreddyFunk/SetMemoryPermission-Stubbed
Mat M
2018-11-16
2
-1
/
+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Implement SetMemoryPermission
Frederic Laing
2018-11-06
1
-3
/
+39
|
*
|
|
|
|
|
Stubbed SetMemoryPermission
Frederic Laing
2018-11-03
2
-1
/
+12
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1700 from FreddyFunk/cleanup
bunnei
2018-11-16
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_rasterizer_chache: Minor cleanup
Frederic Laing
2018-11-15
1
-3
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1701 from FreddyFunk/decoders
bunnei
2018-11-16
1
-16
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
textures/decoders: Minor cleanup
Frederic Laing
2018-11-15
1
-16
/
+16
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
16
-133
/
+200
|
\
\
\
\
\
\
|
*
|
|
|
|
|
game_list: Make add-ons column optional
Zach Hilman
2018-11-01
6
-119
/
+166
|
*
|
|
|
|
|
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
Zach Hilman
2018-11-01
2
-4
/
+11
|
*
|
|
|
|
|
file_sys: Use common KeyManager in NCA container types
Zach Hilman
2018-11-01
6
-7
/
+18
|
*
|
|
|
|
|
content_archive: Add optional KeyManager parameter to constructor
Zach Hilman
2018-11-01
2
-3
/
+5
*
|
|
|
|
|
|
Merge pull request #1676 from lioncash/warn
bunnei
2018-11-16
2
-3
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gl_state: Amend compilation warnings
Lioncash
2018-11-13
2
-3
/
+4
*
|
|
|
|
|
|
|
Merge pull request #1706 from lioncash/file-err
bunnei
2018-11-16
4
-33
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
file_sys/errors: Remove currently unused filesystem error codes
Lioncash
2018-11-16
1
-10
/
+0
|
*
|
|
|
|
|
|
|
file_sys/errors: Get rid of the ErrCodes namespace
Lioncash
2018-11-16
1
-17
/
+5
|
*
|
|
|
|
|
|
|
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
Lioncash
2018-11-16
4
-14
/
+19
*
|
|
|
|
|
|
|
|
Added SetIsPalmaAllConnectable, SetPalmaBoostMode
David Marcec
2018-11-17
1
-2
/
+14
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fixed switching operation modes when not running a game
David Marcec
2018-11-16
1
-0
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fixed priority switching edge case for handheld (#1675)
David
2018-11-15
1
-12
/
+46
*
|
|
|
|
|
|
Merge pull request #1699 from DarkLordZach/deterministic-rng-3
bunnei
2018-11-15
1
-1
/
+2
|
\
\
\
\
\
\
\
[next]