1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Michael Scire f0759b0afc Stratosphere: Add libnx fsp-ldr wrapper to Loader 2018-04-19 00:37:01 -06:00
Michael Scire af11f9fdec Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented) 2018-04-18 23:15:17 -06:00
Michael Scire 30e401d125 Stratosphere: Add Registration Management to Loader 2018-04-18 23:00:10 -06:00
Michael Scire c5b7f39a67 Add support for receiving X descriptors (works on console) 2018-04-18 21:12:09 -06:00
Michael Scire 7fed8a4428 Stratosphere: Add debugging to loader, it can now be talked to on console successfully. 2018-04-18 16:24:40 -06:00
Michael Scire 8ba3894c3a Stratosphere: Skeleton actual IPC dispatch in ServiceSession 2018-04-18 12:53:04 -06:00
Michael Scire 49719c8a44 Stratosphere: Add missing priority updates 2018-04-18 12:23:06 -06:00
Michael Scire 321286ceab Stratosphere: Fill out Loader main(), fix template classes. 2018-04-18 12:10:45 -06:00
Michael Scire ee1488a1ed Turns out WaitableManager->delete_waitable() wasn't needed 2018-04-18 11:44:03 -06:00
Michael Scire cbb0a084a6 Stratosphere: Add IWaitable, WaitableManager 2018-04-18 11:41:17 -06:00
Michael Scire 8e25534912 Stratosphere: Skeleton templated IPC Server code 2018-04-18 08:57:06 -06:00
Michael Scire 5345d7c206 Stratosphere: Skeleton ldr:shel 2018-04-18 03:57:18 -06:00
Michael Scire b8ad7125ca Stratosphere: Skeleton more of ldr:dmnt->Dispatch() 2018-04-18 03:52:19 -06:00
Michael Scire c4db563261 Stratosphere: Skeleton ldr:dmnt 2018-04-18 03:30:34 -06:00
Michael Scire 21fa9ff17c Stratosphere: Fix removed add() in Launch Queue 2018-04-17 18:05:19 -06:00
Michael Scire 033cd8df24 Stratosphere: Launch Queue C style lib -> namespace 2018-04-17 18:04:41 -06:00
Michael Scire c8d1342ddf Stratosphere: Add Launch Queue to Loader
Modified from RE done by @ogniK5377
2018-04-17 17:41:57 -06:00
Michael Scire 864979179a Fix C++ header includes 2018-04-17 17:31:57 -06:00
Michael Scire 79aba08295 Stratosphere: Make dir for loader 2018-04-17 17:26:28 -06:00