Create Documentation/Wiki

Various changes suggested by misson20000
This commit is contained in:
CyberVision
2018-09-23 18:53:32 -05:00
committed by HylianMedia
parent a2b4d9168d
commit 3c1134e3d6
15 changed files with 287 additions and 0 deletions

19
docs/roadmap.md Normal file
View File

@@ -0,0 +1,19 @@
# Release Roadmap
## Upcoming Releases
### 0.7
0.7 will be Atmosphère's first official release.
This release will include:
+ Fusée
+ Supports loading/customizing of arbitrary KIPs from the SD card.
+ Supports compile-time defined kernel patches on a per-firmware basis.
+ Configurable by editing BCT.ini on the SD card.
+ Atmosphère should also be launchable by the alternative hekate bootloader, for those who prefer it.
+ Exosphère
+ Exosphere is a re-implementation of Nintendo's TrustZone firmware, fully replicating all of its features.
+ In addition, it has been extended to provide information on current Atmosphere API version, for homebrew wishing to make use of it.
+ Stratosphère
+ loader system module
+ Service Manager system module (sm)
+ Process Manager system module (pm)
+ fs.mitm system module
+ creport system module