citra/src/core/hle/service/apt
Subv ecb1c6d2a1 HLE/APT: Added a function to retrieve the titleid of an applet based on the current system region.
The table was taken from the real APT service, but is incomplete due to the sheer amount of data it contains. There's 29 applets with 7 possible titleids. This table should be filled as needed.
2017-11-06 16:42:26 -05:00
..
bcfnt apt/shared_font: don't relocate zero offset 2017-06-26 00:43:23 +03:00
apt.cpp HLE/APT: Added a function to retrieve the titleid of an applet based on the current system region. 2017-11-06 16:42:26 -05:00
apt.h HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the Home Menu doesn't try to reboot the system. 2017-09-24 08:59:31 -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 Merge pull request #2953 from Subv/applet_launch 2017-10-04 15:01:58 -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