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
*
am: Implement SetCpuBoostMode in terms of APM
Zach Hilman
2019-06-28
5
-13
/
+26
*
core: Keep instance of APM Controller
Zach Hilman
2019-06-28
2
-0
/
+20
*
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
3
-0
/
+140
*
Merge pull request #2548 from DarkLordZach/applet-shopn
bunnei
2019-06-26
17
-120
/
+879
|
\
|
*
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
4
-20
/
+48
|
*
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
|
*
frontend: Add base class and default impl for ECommerce applet frontend
Zach Hilman
2019-06-24
2
-0
/
+102
|
*
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
|
*
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-24
2
-7
/
+7
|
*
frontend: Add base class and default impl of parent controls applet frontend
Zach Hilman
2019-06-24
2
-1
/
+52
|
*
applets: Implement Auth applet backend
Zach Hilman
2019-06-24
2
-0
/
+146
*
|
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-25
7
-37
/
+71
*
|
core: Keep track of ARPManager and register current application on boot
Zach Hilman
2019-06-24
2
-0
/
+76
*
|
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
4
-2
/
+65
*
|
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
3
-0
/
+121
*
|
registered_cache: Add getter to determine source slot in content provider union
Zach Hilman
2019-06-24
2
-0
/
+17
*
|
patch_manager: Add getter for title version
Zach Hilman
2019-06-24
2
-2
/
+14
|
/
*
Update reporter.cpp
Thomas May
2019-06-22
1
-5
/
+5
*
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
5
-9
/
+27
|
\
\
|
*
|
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-10
5
-9
/
+27
*
|
|
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-21
10
-119
/
+521
|
\
\
\
|
*
|
|
kernel_executable: Optimize BLZ decompression
Zach Hilman
2019-06-06
2
-10
/
+13
|
*
|
|
game_list: Accept *.kip as a file extension of executables
Zach Hilman
2019-06-05
1
-1
/
+1
|
*
|
|
loader: Add recognition for KIP file type
Zach Hilman
2019-06-05
2
-0
/
+11
|
*
|
|
loader: Add KIP and INI file parser-specific errors
Zach Hilman
2019-06-05
2
-1
/
+9
|
*
|
|
loader: Add AppLoader_KIP for KIP files
Zach Hilman
2019-06-05
3
-0
/
+135
|
*
|
|
program_metadata: Add function to load meta from raw parameters
Zach Hilman
2019-06-05
2
-0
/
+20
|
*
|
|
partition_data_manager: Remove KIP processing and use FileSys
Zach Hilman
2019-06-05
1
-118
/
+13
|
*
|
|
file_sys: Add classes to parse KIP1 and INI1 files
Zach Hilman
2019-06-05
3
-0
/
+330
*
|
|
|
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
30
-53
/
+796
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
21
-70
/
+135
|
*
|
|
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
|
*
|
|
core: Add Reporter class to take/save reports
Zach Hilman
2019-05-25
5
-1
/
+416
[next]