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
...
*
|
|
|
|
|
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-07
11
-57
/
+236
|
\
\
\
\
\
\
|
*
|
|
|
|
|
am: Implement SetCpuBoostMode in terms of APM
Zach Hilman
2019-06-28
5
-13
/
+26
|
*
|
|
|
|
|
apm: Implement SetCpuBoostMode
Zach Hilman
2019-06-28
2
-0
/
+14
|
*
|
|
|
|
|
apm: Add getters for performance config and mode
Zach Hilman
2019-06-28
2
-33
/
+49
|
*
|
|
|
|
|
apm: Add apm:am service
Zach Hilman
2019-06-28
2
-11
/
+9
|
*
|
|
|
|
|
apm: Add Controller class to manage speed data and application
Zach Hilman
2019-06-28
2
-0
/
+138
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2642 from DarkLordZach/fsp-log-2
bunnei
2019-07-07
6
-27
/
+73
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fsp-srv: Implement GetAccessLogVersionInfo
Zach Hilman
2019-06-28
2
-3
/
+14
|
*
|
|
|
|
fsp-srv: Implement OutputAccessLogToSdCard
Zach Hilman
2019-06-28
6
-26
/
+61
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2677 from lioncash/assert
Zach Hilman
2019-07-06
3
-37
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
kernel/vm_manager: Rename 'new map' to 'stack'
Lioncash
2019-07-06
3
-37
/
+37
|
*
|
|
|
|
kernel/vm_manager: Handle stack/TLS IO region placement better
Lioncash
2019-07-05
1
-2
/
+13
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
clang-format fixes
Michael Scire
2019-07-06
1
-4
/
+5
*
|
|
|
|
am: Implement GetAccumulatedSuspendedTickValue
Michael Scire
2019-07-06
2
-7
/
+19
|
/
/
/
/
*
|
|
|
Merge pull request #2555 from lioncash/tls
Zach Hilman
2019-07-04
6
-81
/
+148
|
\
\
\
\
|
*
|
|
|
kernel/process: Default initialize all member variables
Lioncash
2019-07-03
1
-2
/
+2
|
*
|
|
|
kernel/process: Decouple TLS handling from threads
Lioncash
2019-07-03
4
-66
/
+97
|
*
|
|
|
kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary
Lioncash
2019-07-03
2
-13
/
+49
*
|
|
|
|
Merge pull request #2658 from ogniK5377/QueryAudioDeviceOutputEvent
bunnei
2019-07-04
1
-3
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
IAudioDevice::QueryAudioDeviceOutputEvent
David Marcec
2019-07-01
1
-3
/
+16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2638 from DarkLordZach/quest-flag
bunnei
2019-07-04
2
-1
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
set: Implement GetQuestFlag
Zach Hilman
2019-06-28
2
-1
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Zach Hilman
2019-07-03
4
-6
/
+109
|
\
\
\
\
|
*
|
|
|
Addressed issues
David Marcec
2019-06-28
2
-17
/
+12
|
*
|
|
|
Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted
David Marcec
2019-06-27
4
-6
/
+114
|
|
/
/
/
*
|
|
|
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Zach Hilman
2019-07-03
7
-28
/
+258
|
\
\
\
\
|
*
|
|
|
Addressed issues
David Marcec
2019-06-26
5
-37
/
+53
|
*
|
|
|
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-26
7
-29
/
+243
*
|
|
|
|
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-07-02
4
-1
/
+129
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Attemp clang format fix?
David Marcec
2019-06-28
1
-1
/
+0
|
*
|
|
|
Addressed issues
David Marcec
2019-06-28
2
-13
/
+13
|
*
|
|
|
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this shou...
David Marcec
2019-06-25
1
-1
/
+3
|
*
|
|
|
fixed spelling errors and fixed issue with Pop not returning the SizedNotific...
David Marcec
2019-06-25
1
-6
/
+8
|
*
|
|
|
Implemented INotificationService
David Marcec
2019-06-24
4
-1
/
+126
|
|
/
/
/
*
|
|
/
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-02
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-30
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Core_Timing: Make core_timing threadsafe by default.
Fernando Sahmkow
2019-06-16
1
-3
/
+3
*
|
|
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
[prev]
[next]