Michael Scire
1e8b13ac07
libstrat: fix domain issues. in/out objects now work.
2019-12-07 18:44:45 -08:00
Michael Scire
ba1fc9ef0a
sf: implement mitm forwarding + domains.
2019-12-07 18:44:44 -08:00
Michael Scire
15f3adb8d2
sf: implement service framework enough for ro to work.
...
This completely re-does the whole interface for ipc servers.
2019-12-07 18:44:32 -08:00
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
09d8f593c6
kvdb: Implement FileKeyValueStore/Cache
2019-07-16 23:25:39 -07:00
Michael Scire
99ebbd2a18
kvdb: implement MemoryKeyValueStore
2019-07-16 23:25:39 -07:00
Michael Scire
a8282205b5
libstrat: update with svc types for creport
2019-07-12 05:30:34 -07:00
Michael Scire
e37089d167
libstrat: implement functionality for loader rewrite
2019-06-26 15:45:35 -07:00
Michael Scire
59b49c0e0c
libstrat: remove trailing whitespace
2019-06-20 12:59:48 -07:00
Michael Scire
4a120c3c16
libstrat: refactor for R_TRY
2019-06-20 05:01:24 -07:00
Michael Scire
7c9df9cfd8
results: Add R_ASSERT helper.
2019-06-20 02:00:33 -07:00
Michael Scire
3274848b56
results: correct R_END_TRY_CATCH definition
2019-06-20 00:56:33 -07:00
Michael Scire
7e0ed3b38f
Update firmware version, add loader result
2019-06-19 11:51:00 -07:00
Michael Scire
777984476e
more macro cleanup
2019-06-17 15:26:24 -07:00
Michael Scire
8e810f0618
use statement exprs in macros
2019-06-17 14:58:19 -07:00
Michael Scire
b5f1ec02b3
Add R_TRY_CLEANUP utility.
2019-06-17 14:44:07 -07:00
Michael Scire
05c58ef002
Add C++ only R_CATCH_MANY helper.
2019-06-01 21:22:07 -07:00
Michael Scire
ee05e2d91a
Add helper macros for result try/catch.
2019-06-01 20:39:11 -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
8021b07eb8
results: add FsInvalidSaveDataSpaceId
2019-04-05 13:33:06 -07:00
Michael Scire
37b74c7d75
results: add settings results
2019-03-28 23:03:13 -07:00
Michael Scire
5be736876c
libstrat: remove remaining IPC magic numbers
2019-03-28 22:44:49 -07:00
Michael Scire
1034e0744a
results: correct lr result names
2019-03-28 22:39:11 -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
033c77716c
results: Add more fs results
2019-03-28 19:45:03 -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