mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-10 22:16:44 +00:00
98cc051387
* 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 |
||
---|---|---|
.. | ||
impl | ||
os_condition_variable.cpp | ||
os_event.cpp | ||
os_interrupt_event.cpp | ||
os_memory_heap.cpp | ||
os_memory_permission.cpp | ||
os_message_queue.cpp | ||
os_mutex.cpp | ||
os_process_handle.cpp | ||
os_random.cpp | ||
os_sdk_mutex.cpp | ||
os_semaphore.cpp | ||
os_system_event.cpp | ||
os_thread.cpp | ||
os_thread_local_storage_api.cpp | ||
os_tick.cpp | ||
os_virtual_address_memory.cpp | ||
os_waitable.cpp |