citra-canary/src/core/hle/service/apt
Subv e27ae04696 HLE/APT: Always set up the APT parameter when starting a library applet.
Only use the HLE interface if an HLE applet with the desired id was started.

This commit reorganizes the APT code surrounding parameter creation and delivery to make it easier to support LLE applets in the future.

As future work, the HLE applet interface can be reworked to utilize the same facilities as the LLE interface.
2017-09-25 23:47:50 -05:00
..
bcfnt apt/shared_font: don't relocate zero offset 2017-06-26 00:43:23 +03:00
apt.cpp HLE/APT: Always set up the APT parameter when starting a library applet. 2017-09-25 23:47:50 -05:00
apt.h Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System). 2017-08-07 14:53:58 -05:00
apt_a.cpp APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02: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 HLE/APT: Always set up the APT parameter when starting a library applet. 2017-09-25 23:47:50 -05: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 APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02:00
apt_u.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00