mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-10 03:16:29 +00:00
3bba035b84
This is a complete implementation of what PR #532 seeks to do (thanks @ThatNerdyPikachu). However, it currently blackscreens. This is because we can't actually mitm settings, because settings must be able to complete its initialization before the sd card can be mounted. Thus we end up with a circular dependency and the console blackscreens. This problem may yet be solvable, but it's unclear immediately how this dependency might be solved. In any event, this serves as a reference to use in the event that a solution arises. |
||
---|---|---|
.. | ||
ams_mitm | ||
boot | ||
creport | ||
dmnt | ||
eclct.stub | ||
fatal | ||
libstratosphere@8ec43f0d69 | ||
loader | ||
pm | ||
ro | ||
sm | ||
spl | ||
Makefile |