citra/src/core/hle/service/apt
Subv b57d58c0dc HLE/APT: Prepare the APT Wakeup parameter when the game calls Initialize
We need to know what is being run so we can set the APT parameter destination AppId correctly.
Delaying the preparation of the parameter until we know which AppId is running lets us support booting both the Home Menu and normal game Applications.
2017-09-24 08:59:30 -05:00
..
bcfnt apt/shared_font: don't relocate zero offset 2017-06-26 00:43:23 +03:00
apt.cpp HLE/APT: Prepare the APT Wakeup parameter when the game calls Initialize 2017-09-24 08:59:30 -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 APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02: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