suyu/src/core/hle/service/am/applets
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
These can be generified together by using a concept type to designate
them. This also has the benefit of not making copies of potentially very
large arrays.
2019-06-12 17:54:05 -04:00
..
applets.cpp core/core: Remove unnecessary includes 2019-05-29 00:00:27 -04:00
applets.h core/core: Remove unnecessary includes 2019-05-29 00:00:27 -04:00
error.cpp web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
error.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
general_backend.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
general_backend.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
profile_select.cpp mii_manager: Fix incorrect loop condition in mii UUID generation code 2019-04-25 08:57:23 -04:00
profile_select.h mii_manager: Fix incorrect loop condition in mii UUID generation code 2019-04-25 08:57:23 -04:00
software_keyboard.cpp applets: Port current applets to take frontend in constructor 2019-04-17 11:35:24 -04:00
software_keyboard.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
web_browser.cpp web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00
web_browser.h web_browser: Make OpenPage non-const 2019-04-17 11:35:24 -04:00