libstratosphere: refactor everything
1 parent 5c147e5 commit 058f7350311144d427b5ff33ea40c28b44f75900
@Michael Scire Michael Scire authored on 30 Oct 2018
SciresM committed on 30 Oct 2018
Showing 48 changed files
View
stratosphere/libstratosphere/include/stratosphere.hpp
View
stratosphere/libstratosphere/include/stratosphere/domainowner.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/event.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/existingportserver.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/firmware_version.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/hossynch.hpp
View
stratosphere/libstratosphere/include/stratosphere/ievent.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/ipc.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_buffers.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_domain_object.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_out.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_response_context.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_serialization.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_service_object.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_service_session.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_session_manager_base.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_special.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc/ipc_templating_old.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/ipc_templating.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/ipcsession.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/iserver.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/iserviceobject.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/isession.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/iwaitable.hpp
View
stratosphere/libstratosphere/include/stratosphere/managedportserver.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/mitm.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/mitm/imitmserviceobject.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/mitm/mitm_query_service.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/mitm/mitm_server.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/mitm/mitm_session.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/mitm/sm_mitm.h 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/multithreadedwaitablemanager.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/scope_guard.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/servers.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/services.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/services/smm_ams.h 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/serviceserver.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/servicesession.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/systemevent.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/waitable_manager.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/waitable_manager_base.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/waitablemanager.hpp 100644 → 0
View
stratosphere/libstratosphere/include/stratosphere/waitablemanagerbase.hpp 100644 → 0
View
stratosphere/libstratosphere/source/mitm_query_service.cpp 0 → 100644
View
stratosphere/libstratosphere/source/multithreadedwaitablemanager.cpp 100644 → 0
View
stratosphere/libstratosphere/source/sm_mitm.c 0 → 100644
View
stratosphere/libstratosphere/source/smm_ams.c 0 → 100644
View
stratosphere/libstratosphere/source/waitablemanager.cpp 100644 → 0