strat: TitleId -> ProgramId, titles->contents
1 parent 1636668 commit ea3ebbaa7da200bb867d3a760ab7e3b51ddf1807
@Michael Scire Michael Scire authored on 28 Oct 2019
SciresM committed on 7 Dec 2019
Showing 86 changed files
View
Makefile
View
stratosphere/boot/source/boot_main.cpp
View
stratosphere/boot2/source/boot2_main.cpp
View
stratosphere/creport/source/creport_crash_report.cpp
View
stratosphere/creport/source/creport_main.cpp
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.cpp
View
stratosphere/dmnt/source/dmnt_main.cpp
View
stratosphere/eclct.stub/source/eclct_stub.cpp
View
stratosphere/fatal/source/fatal_main.cpp
View
stratosphere/fatal/source/fatal_service.cpp
View
stratosphere/fatal/source/fatal_task_error_report.cpp
View
stratosphere/fatal/source/fatal_task_screen.cpp
View
stratosphere/libstratosphere/include/atmosphere/svc/svc_types.hpp
View
stratosphere/libstratosphere/include/stratosphere.hpp
View
stratosphere/libstratosphere/include/stratosphere/ams/ams_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/cfg/cfg_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/fatal/fatal_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/ldr/ldr_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/ncm/ncm_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/pm/pm_info_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/pm/pm_shell_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/ro/ro_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp
View
stratosphere/libstratosphere/include/stratosphere/sf/sf_service_object.hpp
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_manager_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_types.hpp
View
stratosphere/libstratosphere/source/ams/ams_environment.cpp
View
stratosphere/libstratosphere/source/boot2/boot2_api.cpp
View
stratosphere/libstratosphere/source/cfg/cfg_flags.cpp
View
stratosphere/libstratosphere/source/cfg/cfg_override.cpp
View
stratosphere/libstratosphere/source/hid/hid_api.cpp
View
stratosphere/libstratosphere/source/ldr/ldr_ams.c
View
stratosphere/libstratosphere/source/ldr/ldr_ams.h
View
stratosphere/libstratosphere/source/ldr/ldr_pm_api.cpp
View
stratosphere/libstratosphere/source/pm/pm_ams.c
View
stratosphere/libstratosphere/source/pm/pm_ams.h
View
stratosphere/libstratosphere/source/pm/pm_dmnt_api.cpp
View
stratosphere/libstratosphere/source/pm/pm_info_api.cpp
View
stratosphere/libstratosphere/source/pm/pm_shell_api.cpp
View
stratosphere/libstratosphere/source/sm/sm_manager_api.cpp
View
stratosphere/libstratosphere/source/sm/sm_mitm_api.cpp
View
stratosphere/libstratosphere/source/updater/updater_api.cpp
View
stratosphere/loader/source/ldr_arguments.cpp
View
stratosphere/loader/source/ldr_arguments.hpp
View
stratosphere/loader/source/ldr_content_management.cpp
View
stratosphere/loader/source/ldr_content_management.hpp
View
stratosphere/loader/source/ldr_ecs.cpp
View
stratosphere/loader/source/ldr_ecs.hpp
View
stratosphere/loader/source/ldr_launch_record.cpp
View
stratosphere/loader/source/ldr_launch_record.hpp
View
stratosphere/loader/source/ldr_loader_service.cpp
View
stratosphere/loader/source/ldr_loader_service.hpp
View
stratosphere/loader/source/ldr_main.cpp
View
stratosphere/loader/source/ldr_meta.cpp
View
stratosphere/loader/source/ldr_meta.hpp
View
stratosphere/loader/source/ldr_process_creation.cpp
View
stratosphere/loader/source/ldr_process_creation.hpp
View
stratosphere/loader/source/ldr_ro_manager.cpp
View
stratosphere/loader/source/ldr_ro_manager.hpp
View
stratosphere/pm/source/impl/pm_process_info.cpp
View
stratosphere/pm/source/impl/pm_process_info.hpp
View
stratosphere/pm/source/impl/pm_process_manager.cpp
View
stratosphere/pm/source/impl/pm_process_manager.hpp
View
stratosphere/pm/source/pm_debug_monitor_service.cpp
View
stratosphere/pm/source/pm_debug_monitor_service.hpp
View
stratosphere/pm/source/pm_info_service.cpp
View
stratosphere/pm/source/pm_info_service.hpp
View
stratosphere/pm/source/pm_main.cpp
View
stratosphere/pm/source/pm_shell_service.cpp
View
stratosphere/pm/source/pm_shell_service.hpp
View
stratosphere/ro/source/impl/ro_nrr_utils.cpp
View
stratosphere/ro/source/impl/ro_nrr_utils.hpp
View
stratosphere/ro/source/impl/ro_service_impl.cpp
View
stratosphere/ro/source/ro_main.cpp
View
stratosphere/sm/source/impl/sm_service_manager.cpp
View
stratosphere/sm/source/impl/sm_service_manager.hpp
View
stratosphere/sm/source/sm_main.cpp
View
stratosphere/sm/source/sm_manager_service.cpp
View
stratosphere/sm/source/sm_manager_service.hpp
View
stratosphere/sm/source/sm_user_service.cpp
View
stratosphere/sm/source/sm_user_service.hpp
View
stratosphere/spl/source/spl_main.cpp