index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
apt_u.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
Services: Moved the PTM and APT services to their own folder
Subv
1
-30
/
+0
2014-12-26
More services & small clean ups
purpasmart96
1
-7
/
+0
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-2
/
+2
2014-10-29
Renamed souce files of services to match port names
Gareth Poole
1
-0
/
+0
2014-10-26
Add `override` keyword through the code.
Yuri Kunde Schlesner
1
-1
/
+1
2014-08-18
Core: Alter the kernel string functions to use std::string instead of const char*.
Lioncash
1
-1
/
+1
2014-05-19
- updated service(s) to be KernelObject's
bunnei
1
-1
/
+1
2014-04-25
- refactored how service functions are called
bunnei
1
-4
/
+0
2014-04-17
updated service comments
bunnei
1
-1
/
+2
2014-04-16
- added stubbed out GSP::Gpu service interface
bunnei
1
-1
/
+1
2014-04-16
removed no longer used function header
bunnei
1
-2
/
+0
2014-04-16
restructured hle:services completely to use function lookup tables
bunnei
1
-28
/
+2
2014-04-16
fixed naming for APT_U
bunnei
1
-5
/
+5
2014-04-16
- extracted srv: calls from service.cpp and put in its own module
bunnei
1
-13
/
+4
2014-04-14
added a stub for GetLockHandle
bunnei
1
-1
/
+7
2014-04-13
added framework for APT service (application and title launching service)
bunnei
1
-0
/
+71