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
...
|
*
|
|
|
Kernel: Remove the Redirection handle type.
Subv
2016-12-05
1
-2
/
+0
|
*
|
|
|
KServerPorts now have an HLE handler "template", which is inherited by all Se...
Subv
2016-12-05
12
-69
/
+86
|
*
|
|
|
Declare empty ServerSession and ClientSession constructors as default.
Subv
2016-12-02
2
-4
/
+4
|
*
|
|
|
Threads do not wait for the server endpoint to call AcceptSession before retu...
Subv
2016-12-01
2
-3
/
+5
|
*
|
|
|
Fixed the rebase mistakes.
Subv
2016-11-30
10
-82
/
+76
|
*
|
|
|
A bit of a redesign.
Subv
2016-11-30
13
-263
/
+266
|
*
|
|
|
IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...
Subv
2016-11-30
6
-26
/
+21
|
*
|
|
|
Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and...
Subv
2016-11-30
4
-24
/
+52
|
*
|
|
|
fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block ...
Subv
2016-11-30
4
-5
/
+6
|
*
|
|
|
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...
Subv
2016-11-30
15
-86
/
+310
|
|
/
/
/
*
|
/
/
Minor amendment of GSP_GPU::ImportDisplayCaptureInfo code
JamePeng
2016-12-13
1
-3
/
+5
|
|
/
/
|
/
|
|
*
|
|
APT::GetStartupArgument: force clear startup argument
mailwl
2016-12-11
2
-5
/
+11
*
|
|
Add all services to the Service namespace
Lioncash
2016-12-11
42
-473
/
+378
*
|
|
Merge pull request #2291 from lioncash/svc
bunnei
2016-12-09
9
-12
/
+59
|
\
\
\
|
*
|
|
service: Add cfg:nor service
Lioncash
2016-12-09
3
-0
/
+47
|
*
|
|
service: Drop '_Interface' from cfg service names
Lioncash
2016-12-09
7
-12
/
+12
*
|
|
|
Merge pull request #2292 from lioncash/bool
Yuri Kunde Schlesner
2016-12-09
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ptm: Use boolean instead of integral value
Lioncash
2016-12-09
1
-1
/
+1
*
|
|
|
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
5
-0
/
+86
*
|
|
|
service: Add mvd and qtm services
Lioncash
2016-12-08
13
-0
/
+259
*
|
|
|
service: Add nfc services
Lioncash
2016-12-08
7
-30
/
+193
*
|
|
|
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
3
-2
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FileSys: Implement OtherSaveData
wwylele
2016-11-29
3
-0
/
+12
|
*
|
FS: add missing MediaType
wwylele
2016-11-29
1
-1
/
+1
|
*
|
FileSys: abstract SD save data archive source
wwylele
2016-11-29
1
-1
/
+2
*
|
|
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
|
/
[prev]
[next]