1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-01-10 11:26:15 +00:00
Atmosphere/stratosphere/ams_mitm
Michael Scire 3bba035b84 Implement blank prodinfo creation.
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.
2019-05-10 05:27:30 -07:00
..
source Implement blank prodinfo creation. 2019-05-10 05:27:30 -07:00
ams_mitm.json stratosphere: custom exception handlers (reboot to fusee) 2019-04-12 15:28:46 -07:00
Makefile ams_mitm: add ns:web mitm for HBL web support 2019-03-26 11:35:50 -07:00