Atmosphere/libraries
2020-02-24 05:01:41 -08:00
..
config crypto: Implement BigNum/ExpMod 2020-02-23 06:51:32 -08:00
libmesosphere crypto: Implement BigNum/ExpMod 2020-02-23 06:51:32 -08:00
libstratosphere libstrat: fix unconverted _WITH_ASSERTs 2020-02-24 05:01:41 -08:00
libvapours pss: extra validity check 2020-02-24 04:32:37 -08:00
.gitignore
.gitmodules git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00
.gitrepo
LICENSE
Makefile
README.md

License

Atmosphere-libs is a collection of libraries for doing operating system development for the Nintendo Switch.

Licensing

This software is licensed under the terms of the GPLv2, with exemptions for specific projects noted below.

You can find a copy of the license in the LICENSE file.

Exemptions:

  • The yuzu emulator project is exempt from GPLv2 licensing and may (at its option) instead license any source code authored for the atmosphere-libs project as GPLv2 or later.

Credits

Atmosphere-libs is currently being developed and maintained by SciresM.

In addition to those credited in Atmosphère's credits, we would like to thank for contributing to atmosphere-libs in some significant way:

Additional credits may be found in the README.md for specific libraries.