Go to file
2020-01-03 13:05:29 -08:00
config buildsystem: more fixes 2020-01-03 13:05:29 -08:00
libmesosphere kernel_ldr: clean up KSystemControl init API 2020-01-03 13:05:28 -08:00
libstratosphere Replace HFILES with HFILES_BIN in all makefiles 2020-01-03 13:05:26 -08:00
libvapours/include kernelldr: miscellaneous fixes 2020-01-03 13:05:25 -08:00
.gitignore Update to allow building as standalone lib 2018-11-08 00:53:44 -08:00
.gitmodules remove boost include 2019-07-17 00:07:24 -07:00
LICENSE Update to allow building as standalone lib 2018-11-08 00:53:44 -08:00
Makefile meso: skeleton libmesosphere in prep for kernelldr dev 2020-01-03 13:05:20 -08:00
README.md Add stratosphere makefile, move common/include to libs 2019-12-09 03:54:45 -08:00

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.