2018-09-24 00:53:32 +01:00
# Atmosphère
2020-04-26 19:06:59 +01:00
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. Its design principle consists of a multi-layered approach where each layer replaces/modifies a different component of the Nintendo Switch's system.
2018-09-24 00:53:32 +01:00
2020-04-26 19:06:59 +01:00
## Components
Atmosphère provides six core components, mimicking to some degree the various layers of the Earth's atmosphere:
2020-04-27 18:40:22 +01:00
+ [fusée ](components/fusee.md )
+ [exosphère ](components/exosphere.md )
+ [thermosphère ](components/thermosphere.md )
+ [mesosphère ](components/mesosphere.md )
+ [stratosphère ](components/stratosphere.md )
+ [troposphère ](components/troposphere.md )
2018-09-24 00:53:32 +01:00
2020-04-26 19:06:59 +01:00
Additionally, Atmosphère also provides the following secondary components:
+ [emummc ](components/emummc.md )
2020-04-27 18:40:22 +01:00
+ [sept ](components/sept.md )
+ [libraries ](components/libraries.md )
2018-09-24 00:53:32 +01:00
2020-04-26 19:06:59 +01:00
## Features
Atmosphère provides several original features which add or expand functionalities for the customized firmware environment:
+ [Cheats ](features/cheats.md )
+ [Configurations ](features/configurations.md )
2018-09-24 00:53:32 +01:00
2020-04-26 19:06:59 +01:00
## Building Atmosphère
A guide to building Atmosphère can be found [here ](building.md ).
2018-09-24 00:53:32 +01:00
2020-04-26 19:06:59 +01:00
## Upcoming Features
A list of planned features for Atmosphère can be found [here ](roadmap.md ).
2018-10-22 23:37:21 +01:00
2020-04-26 19:06:59 +01:00
## Release History
A changelog of previous versions of Atmosphère can be found [here ](changelog.md ).