1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-18 21:13:23 +01:00
Atmosphere/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2018-01-18 07:38:55 +00:00
2018-04-27 10:56:06 +01:00
![Banner](img/banner.png?raw=true)
2018-04-27 10:56:48 +01:00
=====
2018-04-27 10:56:06 +01:00
2018-01-18 07:38:55 +00:00
![License](https://img.shields.io/badge/License-GPLv2-blue.svg)
2018-03-30 02:30:58 +01:00
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
2018-04-30 17:48:03 +01:00
Credits
=====
Atmosphère is currently being developed and maintained by __SciresM__, __TuxSH__, __ktemkin__ and __hexkyz__.<br>
In no particular order, we credit the following for their invaluable contributions:
* __switchbrew__ for the [libnx](https://github.com/switchbrew/libnx) project and the extensive [documentation, research and tool development](http://switchbrew.org) pertaining to the Nintendo Switch.
* __devkitPro__ for the [devkitA64](https://devkitpro.org/) toolchain and libnx support.
* __ReSwitched Team__ for additional [documentation, research and tool development](https://reswitched.tech/) pertaining to the Nintendo Switch.
2018-05-01 17:17:34 +01:00
* __naehrwert__ for the [hekate](https://github.com/nwert/hekate) project and its hwinit code base.
2018-04-30 17:48:03 +01:00
* __hedgeberg__ for research and hardware testing.
* __lioncash__ for code cleanup and general improvements.
* _All those who actively contribute to the Atmosphère repository._