index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
apt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-37
/
+0
*
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-26
1
-1
/
+1
*
Core: Alter the kernel string functions to use std::string instead of const c...
Lioncash
2014-08-17
1
-1
/
+1
*
- updated service(s) to be KernelObject's
bunnei
2014-05-18
1
-1
/
+1
*
- refactored how service functions are called
bunnei
2014-04-24
1
-4
/
+0
*
updated service comments
bunnei
2014-04-16
1
-1
/
+2
*
- added stubbed out GSP::Gpu service interface
bunnei
2014-04-16
1
-1
/
+1
*
removed no longer used function header
bunnei
2014-04-15
1
-2
/
+0
*
restructured hle:services completely to use function lookup tables
bunnei
2014-04-15
1
-28
/
+2
*
fixed naming for APT_U
bunnei
2014-04-15
1
-5
/
+5
*
- extracted srv: calls from service.cpp and put in its own module
bunnei
2014-04-15
1
-13
/
+4
*
added a stub for GetLockHandle
bunnei
2014-04-13
1
-1
/
+7
*
added framework for APT service (application and title launching service)
bunnei
2014-04-13
1
-0
/
+71