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 #2287 from lioncash/svc
Yuri Kunde Schlesner
2016-12-08
12
-12
/
+170
|
\
|
*
service: Add the ptm:s service
Lioncash
2016-12-08
3
-0
/
+14
|
*
service: Add common ptm:u commands to other ptm services
Lioncash
2016-12-08
4
-0
/
+54
|
*
service: Drop '_Interface' in ptm service class names
Lioncash
2016-12-08
7
-14
/
+14
|
*
service: Add ptm::gets and ptm::sets services
Lioncash
2016-12-08
6
-0
/
+90
*
|
Merge pull request #2280 from Subv/citrace_size
Sebastian Valle
2016-12-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixed the gpu command list size when creating CiTraces.
Subv
2016-12-08
1
-2
/
+2
*
|
service: Add mvd and qtm services
Lioncash
2016-12-08
14
-0
/
+271
*
|
Merge pull request #2284 from lioncash/svc
Yuri Kunde Schlesner
2016-12-08
8
-30
/
+199
|
\
\
|
*
|
service: Add nfc services
Lioncash
2016-12-08
8
-30
/
+199
*
|
|
Merge pull request #2277 from lioncash/explicit
Yuri Kunde Schlesner
2016-12-08
8
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file_sys: Make a few single-argument constructors explicit
Lioncash
2016-12-07
8
-10
/
+10
*
|
|
Merge pull request #2283 from lioncash/svc
Yuri Kunde Schlesner
2016-12-07
21
-28
/
+212
|
\
\
\
|
*
|
|
ssl_c: Update function table
Lioncash
2016-12-08
1
-0
/
+3
|
*
|
|
ptm: Update ptm_sysm function table
Lioncash
2016-12-08
3
-6
/
+7
|
*
|
|
pm_app: Update function table
Lioncash
2016-12-08
1
-6
/
+9
|
*
|
|
nwm_uds: Update function table
Lioncash
2016-12-08
1
-5
/
+7
|
*
|
|
nim: Update function tables
Lioncash
2016-12-08
2
-0
/
+2
|
*
|
|
http_c: Update function table
Lioncash
2016-12-08
1
-0
/
+4
|
*
|
|
gsp_lcd: Update function table
Lioncash
2016-12-08
1
-0
/
+4
|
*
|
|
fs_user: Update function table
Lioncash
2016-12-08
1
-0
/
+2
|
*
|
|
dlp_srvr: Update function table
Lioncash
2016-12-08
1
-0
/
+7
|
*
|
|
cfg: Update function tables
Lioncash
2016-12-08
3
-0
/
+3
|
*
|
|
cecd_u: Update function table
Lioncash
2016-12-08
1
-1
/
+13
|
*
|
|
boss_p: Update function table
Lioncash
2016-12-08
1
-3
/
+68
|
*
|
|
act: Update function tables
Lioncash
2016-12-08
2
-0
/
+10
|
*
|
|
apt: Update apt function tables
Lioncash
2016-12-07
2
-7
/
+73
*
|
|
|
Merge pull request #2281 from lioncash/applet
Yuri Kunde Schlesner
2016-12-07
8
-30
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
applet: Move common IsRunning underlying variable to the Applet class
Lioncash
2016-12-07
8
-28
/
+19
|
*
|
|
applet: Make virtual destructor defaulted
Lioncash
2016-12-07
1
-1
/
+1
|
*
|
|
applet: Make constructor protected
Lioncash
2016-12-07
1
-1
/
+2
*
|
|
|
Update AM service function tables
Lioncash
2016-12-07
6
-113
/
+246
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2232 from wwylele/other-save
bunnei
2016-12-07
11
-80
/
+351
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FileSys: Implement OtherSaveData
wwylele
2016-11-29
7
-0
/
+214
|
*
|
FS: add missing MediaType
wwylele
2016-11-29
1
-1
/
+1
|
*
|
FileSys: abstract SD save data archive source
wwylele
2016-11-29
6
-79
/
+136
*
|
|
Implement Frame rate limiter (#2223)
emmauss
2016-12-06
3
-0
/
+35
|
|
/
|
/
|
*
|
GSP: Downgrade log severity of SetAxiConfigQoSMode
Yuri Kunde Schlesner
2016-12-04
1
-1
/
+1
*
|
Set client SDK version to Service APIs
mailwl
2016-11-30
7
-13
/
+86
|
/
*
Merge pull request #2196 from Subv/system_mode
Yuri Kunde Schlesner
2016-11-27
7
-9
/
+35
|
\
|
*
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-27
3
-16
/
+17
|
*
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-19
7
-9
/
+34
*
|
Merge pull request #2222 from linkmauve/die-frameskip-die
Yuri Kunde Schlesner
2016-11-27
3
-22
/
+1
|
\
\
|
*
|
GPU: Remove the broken frame_skip option.
Emmanuel Gil Peyrot
2016-11-27
3
-22
/
+1
*
|
|
Merge pull request #2132 from wwylele/fix-fs-err
Sebastian Valle
2016-11-27
27
-304
/
+1180
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FileSys: rename SaveDataCheck archive to NCCH archive
wwylele
2016-11-19
5
-23
/
+22
|
*
|
FileSys: remove unused DiskArchive
wwylele
2016-11-19
2
-179
/
+0
|
*
|
PTM & CFG: use the correct path and error code according to the new FileSys p...
wwylele
2016-11-19
2
-5
/
+6
|
*
|
FileSys: w->rw permission lift only happens in SDMC archive
wwylele
2016-11-19
4
-2
/
+14
|
*
|
FileSys: add SDMCWriteOnlyArchive
wwylele
2016-11-19
6
-0
/
+140
[next]