This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/apt
Subv 2a6ebadf66 HLE/APT: Initial HLE support for applets.
Currently only the SWKBD is emulated, and there's currently no way to ask the user for input, so it always returns "Subv" as the text.
2015-07-11 21:47:22 -05:00
..
apt.cpp HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
apt.h HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
apt_a.cpp HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05: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 Common: Remove common.h 2015-05-07 15:45:22 -03: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/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
apt_u.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00