Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

XorTroll/Biosphere-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biosphere

Biosphere is no longer being worked on. For an active C++ library for homebrew development, check libnx, libtransistor or libnx++.

About Biosphere

  • Biosphere is a project whose aim is to provide an easy and effective way of developing homebrew.

  • Biosphere is splitted into different parts (see below).

Biosphere's subprojects

Biosphere library

  • These are the main libraries of Biosphere, based on libnx libraries, and inspired on Nintendo's official nn libraries and libtransistor libraries.

  • Most of the internal and/or low-level code is ported from libnx, whose authors have made a huge work with their libraries. This project wouldn't have been developed without their contributions to homebrew.

  • The syntax and structure of the library is almost completely inspired on Nintendo's libraries: same way Nintendo uses nn namespace, Biosphere library use bio namespace.

  • The concept of using object pointers for services and various kernel objects, plus some other ideas, come from libtransistor libraries. ReSwitched team has made huge contributions to homebrew development and knowledge.

Ecosphere build system

  • Ecosphere is the building system for applications, using Biosphere library.

Check the documentation for more info!

About

Bring life to Nintendo switch homebrew!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published