yuzu/src/core/hle/service/apt
Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
2016-12-14 20:35:33 -08:00
..
bcfnt Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
apt.cpp APT::GetStartupArgument: force clear startup argument 2016-12-11 22:36:12 +03:00
apt.h Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
apt_a.cpp Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
apt_a.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
apt_s.cpp Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
apt_s.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
apt_u.cpp HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time. 2016-12-05 13:44:41 -05:00
apt_u.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00