dmnt: refactor to use sts:: namespace.
1 parent a750e55 commit 78a730ddf667d1cb6a15850feb06d44b4083c89f
@Michael Scire Michael Scire authored on 16 Sep 2019
SciresM committed on 18 Sep 2019
Showing 39 changed files
View
stratosphere/dmnt/Makefile
View
stratosphere/dmnt/source/cheat/dmnt_cheat_service.cpp 0 → 100644
View
stratosphere/dmnt/source/cheat/dmnt_cheat_service.hpp 0 → 100644
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.cpp 0 → 100644
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.hpp 0 → 100644
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_debug_events_manager.cpp 0 → 100644
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_debug_events_manager.hpp 0 → 100644
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.cpp 0 → 100644
Too large (Show diff)
View
stratosphere/dmnt/source/cheat/impl/dmnt_cheat_vm.hpp 0 → 100644
View
stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_manager.cpp 100644 → 0
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_cheat_manager.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_service.cpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_service.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_types.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_cheat_vm.cpp 100644 → 0
Too large (Show diff)
View
stratosphere/dmnt/source/dmnt_cheat_vm.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_config.cpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_config.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_hid.cpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_hid.hpp 100644 → 0
View
stratosphere/dmnt/source/dmnt_main.cpp
View
stratosphere/dmnt/source/dmnt_service.hpp
View
stratosphere/dmnt/source/dmnt_service_debug.cpp
View
stratosphere/dmnt/source/dmnt_service_target_io.cpp
View
stratosphere/dmnt/source/ini.c 100644 → 0
View
stratosphere/dmnt/source/ini.h 100644 → 0
View
stratosphere/dmnt/source/pm_shim.c 100644 → 0
View
stratosphere/dmnt/source/pm_shim.h 100644 → 0
View
stratosphere/libstratosphere/Makefile
View
stratosphere/libstratosphere/include/stratosphere/dmnt.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/hossynch.hpp
View
stratosphere/libstratosphere/include/stratosphere/pm.hpp
View
stratosphere/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp 0 → 100644
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 0 → 100644