Michael Scire
b52d630cf0
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 18:44:30 -08:00
Michael Scire
2d0811351e
fatal: refactor into sts namespace
2019-08-08 17:49:15 -07:00
Michael Scire
59b49c0e0c
libstrat: remove trailing whitespace
2019-06-20 12:59:48 -07:00
Michael Scire
8e650c8ff7
libstrat: add R_TRY helper macro.
2019-05-30 18:34:36 -07:00
Michael Scire
e8707a6581
results: add updater results
2019-05-09 01:15:40 -07:00
Michael Scire
a189071537
results: add i2c results
2019-05-01 23:20:55 -07:00
Michael Scire
9e34dbe7e2
results: add results for spl
2019-04-23 21:06:36 -07:00
Michael Scire
4d6bf21f9c
results: add ro results
2019-04-21 07:25:57 -07:00
Michael Scire
1f9e2d042c
libstrat: the current year is 2019
2019-04-07 18:56:40 -07:00
Michael Scire
37b74c7d75
results: add settings results
2019-03-28 23:03:13 -07:00
Michael Scire
492975c110
results: ncm/kvdb results (thanks @adubbz)
2019-03-28 22:07:31 -07:00
Michael Scire
4c51a40617
results: add vi results
2019-03-28 20:38:39 -07:00
Michael Scire
2f1b90e397
results: add lr results (thanks @adubbz)
2019-03-28 20:31:23 -07:00
Michael Scire
8d15f82a9b
results: Add unofficial atmosphere results header
2019-03-28 20:19:01 -07:00
Michael Scire
27164564a1
results: add sf/hipc results.
2019-03-28 19:59:33 -07:00
Michael Scire
a3ca9cf1a3
results: use kernel results, add dbg results
2019-03-28 16:56:44 -07:00
Michael Scire
6b54534f47
results: Add some kernel results, ResultSuccess
2019-03-28 16:03:11 -07:00
Michael Scire
d448c03c5d
results: Add fatal results
2019-03-28 15:37:13 -07:00
Michael Scire
aab4aedb34
results: Add SM results
2019-03-28 15:27:55 -07:00
Michael Scire
cd7f81f7b0
results: Add PM results
2019-03-28 15:15:49 -07:00
Michael Scire
0359681475
results: Add Loader results
2019-03-28 15:06:09 -07:00
Michael Scire
ea5c0f0174
libstrat: migrate result headers to library
2019-03-28 14:22:50 -07:00