1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 13:33:24 +01:00
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Go to file
hexkyz a9513f8d2f
Merge pull request #85 from leoetlino/boot
boot: Fix usage of svcQueryIoMapping and building
2018-05-06 15:55:04 +01:00
exosphere ENUMs for APB Slave Security Enable registers (#67) 2018-04-25 09:46:17 -07:00
fusee Fix const-correctness issue in sdmmc.h 2018-05-06 15:22:35 +02:00
img Push all graphical resources to main repo, add credits 2018-05-01 18:42:23 -06:00
stratosphere boot: Make gpio helper functions internally linked 2018-05-06 13:09:33 +02:00
thermosphere Update README.md (#70) 2018-04-26 20:45:11 -07:00
.gitignore Stratosphere: Add IPC templating for non-member functions. 2018-05-03 03:14:48 -06:00
LICENSE Add license and disclaimer. 2018-01-17 23:54:38 -08:00
Makefile Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) 2018-04-23 11:07:49 -07:00
README.md Fix critically missing credit 2018-05-06 06:28:34 -06:00

Banner

License

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.

Credits

Atmosphère is currently being developed and maintained by SciresM, TuxSH, ktemkin and hexkyz.
In no particular order, we credit the following for their invaluable contributions:

  • switchbrew for the libnx project and the extensive documentation, research and tool development pertaining to the Nintendo Switch.
  • devkitPro for the devkitA64 toolchain and libnx support.
  • ReSwitched Team for additional documentation, research and tool development pertaining to the Nintendo Switch.
  • Riley for suggesting "Atmosphere" as a Horizon OS reimplementation+customization project name.
  • naehrwert for the hekate project and its hwinit code base.
  • hedgeberg for research and hardware testing.
  • lioncash for code cleanup and general improvements.
  • jaames for designing and providing Atmosphère's graphical resources.
  • Everyone who submitted entries for Atmosphère's splash design contest.
  • All those who actively contribute to the Atmosphère repository.