libstrat: namespace remaining non-namespaced code. more new-ipc updates
1 parent ae2fa2f commit 0b22af1206cf68a150f653329f46085a95f33bc6
@Michael Scire Michael Scire authored on 20 Oct 2019
SciresM committed on 7 Dec 2019
Showing 72 changed files
View
stratosphere/boot/source/boot_check_clock.cpp
View
stratosphere/boot/source/boot_display.cpp
View
stratosphere/boot/source/boot_main.cpp
View
stratosphere/boot/source/boot_pmc_wrapper.cpp
View
stratosphere/boot/source/boot_power_utils.cpp
View
stratosphere/boot/source/boot_power_utils.hpp
View
stratosphere/boot/source/gpio/gpio_utils.cpp
View
stratosphere/boot/source/i2c/driver/impl/i2c_registers.hpp
View
stratosphere/boot/source/pinmux/pinmux_utils.cpp
View
stratosphere/boot2/source/boot2_main.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/dmnt/source/dmnt_service_debug.cpp
View
stratosphere/eclct.stub/source/eclct_stub.cpp
View
stratosphere/fatal/source/fatal_main.cpp
View
stratosphere/fatal/source/fatal_task_error_report.cpp
View
stratosphere/fatal/source/fatal_task_screen.cpp
View
stratosphere/libstratosphere/Makefile
View
stratosphere/libstratosphere/include/stratosphere.hpp
View
stratosphere/libstratosphere/include/stratosphere/ams.hpp
View
stratosphere/libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ams/ams_environment.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ams/ams_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/dd.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/defines.hpp
View
stratosphere/libstratosphere/include/stratosphere/emummc_utilities.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/on_crash.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/os/os_common_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/services/bpc_ams.h 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/services/dmntcht.h 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/sm.hpp
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_api.hpp
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/sm/sm_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp
View
stratosphere/libstratosphere/include/stratosphere/spl/spl_types.hpp
View
stratosphere/libstratosphere/include/stratosphere/utilities.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/version_check.hpp 100644 → 0
View
stratosphere/libstratosphere/source/ams/ams_bpc.c 0 → 100644
View
stratosphere/libstratosphere/source/ams/ams_bpc.h 0 → 100644
View
stratosphere/libstratosphere/source/ams/ams_environment.cpp 0 → 100644
View
stratosphere/libstratosphere/source/ams/ams_exosphere_api.cpp 0 → 100644
View
stratosphere/libstratosphere/source/ams/ams_hos_version_api.cpp
View
stratosphere/libstratosphere/source/bpc_ams.c 100644 → 0
View
stratosphere/libstratosphere/source/dd/dd_io_mappings.cpp 0 → 100644
View
stratosphere/libstratosphere/source/dmnt/dmntcht.c 0 → 100644
View
stratosphere/libstratosphere/source/dmnt/dmntcht.h 0 → 100644
View
stratosphere/libstratosphere/source/dmntcht.c 100644 → 0
View
stratosphere/libstratosphere/source/emummc_utilities.cpp 100644 → 0
View
stratosphere/libstratosphere/source/ldr/ldr_ams.c
View
stratosphere/libstratosphere/source/on_crash.cpp 100644 → 0
View
stratosphere/libstratosphere/source/pm/pm_ams.c
View
stratosphere/libstratosphere/source/service_guard.h 0 → 100644
View
stratosphere/libstratosphere/source/sm/sm_ams.c
View
stratosphere/libstratosphere/source/sm/sm_ams.h
View
stratosphere/libstratosphere/source/sm/sm_api.cpp
View
stratosphere/libstratosphere/source/sm/smm_ams.c
View
stratosphere/libstratosphere/source/spl/smc/spl_smc.cpp
View
stratosphere/libstratosphere/source/updater/updater_api.cpp
View
stratosphere/libstratosphere/source/utilities.cpp 100644 → 0
View
stratosphere/loader/source/ldr_main.cpp
View
stratosphere/loader/source/ldr_process_creation.cpp
View
stratosphere/pm/Makefile
View
stratosphere/pm/source/impl/pm_process_manager.cpp
View
stratosphere/pm/source/pm_main.cpp
View
stratosphere/ro/source/impl/ro_service_impl.cpp
View
stratosphere/ro/source/ro_main.cpp
View
stratosphere/sm/source/sm_main.cpp
View
stratosphere/spl/source/spl_main.cpp