1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/stratosphere/ro/source
Michael Scire 609a302e16 os: implement waitable management.
This implements waitable management for Events (and
implements Events). It also refactors PM to use new
Event/Waitable semantics, and also adds STS_ASSERT
as a macro for asserting a boolean expression. The
rest of stratosphere has been refactored to use
STS_ASSERT whenever possible.
2019-12-07 12:41:28 -08:00
..
impl os: implement waitable management. 2019-12-07 12:41:28 -08:00
ro_debug_monitor.cpp ro: refactor/rewrite into sts:: namespace 2019-06-24 02:05:51 -07:00
ro_debug_monitor.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00
ro_main.cpp strat: go all in on ncm::TitleId 2019-07-11 22:24:59 -07:00
ro_service.cpp ro: refactor/rewrite into sts:: namespace 2019-06-24 02:05:51 -07:00
ro_service.hpp stratosphere: all in on enum class CommandId 2019-06-27 23:34:53 -07:00