Commit Graph

  • 8e29e70a61 stratosphere: Remove an unneeded constructor Léo Lam 2018-07-02 13:21:10 +0200
  • 3f7c9fc70d fs.mitm: Fix c++ modernization breaking changes Michael Scire 2018-06-27 23:02:06 -0600
  • ba805d2c8a libstratosphere: Cleanup resources when doing OutSession for domains. Michael Scire 2018-06-24 12:38:54 -0600
  • 1b356cd4f2 Modernize C++ usage (#144) Tony Wasserka 2018-06-19 18:07:31 +0000
  • 51edf0fde9 PM: Fix remaining issues, now works properly again. Michael Scire 2018-06-15 00:47:07 -0600
  • eb02ff5d5f Make PM Compile. Note: Currently broken. Michael Scire 2018-06-14 23:32:01 -0600
  • 26e676424d fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) Michael Scire 2018-06-14 17:50:01 -0600
  • cd5da88405 libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working. Michael Scire 2018-06-12 16:00:09 -0600
  • 5f10855b57 fs.mitm: Add HANS-style redirection for System Data Archives. Michael Scire 2018-06-10 11:11:05 -0600
  • 581d3de04f fs.mitm: Get Title ID on fsp-srv init, Add worker to handle subinterfaces. Michael Scire 2018-06-10 03:06:50 -0600
  • 76b1f49766 Use "final" and "override" where appropriate (#117) Tony Wasserka 2018-06-03 05:46:27 +0000
  • 59d7f41ca5 Ignore unused-but-set-variable in ipc_templating.h TuxSH 2018-05-15 00:44:10 +0200
  • 02c17a47cb libstratosphere: Make boolean autoparsing match official semantics. Michael Scire 2018-05-07 07:22:30 -0600
  • 389a69b79f ProcessManager: Fix Synchronization. Now works on 1.0.0 hardware. Michael Scire 2018-05-06 22:59:54 -0600
  • 24860d83a9 Replace std::make_tuple with simpler syntax (#77) Léo Lam 2018-05-05 20:41:39 +0200
  • e2fbbbeb4e ipc_templating: Avoid depending on order of evaluation (#83) Léo Lam 2018-05-05 20:41:08 +0200
  • b657d4adb5 ProcessManager: Implement core process management logic. Michael Scire 2018-05-03 23:58:25 -0600
  • af6d60d06c ProcessManager: Fill out ProcessTracking::Initialize() Michael Scire 2018-05-03 16:15:00 -0600
  • 90c7f03a9d Stratosphere: Add IPC templating for non-member functions. Michael Scire 2018-05-03 03:14:48 -0600
  • 43c8f417e0 Loader: Fix bugs ldr:ro, Loader now works fully on hardware. Michael Scire 2018-05-02 01:39:24 -0600
  • 0351b32b27 Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware Michael Scire 2018-04-30 22:27:07 -0600
  • 309a4607dd Stratosphere: Fix IServer constructors. SM is fully functional on hardware now. Michael Scire 2018-04-22 05:13:33 -0600
  • d772b823c6 Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path. Michael Scire 2018-04-22 03:02:08 -0600
  • 1e35599dbe Add ExistingPortServer to libstratosphere Michael Scire 2018-04-22 00:21:34 -0600
  • 6df38e0053 Stratosphere: Move boost/callable_traits into libstratosphere Michael Scire 2018-04-21 21:15:54 -0600
  • a6f993f611 Stratosphere: ServiceServer<T> -> IServer<T> as abstract base class. Michael Scire 2018-04-21 20:57:24 -0600
  • 39e9d0cb5f IPC templating style fix Michael Scire 2018-04-21 20:38:13 -0600
  • 5a8df9f128 Stratosphere: extract common code to libstratosphere. Michael Scire 2018-04-21 20:31:06 -0600