fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM)
Also greatly refactors libstratosphere, and does a lot of other things.
There is a lot of code in this one.
1 parent 82b248a commit c2d9ac8f5c268d0672a4344dd9a8e2d53a25face
@Michael Scire Michael Scire authored on 15 Jun 2018
Showing 56 changed files
View
stratosphere/fs_mitm/fs_mitm.json
View
stratosphere/fs_mitm/source/debug.cpp
View
stratosphere/fs_mitm/source/fs_istorage.hpp
View
stratosphere/fs_mitm/source/fs_shim.c
View
stratosphere/fs_mitm/source/fs_shim.h
View
stratosphere/fs_mitm/source/fsmitm_layeredrom.cpp 0 → 100644
View
stratosphere/fs_mitm/source/fsmitm_layeredrom.hpp 0 → 100644
View
stratosphere/fs_mitm/source/fsmitm_main.cpp
View
stratosphere/fs_mitm/source/fsmitm_romfsbuild.cpp 0 → 100644
View
stratosphere/fs_mitm/source/fsmitm_romfsbuild.hpp 0 → 100644
View
stratosphere/fs_mitm/source/fsmitm_romstorage.hpp
View
stratosphere/fs_mitm/source/fsmitm_service.cpp
View
stratosphere/fs_mitm/source/fsmitm_service.hpp
View
stratosphere/fs_mitm/source/fsmitm_utils.cpp
View
stratosphere/fs_mitm/source/fsmitm_utils.hpp
View
stratosphere/fs_mitm/source/fsmitm_worker.cpp
View
stratosphere/fs_mitm/source/fsmitm_worker.hpp
View
stratosphere/fs_mitm/source/imitmserviceobject.hpp
View
stratosphere/fs_mitm/source/mitm_query_service.cpp 0 → 100644
View
stratosphere/fs_mitm/source/mitm_query_service.hpp 0 → 100644
View
stratosphere/fs_mitm/source/mitm_server.hpp
View
stratosphere/fs_mitm/source/mitm_service.cpp 100644 → 0
View
stratosphere/fs_mitm/source/mitm_service.hpp 100644 → 0
View
stratosphere/fs_mitm/source/mitm_session.hpp
View
stratosphere/fs_mitm/source/sm_mitm.c
View
stratosphere/fs_mitm/source/sm_mitm.h
View
stratosphere/libstratosphere/include/stratosphere.hpp
View
stratosphere/libstratosphere/include/stratosphere/domainowner.hpp
View
stratosphere/libstratosphere/include/stratosphere/ievent.hpp
View
stratosphere/libstratosphere/include/stratosphere/ipcsession.hpp
View
stratosphere/libstratosphere/include/stratosphere/iserviceobject.hpp
View
stratosphere/libstratosphere/include/stratosphere/isession.hpp
View
stratosphere/libstratosphere/include/stratosphere/multithreadedwaitablemanager.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/systemevent.hpp
View
stratosphere/libstratosphere/include/stratosphere/waitablemanager.hpp
View
stratosphere/libstratosphere/include/stratosphere/waitablemanagerbase.hpp
View
stratosphere/libstratosphere/source/multithreadedwaitablemanager.cpp 0 → 100644
View
stratosphere/loader/source/ldr_debug_monitor.hpp
View
stratosphere/loader/source/ldr_process_creation.cpp
View
stratosphere/loader/source/ldr_process_manager.hpp
View
stratosphere/loader/source/ldr_registration.cpp
View
stratosphere/loader/source/ldr_registration.hpp
View
stratosphere/loader/source/ldr_ro_service.hpp
View
stratosphere/loader/source/ldr_shell.hpp
View
stratosphere/pm/source/pm_boot_mode.cpp
View
stratosphere/pm/source/pm_boot_mode.hpp
View
stratosphere/pm/source/pm_debug_monitor.cpp
View
stratosphere/pm/source/pm_debug_monitor.hpp
View
stratosphere/pm/source/pm_info.hpp
View
stratosphere/pm/source/pm_process_wait.hpp
View
stratosphere/pm/source/pm_shell.cpp
View
stratosphere/pm/source/pm_shell.hpp
View
stratosphere/sm/source/sm_registration.cpp
View
stratosphere/sm/source/sm_registration.hpp
View
stratosphere/sm/source/sm_user_service.cpp
View
stratosphere/sm/source/sm_user_service.hpp