index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pm: Implement pm:info GetTitleId
Zach Hilman
2019-06-26
1
-2
/
+47
*
Merge pull request #2548 from DarkLordZach/applet-shopn
bunnei
2019-06-26
13
-112
/
+690
|
\
|
*
applets: Pass current process title ID to applets
Zach Hilman
2019-06-24
11
-41
/
+59
|
*
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
2
-16
/
+16
|
*
web_browser: Only delete temporary directory if it was created
Zach Hilman
2019-06-24
1
-1
/
+3
|
*
web_browser: Take ECommerce applet frontend optionally in constructor
Zach Hilman
2019-06-24
1
-1
/
+6
|
*
web_browser: Use function tables for execute and initialize
Zach Hilman
2019-06-24
2
-7
/
+285
|
*
web_browser: Correct structures and properly parse TLVs/ShimKind
Zach Hilman
2019-06-24
2
-61
/
+168
|
*
applets: Track ECommerce and Parental Control applet frontends
Zach Hilman
2019-06-24
2
-7
/
+29
|
*
applets: Implement Auth applet backend
Zach Hilman
2019-06-24
2
-0
/
+146
*
|
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-25
4
-28
/
+61
*
|
glue: Implement arp:w and arp:r services
Zach Hilman
2019-06-24
3
-2
/
+330
*
|
glue: Add errors for glue/arp services
Zach Hilman
2019-06-24
3
-0
/
+58
*
|
glue: Add scaffolding for bgtc:t and bgtc:sc services
Zach Hilman
2019-06-24
2
-0
/
+73
*
|
arp: Move to glue services
Zach Hilman
2019-06-24
2
-91
/
+0
*
|
glue: Add manager to keep track of application registry
Zach Hilman
2019-06-24
2
-0
/
+119
|
/
*
Merge pull request #2602 from lioncash/cast
bunnei
2019-06-21
1
-3
/
+3
|
\
|
*
service/acc: Silence truncation warnings
Lioncash
2019-06-21
1
-3
/
+3
*
|
Merge pull request #2575 from DarkLordZach/process-id-types
bunnei
2019-06-21
4
-8
/
+25
|
\
\
|
*
|
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-10
4
-8
/
+25
*
|
|
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
9
-44
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
3
-6
/
+7
|
*
|
prepo: Save reports from PlayReport service
Zach Hilman
2019-05-25
1
-2
/
+23
|
*
|
fatal: Save report on fatal:u call
Zach Hilman
2019-05-25
1
-21
/
+5
|
*
|
service: Save report on unimplemented function call
Zach Hilman
2019-05-25
1
-0
/
+3
|
*
|
applets/error: Save report on error applet
Zach Hilman
2019-05-25
1
-5
/
+14
|
*
|
applets: Save report on stubbed applet
Zach Hilman
2019-05-25
4
-15
/
+49
|
*
|
svc: Save report on call to svcBreak
Zach Hilman
2019-05-25
1
-1
/
+7
*
|
|
Revert PR 2590.
Fernando Sahmkow
2019-06-19
1
-1
/
+1
*
|
|
Merge pull request #2590 from lioncash/event
bunnei
2019-06-19
1
-1
/
+1
|
\
\
\
|
*
|
|
service/audio/audren_u: Correct event reset type for the system event
Lioncash
2019-06-18
1
-1
/
+1
*
|
|
|
Addressed issues
David Marcec
2019-06-17
3
-8
/
+13
*
|
|
|
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
1
-0
/
+1
*
|
|
|
Cleanup
David Marcec
2019-06-16
11
-29
/
+38
*
|
|
|
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-16
6
-7
/
+72
*
|
|
|
Merge pull request #2581 from lioncash/hex
Zach Hilman
2019-06-15
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
2
-7
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
kernel/vm_manager: Remove redundant Reset call in destructor
Lioncash
2019-06-12
1
-3
/
+1
|
/
/
/
*
|
|
Merge pull request #2571 from lioncash/ref
Zach Hilman
2019-06-09
2
-2
/
+2
|
\
\
\
|
*
|
|
kernel/process: Make Create()'s name parameter be taken by value
Lioncash
2019-06-09
2
-2
/
+2
|
|
/
/
*
|
|
kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithou...
Lioncash
2019-06-09
3
-2
/
+42
*
|
|
kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo()
Lioncash
2019-06-09
3
-6
/
+6
*
|
|
kernel/svc: Remove duplicate enum entry in svcGetInfo()
Lioncash
2019-06-09
1
-2
/
+1
|
/
/
*
|
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-07
1
-16
/
+4
*
|
Merge pull request #2549 from lioncash/header
Zach Hilman
2019-06-06
1
-1
/
+0
|
\
\
|
*
|
kernel/process: Remove unused boost header include
Lioncash
2019-06-05
1
-1
/
+0
*
|
|
Merge pull request #2551 from lioncash/dtor
bunnei
2019-06-06
1
-9
/
+9
|
\
\
\
|
*
|
|
service/ns: Add missing override specifiers
Lioncash
2019-06-05
1
-9
/
+9
*
|
|
|
Merge pull request #2419 from DarkLordZach/srv-lr-iface
bunnei
2019-06-05
1
-3
/
+77
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ncm: Implement LR OpenAddOnContentLocationResolver (2)
Zach Hilman
2019-05-26
1
-24
/
+21
[next]