Atmosphere/libraries/libstratosphere/source/fssystem
SciresM 98cc051387
pgl: Reimplement the pgl sysmodule (#896)
* pgl: add skeleton folder to stratosphere

* pgl: Add service interface for IShellInterface

* pgl: begin skeletoning shell service, implement two commands.

* pgl: Implement three more commands.

* pgl: implement bool tracking commands

* pgl: Implement TriggerApplicationSnapShotDumper

* pgl: implement InitializeProcessControlTask

* pgl: Implement pgl::srv::Initialize

* pgl: Implement main()

* pgl: Implement (Get)ShellEventObserver

* pgl: implement LaunchProgramFromHost, GetHostContentMetaInfo

* pgl: Implement ProcessControlTask

* settings: fix duplicate object name

* pgl: fix minor bugs in impl
2020-04-16 19:55:47 -07:00
..
buffers fs: implement system heap 2020-04-06 03:15:33 -07:00
fssystem_aes_ctr_storage.cpp fs: Implement AesXtsStorage 2020-04-06 05:44:33 -07:00
fssystem_aes_xts_storage.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fssystem_dbm_rom_path_tool.cpp fssystem: add RomFsFileSystem 2020-04-04 02:37:21 -07:00
fssystem_directory_redirection_filesystem.cpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
fssystem_directory_savedata_filesystem.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fssystem_external_code.cpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fssystem_partition_file_system.cpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
fssystem_partition_file_system_meta.cpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
fssystem_pooled_buffer.cpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 19:55:47 -07:00
fssystem_romfs_filesystem.cpp fssystem: add RomFsFileSystem 2020-04-04 02:37:21 -07:00
fssystem_subdirectory_filesystem.cpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
fssystem_utility.cpp fs: add AesCtrStorage 2020-04-06 03:58:52 -07:00