hexkyz
|
28e4d4411d
|
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
|
2018-09-07 16:00:13 +01:00 |
|
Michael Scire
|
c2d9ac8f5c
|
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM)
Also greatly refactors libstratosphere, and does a lot of other things.
There is a lot of code in this one.
|
2018-06-14 17:51:18 -06:00 |
|
Michael Scire
|
237ff0d1e7
|
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
|
2018-06-12 16:01:04 -06:00 |
|
Tony Wasserka
|
edc099f026
|
Use "final" and "override" where appropriate (#117)
|
2018-06-02 22:46:27 -07:00 |
|
Michael Scire
|
e05f199394
|
Loader: Fix (all?) remaining bugs in ldr:pm.
Loader now works when booted as a KIP1. NOTE: ldr:ro still needs
debugging.
|
2018-05-01 16:49:20 -06:00 |
|
Michael Scire
|
674528b246
|
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
|
2018-04-22 03:02:19 -06:00 |
|
Michael Scire
|
b81ceeca21
|
Stratosphere: extract common code to libstratosphere.
|
2018-04-21 20:31:06 -06:00 |
|
Michael Scire
|
6a51ce25b3
|
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
|
2018-04-21 19:52:49 -06:00 |
|
Michael Scire
|
878d68f7e0
|
Stratosphere: Add handle/pid output to IPC templating, fix failure condition message preparation.
|
2018-04-21 05:17:31 -06:00 |
|
Michael Scire
|
b6ba7b94b9
|
Stratosphere: Implement ldr:pm->GetProgramInfo()
|
2018-04-20 23:58:42 -06:00 |
|
Michael Scire
|
0fb107fb86
|
Stratosphere: Add arguments to GetProgramInfo
|
2018-04-20 21:38:51 -06:00 |
|
Michael Scire
|
7a2cfa4d60
|
Stratosphere: Add WrapIpcCommandImpl templating.
|
2018-04-20 19:34:39 -06:00 |
|
Michael Scire
|
af11f9fdec
|
Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented)
|
2018-04-18 23:15:17 -06:00 |
|