Kronos2308 / ReiNX-libs

A C++ library for development of system modules for the Nintendo Switch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A C++ library for development of system modules for the Nintendo Switch.

License:GNU General Public License v2.0


Languages

Language:C++ 83.8%Language:C 14.5%Language:Makefile 1.7%